diff --git a/cime_config/testdefs/testlist_cam.xml b/cime_config/testdefs/testlist_cam.xml index 0a4849d7..06b5b72f 100644 --- a/cime_config/testdefs/testlist_cam.xml +++ b/cime_config/testdefs/testlist_cam.xml @@ -218,6 +218,17 @@ + + + + + + + + + + + diff --git a/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/shell_commands b/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/shell_commands new file mode 100644 index 00000000..136dc9ec --- /dev/null +++ b/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/shell_commands @@ -0,0 +1 @@ + ./xmlchange CAM_CONFIG_OPTS="--dyn none --physics-suites cloud_water" diff --git a/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/user_nl_cam b/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/user_nl_cam new file mode 100644 index 00000000..32078302 --- /dev/null +++ b/cime_config/testdefs/testmods_dirs/cam/outfrq_cloud_water_derecho/user_nl_cam @@ -0,0 +1,25 @@ +ncdata = '/glade/campaign/cesm/community/amwg/sima_baselines/cam_sima_test_snapshots/cam6_4_185_ne3pg3_fhist_convective_cloud_water_snapshot_derecho_gnu_before_c20260716.nc' +ncdata_check = '/glade/campaign/cesm/community/amwg/sima_baselines/cam_sima_test_snapshots/cam6_4_185_ne3pg3_fhist_convective_cloud_water_snapshot_derecho_gnu_after_c20260716.nc' + +! fhist: +pver = 32 + +debug_output = 1 +ncdata_check_err = .true. + +conv_water_in_rad = 1 +conv_water_frac_limit = 0.01D0 + +! Exclude snow/graupel outputs as qsout/qgout are PUMAS outputs +! with no CAM pbuf so they cannot be passed into the snapshot: +! the standalone suite can only run with zero snow/graupel so +! snowy cells: +!ncdata_check_exclude = 'liquid_plus_snow_stratiform_cloud_area_fraction', +! 'liquid_plus_graupel_stratiform_cloud_area_fraction', +! 'in_cloud_snow_water_path', 'stratiform_in_cloud_graupel_water_path' + +hist_add_inst_fields;h1: ICLMRCU, ICIMRCU, ICLMRTOT, ICIMRTOT, GCLMRSH, GCLMRDP, GCIMRSH, GCIMRDP, FRESH, FREDP, FRECU, FRETOT +hist_output_frequency;h1: 1*nsteps +hist_write_nstep0;h1: .true. +hist_precision;h1: REAL64 +hist_max_frames;h1: 3 diff --git a/src/data/registry.xml b/src/data/registry.xml index 6bb13233..951c5119 100644 --- a/src/data/registry.xml +++ b/src/data/registry.xml @@ -198,6 +198,14 @@ 0.0_kind_phys dlfzm pbuf_DLFZM + + horizontal_dimension vertical_layer_dimension + 0.0_kind_phys + ICWMRSH pbuf_ICWMRSH + 0.0_kind_phys pbuf_RPRDDP + + horizontal_dimension vertical_layer_dimension + 0.0_kind_phys + DP_FRAC pbuf_DP_FRAC + + + horizontal_dimension vertical_layer_dimension + 0.0_kind_phys + SH_FRAC pbuf_SH_FRAC + 0._kind_phys DES pbuf_DES + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + REI pbuf_REI + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + CONCLD pbuf_CONCLD + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + QSOUT pbuf_QSOUT + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + QGOUT pbuf_QGOUT + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + GB_TOTCLDLIQMR pbuf_GB_TOTCLDLIQMR + + + horizontal_dimension vertical_layer_dimension + 0._kind_phys + GB_TOTCLDICEMR pbuf_GB_TOTCLDICEMR + + + flag indicating one-moment (RK) cloud microphysics is active + .false. +