MPAS-Ocean Barotropic Tidal Simulation Run Directories
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7019896
下载链接
链接失效反馈官方服务:
资源简介:
This file contains the initial files needed to run the barotropic tidal simulations in MPAS-Ocean.
Download the resolution you want (icos7-10 or vr45to5). Inside the resolution directory is "inline", "scalar", and "shared". "Inline" is the run directory for inline SAL. "Scalar" is the run directory for scalar SAL. "Shared" contains data needed to run either case.
The steps are:
download
unzip: tar xvfz filename.tar.gz
navigate to run directory (resolution/inline OR resolution/scalar)
add a link to shared files (e.g., ln -s ../shared/* )
add a link to your compiled executable of MPAS-Ocean
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 Github page: https://github.com/E3SM-Project/E3SM for Quick Start Guide and more.
创建时间:
2022-09-27



