Published May 24, 2018
| Version v2
Dataset
Open
MPAS-Ocean V6 Run Directories
Description
Each file includes everything needed to run a simulation with MPAS-Ocean V6.0. The steps are:
- download
- unzip: tar xvfz filename.tar.gz
- add a link to your compiled executable of MPAS-Ocean V6
- run, e.g. mpirun -n $N ocean_model
If the simulation was successful, you will see:
tail -n 1 log.ocean.0000.out
Logging complete. Closing file at ...
See http://mpas-dev.github.io for User's Guide, github release page, description of each test case, and more.