GEOS-5 Quick Start: Difference between revisions
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
The rest of the questions provide defaults which will be suitable for now, so just press enter for these. 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 rest of the questions provide defaults which will be suitable for now, so just press enter for these. 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: | ||
* | *<code>post</code> (containing the post-processing job script) | ||
* | *<code>archive</code> (containing an incomplete archiving job script) | ||
* | *<code>plot</code> (containing an incomplete plotting job script) | ||
The post-processing script will complete (i.e., add necessary commands to) 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. | The post-processing script will complete (i.e., add necessary commands to) 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. |