45 #ifndef incompressibleMultiphaseVoFMixture_H
46 #define incompressibleMultiphaseVoFMixture_H
87 TypeName(
"incompressibleMultiphaseVoFMixture");
Generic GeometricField class.
Template dictionary class which manages the storage associated with it.
Mesh data needed to do the Finite Volume discretisation.
Incompressible multiphase mixture for interface-capturing simulations.
virtual ~incompressibleMultiphaseVoFMixture()
Destructor.
virtual void correct()
Correct the mixture properties.
virtual tmp< volScalarField > nu() const
Return the kinematic laminar viscosity.
TypeName("incompressibleMultiphaseVoFMixture")
virtual const volScalarField & rho() const
Return the mixture density.
UPtrListDictionary< incompressibleVoFphase > & phases()
Return the phases.
incompressibleMultiphaseVoFMixture(const fvMesh &mesh)
Construct from components.
virtual bool read()
Read base phaseProperties dictionary.
Multiphase VoF mixture with support for interface properties.
A class for managing temporary objects.
Abstract base class for all fluid physical properties.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.