GEOS-5 Documentation for Heracles 4.0: Difference between revisions

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page lists pages with information on setting up and running GEOS-5 Heracles 4.0.  Earlier and later versions of GEOS-5 may differ in details that, while minor, will require different steps for building and running, so ''caveat utilitor''.  
This page lists pages with information on setting up and running GEOS-5 Heracles 4.0.  Earlier and later versions of GEOS-5 may differ in details that, while minor, will require different steps for building and running, so ''caveat utilitor''.  


'''Back to [[GEOS-5 User's and Developer's Guides]]'''
----  
----  
== ChangeLog Entry ==
In <code>src/Applications/GEOSgcm_App/ChangeLog</code>:
<pre>
==========================================================================
19Jun2015, Takacs,    CVS Tag: Heracles-4_0 (non-zero-diff to Heracles-3_0)
                      Module: GEOSagcm
------------------------------------------------------------------------------
1) Added MERRA2-DD option within GOCART Chemistry
2) Implemented CMPOPS (MERRA-1 and MERRA-2) within Quickplot, plus other plot updates
3) Modified Constituent Scaling to Preserve Dry Mass Mixing Ratio
4) Used REAL*8 selectively within Turbulence to preserve Constituent Mass during mixing
5) Added option for Triangular Truncation within MKIAU
6) Corrected subtle error related to REPLAY_Q = NO within MKIAU_GridComp
7) Added feature to write AGCM_IMPORT files during Regular REPLAY. 
  This results in Zero-Diff when using those files to force an EXACT REPLAY.
8) Merged updates from 2nd-Moment Microphysics, tag: t_HR051815_2M_updated
  Merged updates from branch: b_HR051815_donifan as of June 19, 2015
  (default, zero-diff when not used)
9) GMIchem: ExtData.rc is now used to import emissions, replacing Chem_UtilMPread. 
  When GMICHEM is the AERO_PROVIDER, the aerosols now populate the AEROSOLS bundle in the AERO state.
10) B.Putman's updates to COSP Simulator
11) M2R12K FV3 Dynamics
12) Convert to NC4 Restats automatically
Restart Changes: none
          Note: Converts to NC4 Restats automatically
</pre>


== Running Heracles 4.0 ==
== Running Heracles 4.0 ==
Line 16: Line 46:


* [[Heracles 4.0 Single Column Model]]
* [[Heracles 4.0 Single Column Model]]
* [[Run GEOS-5 on NCCS Haswells]]


== Heracles 4.0 Documentation ==
== Heracles 4.0 Documentation ==
Line 25: Line 53:
* [[Heracles 4.0 Boundary Conditions]]
* [[Heracles 4.0 Boundary Conditions]]


* List of Export/Import/Internal states
* List of Export/Import/Internal states, generated with <code>src/GMAO_Shared/MAPL_Base/mapl_vlist.py</code>
** [[Heracles 4.0 states sorted by short name | Sorted by short name]]
** [[Heracles 4.0 states sorted by short name | Sorted by short name]]
** [[Heracles 4.0 states sorted by component name | Sorted by component name]]
** [[Heracles 4.0 states sorted by component name | Sorted by component name]]
Line 41: Line 69:


<mm>[[G40_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm>
<mm>[[G40_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm>
----
'''Back to [[GEOS-5 User's and Developer's Guides]]'''