GEOS-5 Checkout and Build Instructions (Fortuna): Difference between revisions
Line 173: | Line 173: | ||
This is the model run script. You might not need to edit anything, but check in here to see if we are pointing to the right emission files. Mine has the following line: | This is the model run script. You might not need to edit anything, but check in here to see if we are pointing to the right emission files. Mine has the following line: | ||
setenv CHMDIR /share/dasilva/fvInput | setenv CHMDIR /share/dasilva/fvInput | ||
which points to the PIESA chemistry emission files presumed in this run. You might have to modify this line on a different system or to use different emission inventories. | which points to the PIESA chemistry emission files presumed in this run. You might have to modify this line on a different system or to use different emission inventories. | ||
Line 199: | Line 199: | ||
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: | 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 /nobackup/pcolarco/fvInput | setenv CHMDIR /nobackup/pcolarco/fvInput | ||
=== Setup the Experiment EXPDIR === | === Setup the Experiment EXPDIR === |