Files
openfoam/tutorials/incompressible/pimpleDyMFoam/oscillatingInletPeriodicAMI2D
Mark Olesen 6ecddbe4a5 STYLE: use #includeEtc in tutorial cases
#includeEtc "caseDicts/setConstraintTypes"
 vs.
    #include "${WM_PROJECT_DIR}/etc/caseDicts/setConstraintTypes"
2017-06-21 16:42:57 +01:00
..
2017-05-18 14:47:00 +01: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.