Skip to content

Commit 6b1ee94

Browse files
Changes to the case file to support new rotational system
1 parent c7c8d8a commit 6b1ee94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/2D_ibm_airfoil/case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"patch_ib(1)%t": 0.15,
9595
"patch_ib(1)%p": 0.4,
9696
"patch_ib(1)%m": 0.02,
97-
"patch_ib(1)%angles(3)": -0.5235987756, # 30 degrees clockwise rotation, in radians
97+
"patch_ib(1)%angles(3)": -0.5235987756, # 30 degrees clockwise rotation, in radians
9898
# Fluids Physical Parameters
9999
# Use the same stiffness as the air bubble
100100
"fluid_pp(1)%gamma": 1.0e00 / (gam_a - 1.0e00), # 2.50 (Not 1.40)

0 commit comments

Comments
 (0)