mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
sixDoFRigidBodyMotion: remove the constraint and restraint "Coeffs"
sub-dict and put the coefficients in the containing dictionary.
This commit is contained in:
@ -20,6 +20,7 @@ FoamFile
|
||||
stationaryWalls
|
||||
{
|
||||
type wall;
|
||||
inGroups 1(wall);
|
||||
nFaces 11200;
|
||||
startFace 277808;
|
||||
}
|
||||
@ -32,6 +33,7 @@ FoamFile
|
||||
floatingObject
|
||||
{
|
||||
type wall;
|
||||
inGroups 1(wall);
|
||||
nFaces 672;
|
||||
startFace 290608;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user