35 #ifndef constantSurfaceTensionCoefficient_H 36 #define constantSurfaceTensionCoefficient_H 38 #include "surfaceTensionModel.H" 44 namespace surfaceTensionModels
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
constantSurfaceTensionCoefficient(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
TypeName("constant")
Runtime type information.
Constant value surface tension model.
virtual tmp< volScalarField > sigma() const
Surface tension.
virtual ~constantSurfaceTensionCoefficient()
Destructor.
A class for managing temporary objects.
Abstract base-class for surface tension models which return the surface tension coefficient field...
bool & registerObject()
Register object created from this IOobject with registry if true.