Running the GEOS-5 SBU Benchmark: Difference between revisions

Line 162: Line 162:
This is a script that attempts to ease setting up a GEOS-5 AGCM run. It has some "smarts" in that it will detect from an experiment ID some information, but you can be explicit (to the point you can specify impossible experiments too).
This is a script that attempts to ease setting up a GEOS-5 AGCM run. It has some "smarts" in that it will detect from an experiment ID some information, but you can be explicit (to the point you can specify impossible experiments too).


To actually create the experiment, run the script:
To actually create the experiment, run the script and choose a C48 horizontal resolution:


  $ ~mathomp4/bin/create_expt.py test-1day-expt --horz c48 --account <ACCOUNTID>
  $ ~mathomp4/bin/create_expt.py test-1day-expt --horz c48 --account <ACCOUNTID>