Sample submission script for NCAR's derecho¶
- multiple CPUs using MPI (distributed memory)
- cm1run_derecho
Run a CM1 test case¶
utils/run_case.csh: csh script to run a CM1 test case
Usage:
utils/run_case.csh <case> [-f]
<case>: Name of the test case (e.g., "dunion_MT").
-f : (Optional) Force overwrite of existing run directories.
Convert GrADS format to netcdf¶
output_format = 1or unformatted direct-access binary format- Requires CDO (climate data operators)
- On NCAR's derecho, use the two following commands:
Combining output (MPI users)¶
- Fortran programs that combine the tiled GrADS output from CM1 into one file