We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9f0b1 commit ee15190Copy full SHA for ee15190
examples/2D_whale/case.py
@@ -91,7 +91,7 @@
91
'num_fluids' : 1,
92
'adv_alphan' : 'T',
93
'mixture_err' : 'T',
94
- 'time_stepper' : 1,
+ 'time_stepper' : 3,
95
'weno_vars' : 2,
96
'weno_order' : 3,
97
'weno_eps' : 1.E-16,
0 commit comments