mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- 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.
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.