Skip to content

Commit fbc008f

Browse files
MakisHdavidscn
authored andcommitted
Rename force field name for solid participants
According to precice/openfoam-adapter#252 Does not need a changelog entry (not previously released).
1 parent 70c64ea commit fbc008f

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

perpendicular-flap/solid-solids4foam/system/preciceDict

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ FSI
4242
nameCellDisplacement D;
4343

4444
// Name of the force field on the solid
45-
forceFieldName solidForce;
45+
nameForce solidForce;
4646
}

0 commit comments

Comments
 (0)