Skip to content

Commit 3ec4ba2

Browse files
committed
Merge branch 'brhillman/mmf/add-mmf-high-res' (#5778)
Fix default timestep for high-res MMF. This allows running MMF compsets with ne120pg2 atmosphere resolution. Needed for running KPP configuration of MMF. [BFB]
2 parents f0b5f0f + 7e61118 commit 3ec4ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver-mct/cime_config/config_component_e3sm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@
410410
<!-- a shorter timestep is needed for stability in MMF -->
411411
<!-- Use for all "low res" grids (i.e. ne4, ne30, ne45) -->
412412
<value compset="_EAM%.*MMF">72</value>
413+
<value compset="_EAM%.*MMF" grid="a%ne120np4">96</value>
413414
</values>
414415
<group>run_coupling</group>
415416
<file>env_run.xml</file>

0 commit comments

Comments
 (0)