Skip to content

Commit 2c3c0b5

Browse files
authored
Add state diagnostics to suite_pumas.xml (ESCOMP#436)
Tag name (The PR title should also include the tag name):atmos_phys0_27_001 Originator(s): cacraigucar Description (include issue title and the keyword ['closes', 'fixes', 'resolves'] and issue number): - Add state diagnostics to suite_pumas.xml List all namelist files that were added or changed: N/A List all files eliminated and why: N/A List all files added and what they do: N/A List all existing files that have been modified, and describe the changes: (Helpful git command: `git diff --name-status main...<your_branch_name>`) M test/test_suites/suite_pumas.xml - add sima_state_diagnostics to the SDF List all automated tests that failed, as well as an explanation for why they weren't fixed: N/A Is this an answer-changing PR? If so, is it a new physics package, algorithm change, tuning change, etc? no If yes to the above question, describe how this code was validated with the new/modified features:
1 parent 64b254f commit 2c3c0b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/test_suites/suite_pumas.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@
2929
<scheme>micro_pumas_ccpp_optics_limiter</scheme>
3030
<scheme>apply_heating_rate</scheme>
3131
<scheme>geopotential_temp</scheme>
32+
33+
<scheme>sima_state_diagnostics</scheme>
3234
</group>
3335
</suite>

0 commit comments

Comments
 (0)