Skip to content

New defaults for cesm3.0 workhorse#190

Merged
alperaltuntas merged 5 commits into
ESCOMP:mainfrom
gustavo-marques:new_defaults_cesm3.0_sep24
Sep 6, 2024
Merged

New defaults for cesm3.0 workhorse#190
alperaltuntas merged 5 commits into
ESCOMP:mainfrom
gustavo-marques:new_defaults_cesm3.0_sep24

Conversation

@gustavo-marques

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

Copy link
Copy Markdown
Collaborator
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
Copy Markdown
Collaborator Author

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

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