Regridding Restarts for Icarus 2.0: Difference between revisions

mNo edit summary
Comment out old text
 
(One intermediate revision by the same user not shown)
Line 53: Line 53:


OTHER OPTIONS
OTHER OPTIONS
  -levsout  levsout  number of atmosphere levels in output
   -oceanin  oceanIN  ocean horizontal grid of inputs
   -oceanin  oceanIN  ocean horizontal grid of inputs
                       =c : 1-deg (360x180); e.g. Reynolds
                       =c : 1-deg (360x180); e.g. Reynolds
Line 81: Line 82:
                       Not valid for tags prior to Heracles; Note: This option will add
                       Not valid for tags prior to Heracles; Note: This option will add
                       10-20 minutes to the regrid process.
                       10-20 minutes to the regrid process.
  -route            write the route_internal_rst


   -[no]bkg          copy and rename input bkg + satbang/bias files
   -[no]bkg          copy and rename input bkg + satbang/bias files
Line 88: Line 90:


   -grpid            group id; sponsor code to use for batch job charge
   -grpid            group id; sponsor code to use for batch job charge
  -qos debug        use SBATCH --qos=debug directive for batch jobs,
                      if job meets --qos=debug requirements
   -db                (debug mode) Do not clean work directory after running programs;
   -db                (debug mode) Do not clean work directory after running programs;
   -dbh              (debug hash) Show contents of hashes: %IN and %OUT
   -dbh              (debug hash) Show contents of hashes: %IN and %OUT
Line 128: Line 132:
       G20  : Ganymed-2_0  ............  Ganymed-2_1_p6
       G20  : Ganymed-2_0  ............  Ganymed-2_1_p6
       G30  : Ganymed-3_0  ............  Ganymed-3_0_p1
       G30  : Ganymed-3_0  ............  Ganymed-3_0_p1
       G40  : Ganymed-4_0  ............  Heracles-4_0
       G40  : Ganymed-4_0  ............  Heracles-5_4_p3
       HNL  : Heracles-NL  ............  Heracles-NL
       HNL  : Heracles-NL  ............  Heracles-NL


Line 140: Line 144:
       5A0  : GEOSadas-5_10_0  ........  GEOSadas-5_10_0_p1
       5A0  : GEOSadas-5_10_0  ........  GEOSadas-5_10_0_p1
       5B0  : GEOSadas-5_10_0_p2  .....  GEOSadas-5_11_0
       5B0  : GEOSadas-5_10_0_p2  .....  GEOSadas-5_11_0
       512  : GEOSadas-5_12_2  ........  GEOSadas-5_13_1
       512  : GEOSadas-5_12_2  ........  GEOSadas-5_16_5
 
AUTHOR
  Joe Stassi, SSAI (joe.stassi@nasa.gov)


</pre>
</pre>
Line 220: Line 221:
* <code>catch_internal_rst</code>, <code>lake_internal_rst</code>, <code>landice_internal_rst</code>, and <code>saltwater_internal_rst</code> must be re-gridded due to new land surface tile data
* <code>catch_internal_rst</code>, <code>lake_internal_rst</code>, <code>landice_internal_rst</code>, and <code>saltwater_internal_rst</code> must be re-gridded due to new land surface tile data
* All other restarts from earlier versions should be boot-strapped.
* All other restarts from earlier versions should be boot-strapped.
<!--


== Where to Find MERRA Restarts ==
== Where to Find MERRA Restarts ==
Line 401: Line 404:


This will have the effect that when the model starts, it will look for that restart file and use it if it finds it, and will otherwise bootstrap the restart file.  Running the model for a model day using this modified <code>AGCM.rc</code> will produce a full set of restart files, which can be used with the default model configuration.
This will have the effect that when the model starts, it will look for that restart file and use it if it finds it, and will otherwise bootstrap the restart file.  Running the model for a model day using this modified <code>AGCM.rc</code> will produce a full set of restart files, which can be used with the default model configuration.
-->


'''Back to [[GEOS-5 Documentation for Icarus 2.0]]'''
'''Back to [[GEOS-5 Documentation for Icarus 2.0]]'''