45 #include "virtualMassModel.H" 54 namespace virtualMassModels
63 public virtualMassModel
76 const dictionary&
dict,
77 const phasePair& pair,
89 virtual tmp<volScalarField>
Cvm()
const;
Lamb(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
TypeName("Lamb")
Runtime type information.
virtual ~Lamb()
Destructor.
virtual tmp< volScalarField > Cvm() const
Virtual mass coefficient.
bool & registerObject()
Register object created from this IOobject with registry if true.