cd /path/to/MOM
git clone https://github.com/NOAA-GFDL/MOM6-examples.git MOM6-examples cd MOM6-examples git submodule init git submodule update --recursive
git submodule update src/FMS git submodule update --init --recursive src/MOM6 git submodule update src/SIS2 git submodule update tools/matlab/gtools git submodule update tools/python/MIDAS cd src/MOM6 git submodule init git submodule update