-
Notifications
You must be signed in to change notification settings - Fork 19
CESM_CICE tag process
David A. Bailey edited this page Oct 8, 2025
·
3 revisions
Welcome to the CESM_CICE wiki!
CESM_CICE is the wrapper layer for the CICE Consortium model within CESM. This wrapper contains namelist definitions, testlists, and the fxtag (in .gitmodules) for the specific tag of CICE that should be used.
- tags for CESM_CICE are always made from CESM_CICE main.
- when a new CICE tag is brought (see the wiki at https://github.com/ESCOMP/CICE) this is added to fxtag in .gitmodules
- commit and push changes to .git modules and cime_config as needed
- run aux_cice tests against baselines if appropriate
- tag convention is cesm3_cice6_6_1_n where the version of CICE is used plus incrementing n by one.
- PRs to CESM_CICE should go to main.