29 #include "surfaceInterpolate.H" 36 const dictionary&
dict,
37 const phaseInterface& interface
40 wallLubricationModel(dict, interface),
43 interface.modelCast<wallLubricationModel, dispersedPhaseInterface>()
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
const dispersedPhaseInterface interface_
Interface.
virtual ~dispersedWallLubricationModel()
Destructor.
virtual tmp< volVectorField > F() const
Return wallLubrication force.
Calculate the curl of the given volField by constructing the Hodge-dual of the symmetric part of the ...
Calculate the face-flux of the given field.
const phaseModel & dispersed() const
Dispersed phase.
virtual tmp< surfaceScalarField > Ff() const
Return face wallLubrication force.
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.
dispersedWallLubricationModel(const dictionary &dict, const phaseInterface &interface)
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.