37 #ifndef dispersedVirtualMassModel_H 38 #define dispersedVirtualMassModel_H 47 namespace virtualMassModels
const dispersedPhaseInterface interface_
Interface.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< surfaceScalarField > Kf() const
Return the virtual mass coefficient Kf.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual tmp< volScalarField > K() const
Return the virtual mass coefficient K.
dispersedVirtualMassModel(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
virtual ~dispersedVirtualMassModel()
Destructor.
virtual tmp< volScalarField > Cvm() const =0
Return the virtual mass coefficient.
virtual tmp< volScalarField > Ki() const
Return the phase-intensive virtual mass coefficient Ki.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Model for virtual mass between phases.
A class for managing temporary objects.
bool & registerObject()
Register object created from this IOobject with registry if true.