openfoam/tutorials/incompressible/pimpleDyMFoam/oscillatingInletPeriodicAMI2D
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
..
0 STYLE: use #includeEtc in tutorial cases 2017-06-21 16:42:57 +01:00
constant ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
system TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
README.txt ENH: oscillatingInletPeriodicAMI2D: changed interfaces on either side to be same size 2015-11-09 10:41:02 +00:00

Testcase for cyclicPeriodicAMI functionality. This case is adapted
from the oscillatingInletACMI2D testcase. Assumes cyclic behaviour
in y-direction; this cyclic transformation is used to extend the underlying
cyclicAMI such that the weights on either side add up to (at least) one.