Skip to content

Commit

Permalink
minimize variables in highFrequencyOutput
Browse files Browse the repository at this point in the history
  • Loading branch information
irenavankova committed Feb 28, 2024
1 parent 8eca6da commit dcb1ad8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/mpas-ocean/cime_config/buildnml
Original file line number Diff line number Diff line change
Expand Up @@ -808,9 +808,7 @@ def buildnml(case, caseroot, compname):
lines.append(' <var name="tThreshMLD"/>')
lines.append(' <var name="columnIntegratedSpeed"/>')
lines.append(' <var name="barotropicSpeed"/>')
lines.append(' <var name="landIceFreshwaterFlux"/>')
lines.append(' <var name="landIceFreshwaterFluxTotal"/>')
lines.append(' <var name="frazilIceFreshwaterFlux"/>')
lines.append(' <var name="pressureAdjustedSSH"/>')
lines.append(' <var name="atmosphericPressure"/>')
if ocn_bgc in ['eco_only', 'eco_and_dms', 'eco_and_macromolecules', 'eco_and_dms_and_macromolecules']:
Expand Down

0 comments on commit dcb1ad8

Please sign in to comment.