33 namespace interfaceSurfaceTensionModels
56 sigma_(
"sigma", dimSigma,
dict)
92 interface_.mesh().boundary()[
patchi].size(),
Macros for easy insertion into run-time selection tables.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A list of keyword definitions, which are a keyword followed by any number of values (e....
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.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
defineTypeNameAndDebug(constantSurfaceTensionCoefficient, 0)
addToRunTimeSelectionTable(interfaceSurfaceTensionModel, constantSurfaceTensionCoefficient, dictionary)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.