37#ifndef surfaceTensionModels_constantSurfaceTensionCoefficient_H
38#define surfaceTensionModels_constantSurfaceTensionCoefficient_H
40#include "surfaceTensionModel.H"
47namespace multiphaseInter
49namespace surfaceTensionModels
bool registerObject() const noexcept
Should objects created with this IOobject be registered?
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
surfaceTensionModel(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
constantSurfaceTensionCoefficient(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
virtual tmp< volScalarField > sigma() const
Aspect ratio.
TypeName("constant")
Runtime type information.
virtual ~constantSurfaceTensionCoefficient()=default
Destructor.
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.