Running ADAS: Difference between revisions
Line 66: | Line 66: | ||
To simulate the OPS run d591_fpit, we make a few changes: | To simulate the OPS run d591_fpit, we make a few changes: | ||
# NX, NY in AGCM.rc.tmpl and AGCM.BOOTSTRAP.rc.tmpl have the same values as in the OPS run | # NX, NY in AGCM.rc.tmpl and AGCM.BOOTSTRAP.rc.tmpl have the same values (8, 48) as in the OPS run | ||
# Copy HISTORY.rc.tmpl over from the OPS run | # Copy HISTORY.rc.tmpl over from the OPS run | ||
# Copy obsys.rc over from the OPT run | # Copy obsys.rc over from the OPT run | ||
# NX, NY in GSI_GridComp.rc.tmpl should match those from the OPS run | # NX, NY in GSI_GridComp.rc.tmpl should match those from the OPS run (6, 36) | ||
# Set NUM_SGMT to 1 in CAP.rc.tmpl | # Set NUM_SGMT to 1 in CAP.rc.tmpl | ||
# <tt>g5das.j</tt> | # <tt>g5das.j</tt> | ||
## | ## PBS -l select=32 | ||
## <tt>setenv NCPUS</tt> | ## <tt>setenv NCPUS 384</tt> | ||
## <tt>setenv NCPUS_GSI</tt> | ## <tt>setenv NCPUS_GSI 216</tt> | ||
====One cycle==== | ====One cycle==== |