Ganymed 1.0 Quick Start: Difference between revisions

Line 125: Line 125:




The script produces an experiment directory (''EXPDIR'') in your space as <code>/discover/nobackup/''USERID''/''EXPID''</code>, which contains, among other things, the sub-directories:
The script produces an experiment directory (''EXPDIR'') in your space as <code>/discover/nobackup/''USERID''/''EXPID''</code>, which contains the files and sub-directories:
 
*<code>AGCM.rc</code> -- resource file with specifications of boundary conditions, initial conditions, parameters, etc.
*<code>archive/</code> -- contains job script for archiving output
*<code>CAP.rc</code> -- resource file with run job parameters
*<code>ExtData.rc</code> -- sample resource file for external data, not used
*<code>forecasts/</code> -- contains scripts used for data assimilation mode
*<code>gcm_run.j</code> -- run script
*<code>GEOSgcm.x</code> -- model executable
*<code>HISTORY.rc</code> -- resource file specifying the fields in the model that are output as data
*<code>plot/</code> -- contains plotting job script template and .rc file
*<code>post/</code> -- contains the script template and .rc file for post-processing model output
*<code>RC/</code> -- contains
*<code>regress/</code>
 
 


*<code>post</code>  (containing the script template and .rc file for post processing model output)
*<code>archive</code>  (containing an archiving job script template)
*<code>plot</code>  (containing plotting job script template and .rc file)


The post-processing script will generate the archiving and plotting scripts as it runs.  The setup script that you ran also creates an experiment home directory (''HOMEDIR'') as <code>~''USERID''/geos5/''EXPID''</code>  containing the run scripts and GEOS resource (<code>.rc</code>) files.  (You can also specify the experiment home directory to be the same as the experiment directory.)
The post-processing script will generate the archiving and plotting scripts as it runs.  The setup script that you ran also creates an experiment home directory (''HOMEDIR'') as <code>~''USERID''/geos5/''EXPID''</code>  containing the run scripts and GEOS resource (<code>.rc</code>) files.  (You can also specify the experiment home directory to be the same as the experiment directory.)