sixDoFRigidBodyMotion: remove the constraint and restraint "Coeffs"

sub-dict and put the coefficients in the containing dictionary.
This commit is contained in:
Henry
2013-12-15 22:30:52 +00:00
parent d57f983401
commit 8af82f02bf
11 changed files with 58 additions and 87 deletions

View File

@ -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;
}