tutorials/multiphase/interFoam/RAS/floatingObject: Removed temporary force restraint

This commit is contained in:
Henry Weller
2019-10-04 16:51:56 +01:00
parent 639a90c645
commit be0ccd2e38

View File

@ -71,17 +71,6 @@ rigidBodyMotionCoeffs
outerDistance 0.35;
}
}
restraints
{
force
{
type externalForce;
body floatingObject;
location (0 0 0);
force (100 0 0);
}
}
}