Skip to content

Commit

Permalink
Remove warnings (MPAS-Dev#19)
Browse files Browse the repository at this point in the history
DESCRIPTION OF CHANGES:
Remove warnings (mentioned in ISSUE JCSDA-internal#17) when using the 2-stream initial state in an mpas_atmosphere forecast.

LIST OF MODIFIED FILES:
M src/core_atmosphere/Registry.xml

ISSUES:
Closes MPAS-Dev#17 

TESTS CONDUCTED: 
Tested on Cheyenne. No impact.
  • Loading branch information
junmeiban authored Mar 24, 2021
1 parent 84adccf commit 31b47e1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/core_atmosphere/Registry.xml
Original file line number Diff line number Diff line change
Expand Up @@ -443,10 +443,6 @@
<var name="fEdge"/>
<var name="fVertex"/>
<var name="meshDensity"/>
<var name="meshScalingDel2"/>
<var name="meshScalingDel4"/>
<var name="meshScalingRegionalCell"/>
<var name="meshScalingRegionalEdge"/>
<var name="bdyMaskCell"/>
<var name="bdyMaskEdge"/>
<var name="bdyMaskVertex"/>
Expand All @@ -472,8 +468,6 @@
<var name="defc_a"/>
<var name="defc_b"/>
<var name="coeffs_reconstruct"/>
<var name="east"/>
<var name="north"/>
<var name="var2d"/>
<var name="con"/>
<var name="oa1"/>
Expand All @@ -493,8 +487,6 @@
<var name="snoalb"/>
<var name="albedo12m"/>
<var name="greenfrac"/>
<var name="pin"/>
<var name="ozmixm"/>
</stream>

<stream name="input"
Expand Down

0 comments on commit 31b47e1

Please sign in to comment.