OpenFOAM-4.x/etc/caseDicts
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
..
general Packaged coordinateSystem: updated localAxesRotation -> cylindrical 2016-02-26 16:12:50 -06:00
mesh tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
postProcessing functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
solvers/scalarTransport functionObjects::scalarTransport: simplified, standardized, rationalized 2016-06-08 15:11:57 +01:00
surface surfaceFeatureExtractDict templates: added trimFeatures options 2015-07-18 18:58:20 +01:00
foamyHexMeshDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
meshQualityDict Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
setConstraintTypes setConstraintTypes: Provide a "value" entry for ACMI 2016-05-06 14:09:44 +01:00