openfoam/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system
Henry Weller 83321bd4f7 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
..
blockMeshDict blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
controlDict functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
fvSchemes fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
fvSolution GIT: Repo update 2014-12-11 08:35:10 +00:00
topoSetDict Tutorials: change topoSetDicts to avoid duplicate names 2015-02-12 10:01:31 +00:00