GEOS-5 Documentation for Heracles 5.1: Difference between revisions
Initial Commit |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<pre> | <pre> | ||
12Jan2016, Takacs, CVS Tag: Heracles-5_1 (non-zero diff to Heracles-5_0) | |||
Module: GEOSagcm | |||
------------------------------------------------------------------------------ | |||
1) Updates to CO emissions | |||
2) Updates to GMIchem_GridComp | |||
3) Updates to TR_GridComp | |||
4) Default to Use SST Cool Layer | |||
5) Changed Defaults for SST and Regular REPLAY Grid Transform parameteres within AGCM.rc: | |||
INTERPOLATE_SST: 0 or 1 ( Defaults are now model decisions based on grid resolution comparisons ) | |||
BKG2ANACNSRV: 0 or 1 ( Defaults are now model decisions based on grid resolution comparisons ) | |||
ANA2BKGCNSRV: 0 or 1 ( Defaults are now model decisions based on grid resolution comparisons ) | |||
Restart Changes: yes | |||
Additional Imports to: tr_import_rst (Bootstrappable) | |||
========================================================================== | |||
07Dec2015, Takacs, CVS Tag: Heracles-5_0 | |||
Module: GEOSagcm | |||
------------------------------------------------------------------------------ | |||
1) Updates to 2nd-moment microphysics | |||
2) Updates GMIchem_GridComp to tag: Heracles-UNSTABLE_GMI as of 10Nov2015 | |||
3) Update to tag: mat-HU-FixRRTMGLW-v_1 to fix regression issue in RRTMG | |||
4) Updates to QUICKSTAT to compute Confidence | |||
5) Updates to QUICKPLOT | |||
6) Fixed Reverse Order Argument List error for cloudnew.F90 (wrt: VFALLRN & VFALLSN) | |||
7) Implemented RASPARAM.F90 and CLDPARAM.F90 for clarity. (zero-diff) | |||
8) Updated DUST Optical Tables from v14.2 to v15.3 | |||
Note: This change affects ALL Emission Types: OPS, MERRA2, PIESA, etc. | |||
The only way to get the original MERRA2 emission files is to run with the MERRA2 Tag. | |||
9) Fixed SS_GridComp to maskout emissions over Great Lakes and Capsian Sea. | |||
10) Changed Default Parameters: SYNCTQ = 1 (ON) | |||
PRECIPRAD = 1 (ON) | |||
CLDMICRO = 2MOMENT | |||
11) Changed Single-Moment MicroPhysics behavior. (Note: Default is 2-Moment) | |||
Restart Changes: none | |||
========================================================================== | ========================================================================== | ||
21Sep2015, Takacs, CVS Tag: Heracles-4_3 (zero-diff to Heracles-4_2) | 21Sep2015, Takacs, CVS Tag: Heracles-4_3 (zero-diff to Heracles-4_2) | ||
Line 92: | Line 131: | ||
* [[Using svn with the trac Repository]] | * [[Using svn with the trac Repository]] | ||
* [[GEOS-5 Run-Time Characteristics | * [[GEOS-5 Run-Time Characteristics]] | ||
* Hierarchical structure: Below is a (partially folded) view of the Heracles 5.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. | |||
<!-- | |||
To create these files, I made a stock checkout of Heracles, went to | |||
GEOSgms (or agcm or ogcm) and ran: | |||
$ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/h51_tree.mm | |||
You'll then need to manually go into the XML file and change the top | |||
node (which tree gives as '.'). | |||
--> | |||
<mm>[[ | <mm>[[h51_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm> | ||
---- | ---- | ||
'''Back to [[GEOS-5 User's and Developer's Guides]]''' | '''Back to [[GEOS-5 User's and Developer's Guides]]''' |