GEOS-5 Documentation for Heracles 4.3

Revision as of 13:30, 5 October 2015 by Andrew.eichmann (talk | contribs) (Running Heracles 4.3)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 require different steps for building and running, so caveat utilitor.

Back to GEOS-5 User's and Developer's Guides


ChangeLog Entry

In src/Applications/GEOSgcm_App/ChangeLog:

==========================================================================
21Sep2015, Takacs,    CVS Tag: Heracles-4_3 (zero-diff to Heracles-4_2)
                       Module: GEOSagcm
------------------------------------------------------------------------------
1) Implemented new saltwater merge with CICE  (zero-diff if disabled)
2) Updates to 2nd-moment microphysics, tag: b_HR42_091015_2M 
3) Updates Surface/Shared/Raster from Sarith for latest BC development

Restart Changes: none


==========================================================================
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

Running Heracles 4.3

  • Heracles 4.3 Quick Start: This page describes the minimum steps required to build and run GEOS-5 Heracles 4.3 on NCCS discover and NAS pleiades. You should successfully complete the steps in these instructions before doing anything more complicated.

Heracles 4.3 Documentation

  • Hierarchical structure: Below is a (partially folded) view of the Ganymed-4_1 hierarchy where each node is a GridComp. Some of the nodes are folded (marked with a circle at the end) for clarity - clicking the composite node reveals the sub-nodes.


<mm>flash|500px|parameters startCollapsedToLevel=4</mm>


Back to GEOS-5 User's and Developer's Guides