Skip to content

Commit 0694d66

Browse files
committed
introduce dme_adjust regression test
1 parent 4fbefbc commit 0694d66

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

cime_config/testdefs/testlist_cam.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@
6161
<option name="comment">Test for Hack shallow convection scheme</option>
6262
</options>
6363
</test>
64+
<test compset="FPHYStest" grid="ne3pg3_ne3pg3_mg37" name="SMS_Ln2" testmods="cam/outfrq_dme_adjust_derecho">
65+
<machines>
66+
<machine name="derecho" compiler="gnu" category="aux_sima"/>
67+
</machines>
68+
<options>
69+
<option name="wallclock">00:10:00</option>
70+
<option name="comment">Test for dme_adjust scheme</option>
71+
</options>
72+
</test>
73+
6474

6575
<!-- Derecho dycore tests -->
6676
<test compset="FKESSLER" grid="mpasa480_mpasa480" name="SMS_Ln9" testmods="cam/outfrq_kessler_mpas_derecho">
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./xmlchange CAM_CONFIG_OPTS="--dyn none --physics-suites dme_adjust"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ncdata='/glade/campaign/cesm/community/amwg/sima_baselines/cam_sima_test_snapshots/cam_ne3pg3_dme_adjust_snapshot_derecho_gnu_before_c20250416.nc'
2+
ncdata_check='/glade/campaign/cesm/community/amwg/sima_baselines/cam_sima_test_snapshots/cam_ne3pg3_dme_adjust_snapshot_derecho_gnu_after_c20250416.nc'
3+
debug_output=0
4+
pver=32
5+
hist_add_inst_fields;h2: Q,T,U,V,PS
6+
hist_output_frequency;h2: nsteps
7+
hist_write_nstep0;h2: .true.

0 commit comments

Comments
 (0)