Skip to content

Commit 00077f0

Browse files
committed
Fix for ocean diffusion in run_ccam.py
1 parent 8fef86b commit 00077f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_ccam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2817,7 +2817,7 @@ def input_template_4():
28172817
ateb_zoroof=0.05 ateb_zocanyon=0.05
28182818
&end
28192819
&mlonml
2820-
mlodiff=1 otaumode=1 mlojacobi=7 mlomfix=1
2820+
mlodiff=0 otaumode=1 mlojacobi=7 mlomfix=1
28212821
usetide=0 mlosigma=6 nodrift=1 oclosure=1
28222822
ocnsmag=2. zomode=3 ocneps=0.1 ocnepr=1. omaxl=1000.
28232823
mlodiff_numits=6 mlo_adjeta=0 mstagf=0 mlodps=0

0 commit comments

Comments
 (0)