Skip to content

Commit ce54891

Browse files
committed
Revert fix for solid-openfoam
While it fixed the segfault, it actually disabled the Force coupling.
1 parent 50434e2 commit ce54891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perpendicular-flap/solid-openfoam/system/preciceDict

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ FSI
4646
namePointDisplacement unused;
4747

4848
// Name of the force field on the solid
49-
nameForce Force;
49+
nameForce solidForce;
5050
}

0 commit comments

Comments
 (0)