33 namespace virtualMassModels
47 const bool registerObject
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....
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Model for virtual mass between phases.
noVirtualMass(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
virtual tmp< volScalarField > K() const
Return the virtual mass coefficient K.
virtual ~noVirtualMass()
Destructor.
defineTypeNameAndDebug(constantVirtualMassCoefficient, 0)
addToRunTimeSelectionTable(virtualMassModel, constantVirtualMassCoefficient, dictionary)