Skip to content

Commit

Permalink
Output cpl hist files in SSP test
Browse files Browse the repository at this point in the history
Fixes ESCOMP#61
  • Loading branch information
billsacks committed Jan 18, 2019
1 parent 1dbea22 commit b6839be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cime_config/config_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,15 @@ SSP smoke CLM spinup test (only valid for CLM compsets with CLM45)
</test>

<test NAME="SSP">
<DESC>smoke CLM spinup test (only valid for CLM45 or CLM50 compsets)</DESC>
<DESC>smoke CLM spinup test</DESC>
<INFO_DBUG>1</INFO_DBUG>
<STOP_OPTION>ndays</STOP_OPTION>
<RUN_TYPE>startup</RUN_TYPE>
<STOP_N>4</STOP_N>
<DOUT_S>FALSE</DOUT_S>
<CONTINUE_RUN>FALSE</CONTINUE_RUN>
<HIST_OPTION>$STOP_OPTION</HIST_OPTION>
<HIST_N>$STOP_N</HIST_N>
</test>

</config_test>

0 comments on commit b6839be

Please sign in to comment.