26 #include "wallLubricationModel.H" 27 #include "phasePair.H" 29 #include "surfaceInterpolate.H" 47 tmp<volVectorField> tFi
53 volVectorField::Boundary& FiBf = Fi.boundaryFieldRef();
57 if (isA<wallFvPatch>(patches[
patchi]))
60 Fiw = Fiw.patchInternalField();
72 const dictionary&
dict,
#define forAll(list, i)
Loop across all elements in list.
fvPatchField< vector > fvPatchVectorField
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
const phasePair & pair_
Phase pair.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Dimension set for the base types.
Calculate the face-flux of the given field.
virtual ~wallLubricationModel()
Destructor.
virtual const phaseModel & dispersed() const
Dispersed phase.
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.
Internal & ref()
Return a reference to the dimensioned internal field.
static const dimensionSet dimF
Coefficient dimensions.
wallLubricationModel(const dictionary &dict, const phasePair &pair)
Construct from components.
PtrList< fvPatch > fvPatchList
container classes for fvPatch
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.
tmp< volVectorField > zeroGradWalls(tmp< volVectorField >) const
Zero-gradient wall-lubrication force at walls.
virtual tmp< surfaceScalarField > Ff() const
Return face wall lubrication force.
virtual tmp< volVectorField > F() const
Return wall lubrication force.