OpenFOAM-4.x/tutorials/incompressible
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
..
adjointShapeOptimizationFoam/pitzDaily tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
boundaryFoam Sprucing up the tutorials folder and adding -dict to "collapseEdges" 2016-03-06 19:06:44 +00:00
icoFoam Removed fixedWalls from cuttingPatches because it is redundant now fixedWalls is noSlip 2016-06-08 14:08:26 +01:00
nonNewtonianIcoFoam/offsetCylinder tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
pimpleDyMFoam functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
pimpleFoam postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
pisoFoam functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
porousSimpleFoam foamInfoExec: Time listing functionality superseded by foamListTimes 2016-06-03 19:23:27 +01:00
shallowWaterFoam/squareBump fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 15:04:51 +01:00
simpleFoam functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
SRFPimpleFoam/rotor2D scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
SRFSimpleFoam/mixer tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00