26 #include "wallLubricationModel.H" 27 #include "phasePair.H" 29 #include "surfaceInterpolate.H" 46 const dictionary&
dict,
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
const phasePair & pair_
Phase pair.
virtual tmp< volVectorField > F() const
Return wall lubrication force.
Dimension set for the base types.
Calculate the face-flux of the given field.
virtual const phaseModel & dispersed() const
Dispersed phase.
virtual ~wallLubricationModel()
Destructor.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
static const dimensionSet dimF
Coefficient dimensions.
wallLubricationModel(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual tmp< surfaceScalarField > Ff() const
Return face wall lubrication force.
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.