Fortuna 2.0 User's Guide: Difference between revisions
New page: This page explains various aspects of running GEOS-5 Fortuna 2.0. == Displaying Model Experiment Results == GEOS-5 Steps for Extranet Model Experiments: 1. Have a GMAO employee *r... |
No edit summary |
||
Line 1: | Line 1: | ||
This page explains various aspects of running GEOS-5 Fortuna 2.0. | This page explains various aspects of running GEOS-5 Fortuna 2.0. | ||
== Getting the Names of Exports == | |||
You can get the units by running the model executable | |||
with this line in CAP.rc changed to 3: | |||
PRINTSPEC: 0 # (0: OFF, 1: IMPORT & EXPORT, 2: IMPORT, 3: EXPORT) | |||
| | |||
V | |||
PRINTSPEC: 3 # (0: OFF, 1: IMPORT & EXPORT, 2: IMPORT, 3: EXPORT) | |||
This will produce a list of exports, their gridded components, units, | |||
dimensions to stdout. Just change the CAP.rc and run the executable -- | |||
it will make the list and nothing else. | |||
== Displaying Model Experiment Results == | == Displaying Model Experiment Results == |