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
..
box2D_moveDynamicMesh TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
box_snappyHexMesh TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
Allclean ENH: relativeMotion: new tutorial demonstrating relative motion 2016-12-21 13:40:32 +00:00
Allrun ENH: relativeMotion: new tutorial demonstrating relative motion 2016-12-21 13:40:32 +00:00
README.txt ENH: relativeMotion: new tutorial demonstrating relative motion 2016-12-21 13:40:32 +00: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).