Skip to content

Commit b7450e0

Browse files
committed
Recommend adv_precip=0 in run_ccam.py
1 parent 2423ed7 commit b7450e0

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
@@ -2494,7 +2494,7 @@ def input_template_1():
24942494
epsp=0.1 epsu=0.1 epsh=1.
24952495
precon=-10000 restol=2.e-7 nh=5 knh=9 maxcolour=3
24962496
nstagu=1 khor=0 nhorps=-1 nhorjlm=0 nhor=-151
2497-
mh_bs={mh_bs} ntvd=3 adv_precip=1
2497+
mh_bs={mh_bs} ntvd=3 adv_precip=0
24982498
mex=4
24992499
25002500
COMMENT='mass fixer'

0 commit comments

Comments
 (0)