GEOS-5 Checkout and Build Instructions (Fortuna): Difference between revisions

Line 228: Line 228:
=== Setup the Experiment EXPDIR ===
=== Setup the Experiment EXPDIR ===
Now go to your EXPDIR.
Now go to your EXPDIR.
You want to specify the model start time at this point.  Create a file called ''cap_restart".  The contents of the file should read:
YYYYMMDD HHMMSS
where you replace the strings above with the year-month-day and hour-minute-second of your desired model start time.  For example:
20071231 210000


You might want to edit the resource files in the RC sub-directory (e.g., '''GEOS_ChemGridComp.rc''' to turn on '''GOCART''' and '''Chem_Registry.rc''' to turn components on/off).
You might want to edit the resource files in the RC sub-directory (e.g., '''GEOS_ChemGridComp.rc''' to turn on '''GOCART''' and '''Chem_Registry.rc''' to turn components on/off).


You also need some restarts to run the model.  For Fortuna at "b" resolution you can copy a set (valid nominally at 19991231) from /discover/nobackup/project/gmao/iesa/aerosol/Data/restarts/144x91/19991231 (on pleiades: /nobackup/pcolarco/restart0/piesa/b72).  You can just copy these files into your experiment directory, but what I like to is make a "restart0" directory in my EXPDIR and copy the files there, and then copy back up to the EXPDIR.
You also need some restarts to run the model.  For Fortuna at "b" resolution you can copy a set (valid nominally at 20071231) from /discover/nobackup/pcolarco/restart0/piesa/Fortuna-2_4/ (on pleiades: /nobackupp10/pcolarco/restart0/piesa/Fortuna-2_4/).  You can just copy all the files *.rst into your experiment directory, but what I like to is make a "restart0" directory in my EXPDIR and copy the files there, and then copy back up to the EXPDIR.


=== Run the Simulation ===
=== Run the Simulation ===