*New baselines for tx2_3v2 05/03/2024 #162
Conversation
HYCOM1_ONLY_IMPROVES=True CHANNEL_LIST_FILE=MOM_channels_global_tx2_3v2 TOPO_FILE = ocean_topo_tx2_3v2_240501.nc
alperaltuntas
left a comment
There was a problem hiding this comment.
There seems to be at least two issues:
(1) I am getting the following error for g16, t061, and t025 grids. Granted we will soon remove g16 and t061, but I think we should extend KV for all tested grids for now:
FATAL from PE 0: read_param_real: Unable to find variable KV in any input files.
(2) The SMS_D.TL319_t232.GMOM_JRA_RYF.derecho_intel tests fails. This test is run with DEBUG=TRUE and there doesn't seem to be a descriptive error message.
|
@alperaltuntas, thanks for reviewing this. I have now defined KV for all grids. |
| HYBRID:vgrid.nc,sigma2,dz" | ||
| datatype: string | ||
| value: | ||
| $MOM6_VERTICAL_GRID == "zstar_65L": '"FILE:zstar_75layer_2.5m_248.4m-2024-03-29.nc,dz"' |
There was a problem hiding this comment.
Should this be zstar_75L? zstar_65L is in the next block.
There was a problem hiding this comment.
Thanks for catching this, Mike. This has been fixed in the last commit.
mnlevy1981
left a comment
There was a problem hiding this comment.
Looks good to me now!
|
@alperaltuntas; please re-evaluate this PR using NCAR/MOM6#279 |
Update MEKE settings,
RESOLN_SCALED_KHTR=TrueandUSE_SIMPLER_EADY_GROWTH_RATE=True(MEKE tuning NCAR/omwg_dev#30);Update topography and channel widths (Temperature bias in the Sulu and Celebes Seas NCAR/omwg_dev#41; Reduce tracer biases in the Black Sea NCAR/omwg_dev#36);
Set
KV=KD=0andKD_MIN=2.0E-07;Add an optional zstar 75 layer grid (
MOM6_VERTICAL_GRID == "zstar_75L").Set
HYCOM1_ONLY_IMPROVES=True;Set
INTERPOLATION_SCHEME = REMAPPING_SCHEME = VELOCITY_REMAPPING_SCHEME = "PPM_CW";