Code used in Gloege et al. 2017
source
= directory with model source code (do not modifity this)inputs
= the inputs used to force the model in different provincescode
= modified source code is hererunning
= directory where you run the compiled modelbuild_MITgcm.bash
= script used to build and compile the model
Set the paths to model source code, modified code, and optifle in build_MITgcm.bash
Then compile the model with ./build_MITgcm.bash
The model is currently configured for the NADR province.
In the data files, change the paths to correct forcing files in inputs
.
Then use run_1d_MITgcm_habanero.sh
to run the model. Make sure you moved the mitgcmuv
executable
from the build directory.
This is currently setup to use the Habanero cluster at Columbia University.