Skip to content

Commit

Permalink
Merge branch 'brhillman/mmf/add-mmf-high-res' (#5778)
Browse files Browse the repository at this point in the history
Fix default timestep for high-res MMF. This allows running MMF compsets with ne120pg2 atmosphere resolution. Needed for running KPP configuration of MMF.

[BFB]
  • Loading branch information
brhillman committed Jul 6, 2023
2 parents f0b5f0f + 7e61118 commit 3ec4ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver-mct/cime_config/config_component_e3sm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@
<!-- a shorter timestep is needed for stability in MMF -->
<!-- Use for all "low res" grids (i.e. ne4, ne30, ne45) -->
<value compset="_EAM%.*MMF">72</value>
<value compset="_EAM%.*MMF" grid="a%ne120np4">96</value>
</values>
<group>run_coupling</group>
<file>env_run.xml</file>
Expand Down

0 comments on commit 3ec4ba2

Please sign in to comment.