Documentation for GEOS GCM v10: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
'''Back to [[GEOS User's and Developer's Guides]]'''
'''Back to [[GEOS User's and Developer's Guides]]'''
----  
----  
= Running GEOS GCM =
* [[GEOS GCM Quick Start]]: This page describes the minimum steps required to build and run GEOS GCM v10 on NCCS discover and NAS pleiades.  You should successfully complete the steps in these instructions before doing anything more complicated.
* [[GEOS GCM User's Guide]]
* [[Regridding Restarts for GEOS GCM]]
* [[Using the ExtData component]]
* [[Running a Suite of Forecasts]]
* [[Setting up to create an experiment page on GMAO Intranet]]
* [[Using the SatSim Gridded Component in Jason]]
* [[GEOS GCM Single Column Model]]
= GEOS GCM Documentation =
* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
* List of Export/Import/Internal states, generated with <code>src/GMAO_Shared/MAPL_Base/mapl_vlist.py</code>
** [[Jason 3.0 states sorted by short name | Sorted by short name]]
** [[Jason 3.0 states sorted by component name | Sorted by component name]]
<!--
Created by:
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_comp.txt
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_short.txt
-->
* [[GEOS-5 Run-Time Characteristics]]
* Hierarchical structure: Below is a (partially folded) view of the Jason 3.0 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>[[J30_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm>
<!--
-->


<!--
<!--
Line 419: Line 461:
For previous changes please see [[:File:ChangeLog-PreJason.txt|ChangeLog-PreJason.txt]]
For previous changes please see [[:File:ChangeLog-PreJason.txt|ChangeLog-PreJason.txt]]


== Running GEOS GCM ==
* [[GEOS GCM Quick Start]]: This page describes the minimum steps required to build and run GEOS GCM v10 on NCCS discover and NAS pleiades.  You should successfully complete the steps in these instructions before doing anything more complicated.
* [[GEOS GCM User's Guide]]
* [[Regridding Restarts for GEOS GCM]]
* [[Using the ExtData component]]
* [[Running a Suite of Forecasts]]
* [[Setting up to create an experiment page on GMAO Intranet]]
* [[Using the SatSim Gridded Component in Jason]]
* [[GEOS GCM Single Column Model]]
== GEOS GCM Documentation ==
* [[Media:GEOS5_doc.pdf|GEOS 5 Developer's Guide]] (pdf)
* List of Export/Import/Internal states, generated with <code>src/GMAO_Shared/MAPL_Base/mapl_vlist.py</code>
** [[Jason 3.0 states sorted by short name | Sorted by short name]]
** [[Jason 3.0 states sorted by component name | Sorted by component name]]
<!--
Created by:
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort comp --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_comp.txt
$ ./GMAO_Shared/MAPL_Base/mapl_vlist.py --sort short --format wiki /home/mathomp4/Models/Jason-3_0/GEOSodas/src/GEOSgcs_GridComp/ > /home/mathomp4/MindMapFiles/Jason-3_0/j30_states_sort_by_short.txt
-->
* [[GEOS-5 Run-Time Characteristics]]
* Hierarchical structure: Below is a (partially folded) view of the Jason 3.0 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>[[J30_tree.mm|flash|500px|parameters startCollapsedToLevel=4]]</mm>
<!--
-->


----  
----  
'''Back to [[GEOS User's and Developer's Guides]]'''
'''Back to [[GEOS User's and Developer's Guides]]'''