33 namespace surfaceTensionCoefficientModels
56 sigma_(
"sigma", dimSigma,
dict)
92 interface_.mesh().boundary()[
patchi].size(),
Macros for easy insertion into run-time selection tables.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Abstract base-class for interface surface-tension models which can be used when interface compression...
Constant value surface tension model.
virtual tmp< volScalarField > sigma() const
Surface tension.
virtual ~constantSurfaceTensionCoefficient()
Destructor.
constantSurfaceTensionCoefficient(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
A class for managing temporary objects.
addToRunTimeSelectionTable(surfaceTensionCoefficientModel, constantSurfaceTensionCoefficient, dictionary)
defineTypeNameAndDebug(constantSurfaceTensionCoefficient, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.