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 148ac19 commit 1bba36fCopy full SHA for 1bba36f
examples/2D_axisym_hypoelasticity/case.py
@@ -30,7 +30,7 @@
30
"time_stepper": 3,
31
"weno_order": 5,
32
"weno_eps": 1.0e-16,
33
- "mapped_weno": 'T',
+ "mapped_weno": "T",
34
"null_weights": "F",
35
"mp_weno": "F",
36
"riemann_solver": 1,
0 commit comments