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

New defaults for cesm3.0 workhorse #190

Merged

Conversation

gustavo-marques
Copy link
Collaborator

@gustavo-marques gustavo-marques commented Sep 1, 2024

KHTH_MIN = KHTR_MIN = 50
OPACITY_SCHEME = "OHLMANN"
PEN_SW_NBANDS = 2
DIABATIC_FIRST = False
REMAP_VEL_CONSERVE_KE = False (= True breaks the dimensional consistency tests)
FULL_DEPTH_KHTR_MIN = True
FULL_DEPTH_KHTH_MIN = True
KHTH_MIN = 50
MOM6_VERTICAL_GRID = hycom1

When the grid is hycom1:

REGRID_COMPRESSIBILITY_FRACTION = 0
MAX_LAYER_THICKNESS_CONFIG = "FILE:dz_max_90th_quantile.nc,dz"
Z_INIT_REMAP_GENERAL = True

KHTH_MIN = KHTR_MIN = 50
OPACITY_SCHEME = "OHLMANN"
DIABATIC_FIRST = False
REMAP_VEL_CONSERVE_KE = True
FULL_DEPTH_KHTR_MIN = True
FULL_DEPTH_KHTH_MIN = True
KHTH_MIN = 50
MOM6_VERTICAL_GRID = hycom1

When grid is hycom1:

REGRID_COMPRESSIBILITY_FRACTION = 0
MAX_LAYER_THICKNESS_CONFIG = "FILE:dz_max_90th_quantile.nc,dz"
Z_INIT_REMAP_GENERAL = True
@gustavo-marques
Copy link
Collaborator Author

NCAR/MOM6#299 is required to review this PR.

@alperaltuntas alperaltuntas merged commit c24a355 into ESCOMP:main Sep 6, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants