Ganymed 1.0 Quick Start: Difference between revisions
Line 67: | Line 67: | ||
gcm_setup | gcm_setup | ||
The <code>gcm_setup</code> script asks you to provide an experiment name | The <code>gcm_setup</code> script asks you to provide an experiment name : | ||
Enter the Experiment ID: | |||
Your experiment name (later called ''EXPID'') should be one word with no spaces, not starting with a numeral. Then the script will ask for a description: | |||
Enter a 1-line Experiment Description: | |||
Spaces are ok here. It will also ask you for the atmospheric model resolution, expecting the code for one of the displayed resolutions. | |||
Enter the Atmospheric Horizontal Resolution code: | |||
b -- 2 deg | |||
c -- 1 deg | |||
d -- 1/2 deg | |||
e -- 1/4 deg | |||
o -- other | |||
For your first time out you will probably want to enter <code>b</code> (corresponding to ~2 degree resolution). Then it asks you which dynamical core to use: | |||
Enter the Dynamical Core to use: FV (Lat-Lon), FV3 (Cubed-Sphere) | |||
Enter <code>FV</code> for lat-lon. | |||