Compiling MOM6

These are gadi specific instructions to compile the ocean-only version of MOM6 using scripts developed by Angus Gibson

To build ocean-only MOM6 on NCI:

cd /scratch/$PROJECT/$USER
git clone https://github.com/coecms/mom6-ninja-nci.git
cd mom6-ninja-nci
./cms_build.sh

When this completes (it takes a few minutes) there should be a MOM6 executable at ocean_only_symmetric/MOM6.

See the original repository for information on customising the build.