From 8f22c5d1ece4b1ef5b7e64ed5252d5ab75767421 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 7 Oct 2016 17:38:17 +0100 Subject: [PATCH] movingWallVelocityFvPatchVectorField: Removed incorrect documentation concerning MRF Resolves bug-report http://bugs.openfoam.org/view.php?id=2287 --- .../movingWallVelocity/movingWallVelocityFvPatchVectorField.H | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/movingWallVelocity/movingWallVelocityFvPatchVectorField.H b/src/finiteVolume/fields/fvPatchFields/derived/movingWallVelocity/movingWallVelocityFvPatchVectorField.H index ca21c16a47..0c8a8295d5 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/movingWallVelocity/movingWallVelocityFvPatchVectorField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/movingWallVelocity/movingWallVelocityFvPatchVectorField.H @@ -29,8 +29,7 @@ Group Description This boundary condition provides a velocity condition for cases with - moving walls. In addition, it should also be applied to 'moving' walls - for moving reference frame (MRF) calculations. + moving walls. Usage Example of the boundary condition specification: