33 namespace virtualMassModels
45 const dictionary&
dict,
46 const phaseInterface& interface,
47 const bool registerObject
50 virtualMassModel(dict, interface, registerObject),
const fvMesh & mesh() const
Return the mesh.
const dispersedPhaseInterface interface_
Interface.
virtual tmp< surfaceScalarField > Kf() const
Return the virtual mass coefficient Kf.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
static const dimensionSet dimK
Coefficient dimensions.
Macros for easy insertion into run-time selection tables.
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.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~noVirtualMass()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A class for managing temporary objects.