GEOS-5 Documentation for Heracles 5.3: Difference between revisions

 
Change all 5.2 to 5.3
Line 1: Line 1:
__FORCETOC__
__FORCETOC__
This page lists pages with information on setting up and running GEOS-5 Heracles 5.2.  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 5.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]]'''
'''Back to [[GEOS-5 User's and Developer's Guides]]'''
Line 130: Line 130:
</pre>
</pre>


== Running Heracles 5.2 ==
== Running Heracles 5.3 ==


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


* [[Heracles 5.2 User's Guide]]
* [[Heracles 5.3 User's Guide]]


* [[Running a Suite of Forecasts]]
* [[Running a Suite of Forecasts]]
Line 144: Line 144:
* [[Heracles Single Column Model]]
* [[Heracles Single Column Model]]


== Heracles 5.2 Documentation ==
== Heracles 5.3 Documentation ==


* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
<!--
<!--
* [[Heracles 5.2 Boundary Conditions]]
* [[Heracles 5.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 5.2 states sorted by short name | Sorted by short name]]
** [[Heracles 5.3 states sorted by short name | Sorted by short name]]
** [[Heracles 5.2 states sorted by component name | Sorted by component name]]
** [[Heracles 5.3 states sorted by component name | Sorted by component name]]
<!--
<!--
* [[Heracles 5.2 Single Column Model]]
* [[Heracles 5.3 Single Column Model]]
* [[Regridding Restarts for Ganymed 1.0]]: Explains how to create restart (initial condition) files for Ganymed 1.0 starting from those of other versions, or to convert them from different resolutions.
* [[Regridding Restarts for Ganymed 1.0]]: Explains how to create restart (initial condition) files for Ganymed 1.0 starting from those of other versions, or to convert them from different resolutions.
-->
-->
Line 162: Line 162:
* [[GEOS-5 Run-Time Characteristics]]
* [[GEOS-5 Run-Time Characteristics]]


* Hierarchical structure: Below is a (partially folded) view of the Heracles 5.2 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.
* Hierarchical structure: Below is a (partially folded) view of the Heracles 5.3 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.


<!--
<!--
Line 168: Line 168:
GEOSgms (or agcm or ogcm) and ran:
GEOSgms (or agcm or ogcm) and ran:


   $ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/h51_tree.mm
   $ tree -d -I CVS -X | sed -f ~/MindMapFiles/mindmap.sedfile > ~/MindMapFiles/h53_tree.mm


You'll then need to manually go into the XML file and change the top
You'll then need to manually go into the XML file and change the top
Line 174: Line 174:
-->
-->


<mm>[[h52_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm>
<mm>[[h53_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]]'''