diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict index 289f902563..ee9189a84a 100644 --- a/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict +++ b/tutorials/multiphase/interFoam/RAS/floatingObject/constant/dynamicMeshDict @@ -71,17 +71,6 @@ rigidBodyMotionCoeffs outerDistance 0.35; } } - - restraints - { - force - { - type externalForce; - body floatingObject; - location (0 0 0); - force (100 0 0); - } - } }