35 #ifndef constantSurfaceTensionCoefficient_H 36 #define constantSurfaceTensionCoefficient_H 38 #include "surfaceTensionModel.H" 44 namespace surfaceTensionModels
constantSurfaceTensionCoefficient(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...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
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...