55 const phasePair& pair,
56 const bool registerObject
59 virtualMassModel(
dict, pair, registerObject),
73Foam::tmp<Foam::volScalarField>
76 const fvMesh&
mesh = this->pair_.phase1().mesh();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
@ NO_REGISTER
Do not request registration (bool: false).
Constant coefficient virtual mass model.
virtual tmp< volScalarField > Cvm() const
Virtual mass coefficient.
virtual ~constantVirtualMassCoefficient()
Destructor.
constantVirtualMassCoefficient(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimless
Dimensionless.