Skip to content

Commit 540ed7c

Browse files
authored
Merge pull request #1113 from xylar/remove-missing-iceberg-flux-from-suite
Remove icebergFreshWaterFlux from test suite
2 parents 63282e6 + b5e307e commit 540ed7c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

suite/main.cfg

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,17 @@ variables = [
1717
'vertVisc',
1818
'mixedLayerDepth'
1919
]
20+
21+
[climatologyMapMassFluxes]
22+
23+
# excluding icebergFreshWaterFlux, which is not present in the test simulation
24+
# output
25+
variables = [
26+
'riverRunoffFlux',
27+
'iceRunoffFlux',
28+
'snowFlux',
29+
'rainFlux',
30+
'evaporationFlux',
31+
'seaIceFreshWaterFlux',
32+
'landIceFreshwaterFlux'
33+
]

0 commit comments

Comments
 (0)