Files
openfoam/tutorials/mesh/moveDynamicMesh/relativeMotion
Mark Olesen c2a0663cc7 TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict
- although this has been supported for many years, the tutorials
  continued to use "convertToMeters" entry, which is specific to blockMesh.
  The "scale" is more consistent with other dictionaries.

ENH:
- ignore "scale 0;" (treat as no scaling) for blockMeshDict,
  consistent with use elsewhere.
2017-08-03 06:38:30 +02:00
..

Testcase demonstrating combining solid body motion solver
with a Laplacian mesh distortion solver.

There is a outer cylinder, spinning with a constant rpm. Inside
this a smaller cylinder counter-spins (so with constant but opposite
rpm). Finally inside this smaller cylinder there is relative motion
between two blocks (using boundary conditions and a mesh distortion solver).