OpenFOAM-4.x/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox
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
..
0.orig tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
constant tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
system functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
extractHeightData functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00