From e1f6bf07d02d4e0150051ca736d343f20e96a83c Mon Sep 17 00:00:00 2001 From: Katetc Date: Thu, 7 Mar 2024 17:17:50 -0700 Subject: [PATCH] Addressing review comments --- bld/namelist_files/namelist_defaults_cam.xml | 17 ++++++++++-- bld/namelist_files/namelist_definition.xml | 27 ++++++++++---------- 2 files changed, 29 insertions(+), 15 deletions(-) diff --git a/bld/namelist_files/namelist_defaults_cam.xml b/bld/namelist_files/namelist_defaults_cam.xml index 3322e9bb72..d10f5196cc 100644 --- a/bld/namelist_files/namelist_defaults_cam.xml +++ b/bld/namelist_files/namelist_defaults_cam.xml @@ -2082,12 +2082,19 @@ 0.04 0.1 .false. + .false. + .true. + .false. .true. + .false. .false. .false. + .false. + .false. .false. .false. .false. + .true. .false. .false. .false. @@ -2104,16 +2111,22 @@ .false. .false. .true. + .false. .false. + .false. .false. .false. .true. - .true. - .true. + .false. + .true. + .true. + .true. + .true. .true. .false. .false. .true. + .true. .false. .false. .false. diff --git a/bld/namelist_files/namelist_definition.xml b/bld/namelist_files/namelist_definition.xml index 16ae7abbd3..50d811ce68 100644 --- a/bld/namelist_files/namelist_definition.xml +++ b/bld/namelist_files/namelist_definition.xml @@ -4022,11 +4022,12 @@ each Gaussian. -Selected option for the two-component normal -(double Gaussian) PDF type to use for the w, rt, -and theta-l (or w, chi, and eta) portion of -CLUBB's multivariate, two-component PDF. + group="clubb_params_nl" valid_values="1,2,3,4,5,6,7" > +Selected option for the two-component normal (double Gaussian) PDF type to use for the w, rt, +and theta-l (or w, chi, and eta) portion of CLUBB's multivariate, two-component PDF. +iiPDF_ADG1 = 1 (ADG1 PDF), iiPDF_ADG2 = 2 (ADG2 PDF), iiPDF_3D_Luhar = 3 (3D Luhar PDF), +iiPDF_new = 4 (new PDF), iiPDF_TSDADG = 5 (TSDADG PDF), iiPDF_LY93 = 6 (Lewellen and Yoh (1993)), +iiPDF_new_hybrid = 7 (new hybrid PDF) -For rtm nudging +Turn on (true) and off (false) rtm nudging. -Divides Kh_N2_zm by a stability factor +Whether or not we want CLUBB to apply a stability correction Kh_N2_zm. -For anisotropic turbulent kinetic energy, i.e. -TKE = 1/2 (u'^2 + v'^2 + w'^2) +Use anisotropic turbulent kinetic energy in the CLUBB higher order closure, i.e. +calculate TKE = 1/2 (u'^2 + v'^2 + w'^2). This improves the simulation of complex +turbulence but at a greater cost than running without. -This flag determines whether we want to use an upwind -differencing approximation rather than a centered -differencing for turbulent or mean advection terms. It +This flag determines whether we want to use an upwind differencing approximation +rather than a centered differencing for turbulent or mean advection terms. It affects rtm, thlm, sclrm, um and vm. @@ -4310,7 +4311,7 @@ is used. -For wind speed nudging. +Turn on (true) or off (false) uv wind speed nudging.