GEOS-5 Documentation for Heracles 4.3: Difference between revisions

Created page with "This page lists pages with information on setting up and running GEOS-5 Heracles 4.3. Earlier and later versions of GEOS-5 may differ in details that, while minor, will requi..."
 
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
<pre>
<pre>
==========================================================================
==========================================================================
19Jun2015, Takacs,    CVS Tag: Heracles-4_0 (non-zero-diff to Heracles-3_0)
21Sep2015, Takacs,    CVS Tag: Heracles-4_3 (zero-diff to Heracles-4_2)
                       Module: GEOSagcm
                       Module: GEOSagcm
------------------------------------------------------------------------------
------------------------------------------------------------------------------
1) Added MERRA2-DD option within GOCART Chemistry
1) Implemented new saltwater merge with CICE  (zero-diff if disabled)
2) Implemented CMPOPS (MERRA-1 and MERRA-2) within Quickplot, plus other plot updates
2) Updates to 2nd-moment microphysics, tag: b_HR42_091015_2M
3) Modified Constituent Scaling to Preserve Dry Mass Mixing Ratio
3) Updates Surface/Shared/Raster from Sarith for latest BC development
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
Restart Changes: none
           Note: Converts to NC4 Restats automatically
 
 
==========================================================================
14Aug2015, Takacs,    CVS Tag: Heracles-4_2 (zero-diff to Heracles-4_1)
                      Module: GEOSagcm
------------------------------------------------------------------------------
1) Added AGCM.rc parameter:  MAPL_ENABLE_BOOTSTRAP
 
  The Default valus is "NO", which means that ALL restart files must exist and
  the must contain ALL variables used by the model.
 
  By setting MAPL_ENABLE_BOOTSTRAP: YES
  the model will bootstrap all missing variables from the restarts which
  are classified as OPTIONAL.  This works for both binary and nc4 files.
  Currently, all variables within the model restarts are OPTIONAL (by default)
  except for:
 
    1) ALL variables within fvcore_internal_rst (except DZ and W)
    2) Q-Vapor      within  moist_internal_rst
    3) All variables within  catch_internal_rst
 
  You can still bootstrap individual restarts by placing the "+" or "-"
  as before, together with MAPL_ENABLE_BOOTSTRAP: NO
  However, there is no mechanism to bootstrap REQUIRED variables.
  Only variables that are classified as OPTIONAL are bootstrappable.
 
Restart Changes: none
          Note: +/- notation no longer needed
 
 
==========================================================================
04Aug2015, Takacs,    CVS Tag: Heracles-4_1 (non-zero-diff to Heracles-4_0)
                      Module: GEOSagcm
------------------------------------------------------------------------------
1) Modified GOCART to use ExtData for IMPORTS
2) Updates to QUICKPLOT
3) Fixed LandIce ALBEDO diagnostic (zero-diff)
4) Added GCMICHEM and STRATCHEM setups and HISTORY
5) Added rs_numtiles(.F90, .x) to check ocean tiles for consistency with BCs
 
Restart Changes: none
           Note: Converts to NC4 Restarts automatically
 
</pre>
</pre>


Line 43: Line 72:
* [[Setting up to create an experiment page on GMAO Intranet]]
* [[Setting up to create an experiment page on GMAO Intranet]]


* [[Using the SatSim Gridded Component in Heracles 4.3]]
* [[Using the SatSim Gridded Component in Heracles]]


* [[Heracles 4.3 Single Column Model]]
* [[Heracles Single Column Model]]


== Heracles 4.3 Documentation ==
== Heracles 4.3 Documentation ==


* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
 
<!--
* [[Heracles 4.3 Boundary Conditions]]
* [[Heracles 4.3 Boundary Conditions]]
 
-->
* List of Export/Import/Internal states, generated with <code>src/GMAO_Shared/MAPL_Base/mapl_vlist.py</code>
* List of Export/Import/Internal states, generated with <code>src/GMAO_Shared/MAPL_Base/mapl_vlist.py</code>
** [[Heracles 4.3 states sorted by short name | Sorted by short name]]
** [[Heracles 4.3 states sorted by short name | Sorted by short name]]