NCAR / omwg_dev

Repo to centralize the OMWG development, including workflows and diagnostics
0 stars 0 forks source link

g.e23_a16g.GJRAv4.TL319_t232_zstar_N65.2024.017 #28

Open gustavo-marques opened 7 months ago

gustavo-marques commented 7 months ago

Purpose: Check the effects of reducing vertical viscosity/diffusivity due to convection (KD_CONV = 1.0 -> 1.0E-4 m2/s)


Description:

Twin of 2024.015, but with KD_CONV = 1.0E-4 m2/s.


Case directory:

MOM6 tag: dev/ncar_240311

MOM_interface tag: mi_240311

CICE6 tag: cice_20230707

CESM_CICE tag: cesm_cice6_4_1_10


Diagnostics:

--compset 2000_DATM%JRA-1p4-2018_SLND_CICE_MOM6_DROF%JRA-1p4-2018_SGLC_SWAV_SESP --res TL319_t232

The following included in user_nl_mom:

INPUTDIR = "INPUT"
STOCH_EOS=True
STANLEY_COEFF=0.5
USE_STANLEY_PGF=True
USE_STANLEY_ML=True
USE_STANLEY_ISO=True
USE_STANLEY_GM=True
USE_NEUTRAL_DIFFUSION = True
NDIFF_TAPERING = True
KHTR_USE_EBT_STRUCT = True
MEKE_KHTR_FAC = 1.0
DO_GEOTHERMAL = True
GEOTHERMAL_SCALE = 1.0
GEOTHERMAL_FILE = "geothermal_davies2013_tx2_3_20231120_cdf5.nc"
GEOTHERMAL_VARNAME = "geothermal_hf"
CVMix_CONVECTION%
KD_CONV = 1.0E-4
%CVMix_CONVECTION