Skip to content

Commit ea8bb59

Browse files
committed
rmv conservation check on sgr buildnml
1 parent f0e802d commit ea8bb59

File tree

1 file changed

+0
-1
lines changed
  • components/mpas-ocean/cime_config

1 file changed

+0
-1
lines changed

components/mpas-ocean/cime_config/buildnml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,6 @@ def buildnml(case, caseroot, compname):
11951195
lines.append('<var name="accumulatedEvapTemperatureFlux"/>')
11961196
lines.append('<var name="accumulatedSeaIceTemperatureFlux"/>')
11971197
lines.append('<var name="accumulatedRiverRunoffTemperatureFlux"/>')
1198-
lines.append('<var name="accumulatedSubglacialRunoffTemperatureFlux"/>')
11991198
lines.append('<var name="accumulatedIcebergTemperatureFlux"/>')
12001199
lines.append('<var name="accumulatedRainFlux"/>')
12011200
lines.append('<var name="accumulatedSnowFlux"/>')

0 commit comments

Comments
 (0)