Skip to content

Commit 56d5812

Browse files
authored
Merge pull request #649 from alperaltuntas/fix_ww3_histaux
Fix ERS tests for compsets with WW3 Set histaux_wav2med_file1_ntperfile to 1 for ERS and ERI test cases.
2 parents ebcfeaf + dcec2a0 commit 56d5812

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cime_config/namelist_definition_drv.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,6 +2182,10 @@
21822182
<desc>Number of time samples per file.</desc>
21832183
<values>
21842184
<value>30</value>
2185+
<!-- Generate daily WW3 hist files for ERS/ERI tests to prevent mismatched filenames
2186+
and contents between initial and restart runs.-->
2187+
<value TESTCASE='ERS'>1</value>
2188+
<value TESTCASE='ERI'>1</value>
21852189
</values>
21862190
</entry>
21872191

0 commit comments

Comments
 (0)