From dcb1ad800a1cb5978c9f33e993d45f8b5bdf384d Mon Sep 17 00:00:00 2001 From: Irena Vankova Date: Wed, 28 Feb 2024 11:05:46 -0700 Subject: [PATCH] minimize variables in highFrequencyOutput --- components/mpas-ocean/cime_config/buildnml | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/mpas-ocean/cime_config/buildnml b/components/mpas-ocean/cime_config/buildnml index 851820c786c0..7f6df71142e3 100755 --- a/components/mpas-ocean/cime_config/buildnml +++ b/components/mpas-ocean/cime_config/buildnml @@ -808,9 +808,7 @@ def buildnml(case, caseroot, compname): lines.append(' ') lines.append(' ') lines.append(' ') - lines.append(' ') lines.append(' ') - lines.append(' ') lines.append(' ') lines.append(' ') if ocn_bgc in ['eco_only', 'eco_and_dms', 'eco_and_macromolecules', 'eco_and_dms_and_macromolecules']: