Running the GEOS-5 SBU Benchmark: Difference between revisions
mNo edit summary |
|||
Line 276: | Line 276: | ||
To create the experiment, run create_expt.py and choose a C720 horizontal resolution with climatological GOCART: | To create the experiment, run create_expt.py and choose a C720 horizontal resolution with climatological GOCART: | ||
$ $PORTBCS/scripts/create_expt.py benchmark-GEOSadas-5_16-5-5day-c720 | $ $PORTBCS/scripts/create_expt.py benchmark-GEOSadas-5_16-5-5day-c720 --horz c720 --ocean o3 --gocart C --account <ACCOUNTID> --expdir <root-for-experiment> | ||
Found c720 horizontal resolution in experiment name | Found c720 horizontal resolution in experiment name | ||
Using c720 horizontal resolution | Using c720 horizontal resolution | ||
Line 289: | Line 289: | ||
Running gcm_setup...done. | Running gcm_setup...done. | ||
Experiment is located in directory: <root-for-experiment>/benchmark-GEOSadas-5_16-5-5day-c720 | Experiment is located in directory: <root-for-experiment>/benchmark-GEOSadas-5_16-5-5day-c720 | ||
Again, if you don't pass in an account-id, you'll get the default of g0620 (the developer's account). | Again, if you don't pass in an account-id, you'll get the default of g0620 (the developer's account). |