OpenFOAM-4.x/tutorials/incompressible/pimpleDyMFoam
Henry Weller 1d7e1a7ad5 functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion
The use of the term 'source' in the context of post-processing is
confusing and does not properly describe the process of region
selection.  The new names 'surfaceRegion' and 'volRegion' better
describe the purpose of the functionObjects which is to provide field
processing functionality limited to a specified region of space, either
a surface or volume.

The keyword 'source' is renamed 'regionType' which better describes the
purpose which is to specify the method by which the surface or volume
region is selected.

The keyword to select the name of the surface or volume region is
renamed from 'sourceName' to 'name' consistent with the other
name-changes above.
2016-06-12 20:56:51 +01:00
..
mixerVesselAMI2D scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
movingCone postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
oscillatingInletACMI2D ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
propeller tutorials/incompressible/pimpleDyMFoam/propeller: Use the standard 'Q' functionObject configuration 2016-05-31 21:21:41 +01:00
wingMotion functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00