Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MALI static mode #6924

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthewhoffman
Copy link
Contributor

@matthewhoffman matthewhoffman commented Jan 21, 2025

MALI static mode is used as a data mode where MALI is an active component but its state does not change. This commit updates data mode to ensure that additional physics packages are disabled:


  • thermal solver
  • ice-shelf basal melting
  • facemelting
  • subglacial hydrology

These physics packages were previously defaulted to off or are still defaulted to off in E3SM, so these changes ensure that after (or if) those defaults are changed that the MALI state will remain unchanged in "static" mode.

MALI static mode is used as a data mode where MALI is an active
component but its state does not change.  This commit updates data mode
to ensure that additional physics options are disabled:

* thermal solver
* ice-shelf basal melting
* facemelting
* subglacial hydrology

These physics packages were previously defaulted to off or are still
defaulted to off in E3SM, so these changes ensure that after (or if)
those defaults are changed that the MALI state will remain unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants