34 #ifndef noWallLubrication_H 35 #define noWallLubrication_H 43 namespace wallLubricationModels
noWallLubrication(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const phaseInterface interface_
Interface.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual ~noWallLubrication()
Destructor.
TypeName("none")
Runtime type information.
Model for the wall lubrication force between two phases.
virtual tmp< surfaceScalarField > Ff() const
Return face wall lubrication force.
virtual tmp< volVectorField > F() const
Return wall lubrication force.
A class for managing temporary objects.