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> | ||
========================================================================== | ========================================================================== | ||
21Sep2015, Takacs, CVS Tag: Heracles-4_3 (zero-diff to Heracles-4_2) | |||
Module: GEOSagcm | Module: GEOSagcm | ||
------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ||
1 | 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 | Restart Changes: none | ||
Note: Converts to NC4 | |||
========================================================================== | |||
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 | * [[Using the SatSim Gridded Component in Heracles]] | ||
* [[Heracles | * [[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]] |