Skip to content

Commit

Permalink
Fix default timestep for high-res MMF
Browse files Browse the repository at this point in the history
  • Loading branch information
brhillman committed Jun 23, 2023
1 parent 9e17b77 commit 7e61118
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 7e61118

Please sign in to comment.