Ganymed 2.1 Quick Start: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 79: Line 79:


  Enter the Atmospheric Horizontal Resolution code:
  Enter the Atmospheric Horizontal Resolution code:
              b --  2  deg   
-----------------------------------------------------------
              c --  1  deg   
      Lat/Lon                    Cubed-Sphere
              d -- 1/2 deg   
-----------------------------------------------------------
              e -- 1/4 deg   
    b --  2  deg               c48  -- 2  deg
              o --  other    
    c --  1  deg               c90  -- 1  deg
    d -- 1/2 deg               c180 -- 1/2 deg (56-km)
    e -- 1/4 deg (35-km)        c360 -- 1/4  deg (28-km)  
                                c720 -- 1/8 deg (14-km)
                                c1440 - 1/16 deg ( 7-km)
    


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.  On the next seven questions, hit enter to accept the default:
For your first time out you will probably want to enter <code>c48</code> (corresponding to ~2 degree resolution with the Cubed Sphere).  On the next seven questions, hit enter to accept the default:
   
   
  Do you wish to run the COUPLED Ocean/Sea-Ice Model? (Default: NO or FALSE)
  Do you wish to run the COUPLED Ocean/Sea-Ice Model? (Default: NO or FALSE)
Line 183: Line 186:
The contents of the output files (including which variables get saved) may be configured in the  <code>''HOMEDIR''/HISTORY.rc</code> -- a good description of this file may be found at http://modelingguru.nasa.gov/clearspace/docs/DOC-1190 .
The contents of the output files (including which variables get saved) may be configured in the  <code>''HOMEDIR''/HISTORY.rc</code> -- a good description of this file may be found at http://modelingguru.nasa.gov/clearspace/docs/DOC-1190 .


'''Back to [[GEOS-5 Documentation for Ganymed 2.0]]'''
'''Back to [[GEOS-5 Documentation for Ganymed 2.1]]'''