Go to the documentation of this file.
37 #ifndef constantSurfaceTensionCoefficient_H
38 #define constantSurfaceTensionCoefficient_H
40 #include "surfaceTensionModel.H"
46 namespace surfaceTensionModels
constantSurfaceTensionCoefficient(const dictionary &dict, const phasePair &pair, const bool registerObject)
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
bool registerObject() const noexcept
A class for managing temporary objects.
Abstract base-class for surface tension models which return the surface tension coefficient field.
virtual ~constantSurfaceTensionCoefficient()
Constant value surface tension model.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
virtual tmp< volScalarField > sigma() const