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 c7c8d8a commit 6b1ee94Copy full SHA for 6b1ee94
examples/2D_ibm_airfoil/case.py
@@ -94,7 +94,7 @@
94
"patch_ib(1)%t": 0.15,
95
"patch_ib(1)%p": 0.4,
96
"patch_ib(1)%m": 0.02,
97
- "patch_ib(1)%angles(3)": -0.5235987756, # 30 degrees clockwise rotation, in radians
+ "patch_ib(1)%angles(3)": -0.5235987756, # 30 degrees clockwise rotation, in radians
98
# Fluids Physical Parameters
99
# Use the same stiffness as the air bubble
100
"fluid_pp(1)%gamma": 1.0e00 / (gam_a - 1.0e00), # 2.50 (Not 1.40)
0 commit comments