GEOS-5 Checkout and Build Instructions (Fortuna): Difference between revisions
No edit summary |
|||
Line 203: | Line 203: | ||
qsub gcm_run.1 | qsub gcm_run.1 | ||
and you can ignore '''gcm_run.j'''. You will get updated files like '''gcm_run.2''' and '''CAP.2''', etc., for each submission of the model. | and you can ignore '''gcm_run.j'''. You will get updated files like '''gcm_run.2''' and '''CAP.2''', etc., for each submission of the model. | ||
'''Running on Pleiades''' | |||
This tag has successfully checked out, built, run, and archived results on NAS machine Pleiades. There seem to be only two modifications to what is described to make, both to the '''gcm_run.j''' script. First, the PIESA style emissions are located differently on Pleiades, so: | |||
setenv CHMDIR /discover/pcolarco/fvInput/AeroCom | |||
If you follow the '''Optional Modifcation''' above, look for the occurrence of the '''caladvance''' script call in '''gcm_run.j'''. The path to that script is ''/u/pcolarco/bin/caladvance'' on Pleiades. Don't forgot to copy your '''gcm_run.j''' to '''gcm_run.1''' and submit that job. | |||
=== Setup the Experiment EXPDIR === | === Setup the Experiment EXPDIR === |