OpenFOAM-4.x/applications/solvers/multiphase/reactingEulerFoam/interfacialModels
Henry Weller 75ea76187b GeometricField::GeometricBoundaryField -> GeometricField::Boundary
When the GeometricBoundaryField template class was originally written it
was a separate class in the Foam namespace rather than a sub-class of
GeometricField as it is now.  Without loss of clarity and simplifying
code which access the boundary field of GeometricFields it is better
that GeometricBoundaryField be renamed Boundary for consistency with the
new naming convention for the type of the dimensioned internal field:
Internal, see commit a25a449c9e

This is a very simple text substitution change which can be applied to
any code which compiles with the OpenFOAM-dev libraries.
2016-04-28 07:22:02 +01:00
..
aspectRatioModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
dragModels Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
heatTransferModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
liftModels vector::zero -> Zero 2016-04-16 18:34:41 +01:00
Make reactingEulerFoam/interfacialModels/dragModels/TomiyamaKataokaZunSakaguchi: New drag model 2015-12-09 16:51:46 +00:00
swarmCorrections applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
turbulentDispersionModels vector::zero -> Zero 2016-04-16 18:34:41 +01:00
virtualMassModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
wallDampingModels reactingEulerFoam/interfacialModels/wallDampingModels: Added interpolatedWallDamping abstract base-class 2015-11-15 13:32:19 +00:00
wallDependentModel reactingTwoPhaseEulerFoam: Moved into reactingEulerFoam 2015-08-26 12:49:26 +01:00
wallLubricationModels GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00