-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Alper Altuntas edited this page Mar 12, 2020
·
9 revisions
git clone -b cesm2_2_alpha04d_mom6 https://github.com/ESCOMP/CESM.git
cd CESM/
./manage_externals/checkout_externals -o
CESM/cime/scripts/create_newcase --run-unsupported --res T62_t061 --compset CMOM --case c.T62_t061.001
cd c.T62_t061.001
./case.setup
./case.build
./case.submit
Note: All available MOM6 resolutions and component sets (compsets) are provided in the following page: [TODO]
For more information on running CESM, check out the following quickstart guide: https://escomp.github.io/CESM/release-cesm2/
User Manual: MOM6 in CESM