Running ADAS: Difference between revisions

Fix the 2nd rename and add a sed command for AGCM.rc
Remove the bits about changing the PBS select line until issues are resolved.
Line 62: Line 62:


Also, be sure to add an "exit" after you run the executable (if, say, you want to run one segment).
Also, be sure to add an "exit" after you run the executable (if, say, you want to run one segment).
If you are running the test via qsub, you'll also want to change the select line of gcm_run.j to:
#PBS -l select=90:ncpus=8:proc=west:mpiprocs=8


5. RC files
5. RC files