We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5baa703 commit 0918651Copy full SHA for 0918651
1 file changed
examples/2D_premixed_flame_vortex/case.py
@@ -74,7 +74,7 @@
74
"fd_order": 2,
75
"fluid_pp(1)%gamma": 1.0e00 / (1.4e00 - 1.0e00),
76
"fluid_pp(1)%pi_inf": 0.0e00,
77
- "fluid_pp(1)%Re(1)": 100000,
+ "fluid_pp(1)%Re(1)": 200000,
78
"patch_icpp(1)%geometry": 3,
79
"patch_icpp(1)%hcid": 271,
80
"patch_icpp(1)%x_centroid": L / 2,
0 commit comments