Skip to content

Commit ee15190

Browse files
authored
Update case.py
1 parent cd9f0b1 commit ee15190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/2D_whale/case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
'num_fluids' : 1,
9292
'adv_alphan' : 'T',
9393
'mixture_err' : 'T',
94-
'time_stepper' : 1,
94+
'time_stepper' : 3,
9595
'weno_vars' : 2,
9696
'weno_order' : 3,
9797
'weno_eps' : 1.E-16,

0 commit comments

Comments
 (0)