OpenFOAM-4.x-lab/applications/solvers/multiphase/reactingEulerFoam/interfacialModels
Henry Weller e1e996746b GeometricField::internalField() -> GeometricField::internalFieldRef()
Non-const access to the internal field now obtained from a specifically
named access function consistent with the new names for non-canst access
to the boundary field boundaryFieldRef() and dimensioned internal field
dimensionedInternalFieldRef().

See also commit a4e2afa4b3
2016-04-30 14:25:21 +01:00
..
aspectRatioModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
dragModels GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01: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