-
Notifications
You must be signed in to change notification settings - Fork 173
cam6_3_026: Support for the CAM Perturbed Parameter Ensemble (PPE) #398
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
Changes from 20 commits
a369161
bff0ad1
d36887f
6d87152
2ba0055
8ab8633
9bf2c66
d38c23a
1cf49c9
d94f9f3
0f384d9
3f2bd43
748387e
90f4357
6e1a11f
8a3558d
de057d5
25f4a06
ad6e666
66dafdd
a3159d8
61dc01d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2539,6 +2539,60 @@ Efficiency factor for berg | |
| Default: 1 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_accre_enhan_fact" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless ratio to increase the accretion process in microphysics as a method of accounting for unrepresented subgridscale variability. | ||
| Default: 1 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_autocon_fact" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless ratio to directly scale the autoconversion process in microphysics as a method of accounting for unrepresented subgridscale variability. | ||
| Default: 0.01 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_autocon_nd_exp" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless exponent of cloud number condensation in the KK autoconversion parameterization equation. See Khairoutdinov and Kogan, 2002. | ||
| Default: -1.1 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_autocon_lwp_exp" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless exponent of liquid water path in the KK autoconversion parameterization equation. See Khairoutdinov and Kogan, 2002. | ||
| Default: 2.47 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_homog_size" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Mean volume radius of droplets used in the process of homogeneously freezing below -40C in (m). Default value is currently the previously assumed 25 microns. | ||
| Default: 25.e-6 m | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_vtrmi_factor" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless scaling factor for ice fall speed to account for sub-grid scale ice crystal shape variability. | ||
| Default: 1.0 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_effi_factor" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Unitless scaling factor for ice effective radius as seen by radiation. This scaling factor adjusts for sub-grid scale ice crystal shape variability. | ||
| Default: 1.0 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_iaccr_factor" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Ice accrete cloud droplet factor | ||
| Default: 1 | ||
| </entry> | ||
|
|
||
| <entry id="micro_mg_max_nicons" type="real" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Maximum allowed ice number concentration | ||
| Default: 1.0e9 | ||
|
||
| </entry> | ||
|
|
||
| <entry id="micro_do_sb_physics" type="logical" category="microphys" | ||
| group="micro_mg_nl" valid_values="" > | ||
| Do Seifert and Behang (2001) autoconversion and accretion physics when set to true. | ||
|
|
@@ -2684,6 +2738,36 @@ prescribed aerosol bulk sulfur scale factor | |
| Default: 2 | ||
| </entry> | ||
|
|
||
| <entry id="microp_aero_npccn_scale" type="real" category="microphys" | ||
| group="microp_aero_nl" valid_values="" > | ||
| Unitless scaling factor for the activated number concentration of cloud condensation nuclei. | ||
| Default: 1.0 | ||
| </entry> | ||
|
|
||
| <entry id="microp_aero_wsub_scale" type="real" category="microphys" | ||
| group="microp_aero_nl" valid_values="" > | ||
| Unitless scaling factor for the liquid droplet subgrid scale vertical velocity during aerosol activation. | ||
| Default: 1.0 | ||
| </entry> | ||
|
|
||
| <entry id="microp_aero_wsubi_scale" type="real" category="microphys" | ||
| group="microp_aero_nl" valid_values="" > | ||
| Unitless scaling factor for ice droplet subgrid scale vertical velocity during aerosol activation. | ||
| Default: 1.0 | ||
| </entry> | ||
|
|
||
| <entry id="microp_aero_wsub_min" type="real" category="microphys" | ||
| group="microp_aero_nl" valid_values="" > | ||
| Minimum subgrid vertical velocity for liquid droplets during aerosol activation with units of (m s-1). | ||
| Default: 0.2 m s-1 | ||
| </entry> | ||
|
|
||
| <entry id="microp_aero_wsubi_min" type="real" category="microphys" | ||
| group="microp_aero_nl" valid_values="" > | ||
| Minimum subgrid vertical velocity for ice droplets during aerosol activation with units of (m s-1). | ||
| Default: 0.001 m s-1 | ||
| </entry> | ||
|
|
||
| <entry id="use_hetfrz_classnuc" type="logical" category="microphys" | ||
| group="phys_ctl_nl" valid_values="" > | ||
| Switch to turn on heterogeneous freezing code. | ||
|
|
@@ -2945,6 +3029,23 @@ Default: => 1 for CAM6; | |
| => 5 for all other | ||
| </entry> | ||
|
|
||
| <entry id="zmconv_dmpdz" type="real" category="conv" | ||
| group="zmconv_nl" valid_values="" > | ||
| Tunable entrainment rate in ZM deep convection scheme in units of (m-1). | ||
| Default: -1.0e-3 m-1 | ||
| </entry> | ||
|
|
||
| <entry id="zmconv_tiedke_add" type="real" category="conv" | ||
| group="zmconv_nl" valid_values="" > | ||
| Tunable parcel temperature perturbation in ZM deep convection scheme in units of (K). | ||
| Default: 0.5K perturbation | ||
| </entry> | ||
|
|
||
| <entry id="zmconv_capelmt" type="real" category="conv" | ||
| group="zmconv_nl" valid_values="" > | ||
| Tunable triggering threshold for convection in ZM deep scheme in units of (J kg-1). | ||
| Default: 70.0 J kg-1 | ||
| </entry> | ||
|
|
||
| <!-- Cloud sedimentation --> | ||
|
|
||
|
|
@@ -3414,6 +3515,36 @@ C2 coef. for the thlp2_dp1 term | |
| C2 coef. for the rtpthlp_dp1 term | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6rt" type="real" category="pblrad" | ||
nusbaume marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - Low Skewness in C6rt Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6rtb" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - High Skewness in C6rt Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6rtc" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - Degree of Slope of C6rt Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6thl" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - Low Skewness in C6thl Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6thlb" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - High Skewness in C6thl Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_c6thlc" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - Degree of Slope of C6thl Skw. Function | ||
| </entry> | ||
|
|
||
| <entry id="clubb_C4" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| C4 coefficient in the wp2 return-to-isotropy term. A higher value of C4 | ||
|
|
@@ -3468,6 +3599,11 @@ Thermo of Kh_zm | |
| Default: 0.3 | ||
| </entry> | ||
|
|
||
| <entry id="clubb_wpxp_L_thresh" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| CLUBB tunable parameter - Lscale threshold: damp C6 and C7 (units: m) | ||
| </entry> | ||
|
|
||
| <entry id="clubb_do_liqsupersat" type="logical" category="conv" | ||
| group="clubb_params_nl" valid_values="" > | ||
| Apply liquid supersaturation adjustment code | ||
|
|
@@ -3529,6 +3665,24 @@ clubb_up2_vp2_factor increases the values of up2 and vp2 at the surface. | |
| Coefficient for gustiness near ground. | ||
| </entry> | ||
|
|
||
| <entry id="clubb_detliq_rad" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| Radius of detrained liquid drops as they are used in the CLUBB parameterization in units of (m). | ||
| Default: 8.0e-6 m | ||
| </entry> | ||
|
|
||
| <entry id="clubb_detice_rad" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| Radius of detrained ice drops as they are used in the CLUBB parameterization in units of (m). | ||
| Default: 25.0e-6 m | ||
| </entry> | ||
|
|
||
| <entry id="clubb_detphase_lowtemp" type="real" category="pblrad" | ||
| group="clubb_params_nl" valid_values="" > | ||
| Temperature at which detrained water is classified as entirely ice (no liquid) | ||
| in the CLUBB parameterization in units of (K). | ||
| Default: 238.15 K | ||
| </entry> | ||
|
|
||
| <!-- CLUBB logical parameters --> | ||
| <entry id="clubb_l_brunt_vaisala_freq_moist" type="logical" category="pblrad" | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.