OpenFOAM-4.x/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar
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
..
bubbleColumn postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
bubbleColumnEvaporating functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
bubbleColumnEvaporatingDissolving tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
bubbleColumnIATE postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
fluidisedBed postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
injection tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
mixerVessel2D scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
steamInjection tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00