From 30f729c02386085b33355387178aeb239d4871f1 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 ca21c16a4..0c8a8295d 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: