Skip to content

Commit 50434e2

Browse files
committed
Fix perpendicular-flap/solid-openfoam case (nameForce)
Closes precice/openfoam-adapter#259
1 parent 5321526 commit 50434e2

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 solidForce;
49+
nameForce Force;
5050
}

0 commit comments

Comments
 (0)