Skip to content

qingli411/A2020_CVMix_in_GOTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVMix in GOTM

Notebooks to rerun the GOTM simulations and reproduce the figures described in the manuscript "Integrating CVMix into GOTM (v6.0): A consistent framework for testing, comparing, and applying ocean mixing schemes" published in Geoscientific Model Development (2021). These notebooks make use of the Python tools for GOTM gotmtool, which is included as a submodule. Use

git submodule update --init --recursive

to check out the submodule.

Run

./gotm_env_init.py

in gotmtool/ and follow the steps to set up the environment for gotmtool. An active Python environment is required.