37 #ifndef incompressibleTwoPhaseInteractingMixture_H 38 #define incompressibleTwoPhaseInteractingMixture_H 86 TypeName(
"incompressibleTwoPhaseInteractingMixture");
190 mu_ = muModel_->mu(rhoc_*nucModel_->nu());
virtual void correct()
Correct the laminar viscosity.
A two-phase incompressible transportModel for interacting phases requiring the direct evaluation of t...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool read()
Read base transportProperties dictionary.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
const dimensionedScalar & rhoc() const
Return const-access to continuous-phase density.
Generic GeometricField class.
Base-class for all transport models used by the compressible turbulence models.
virtual ~incompressibleTwoPhaseInteractingMixture()
Destructor.
const dimensionedScalar & rhod() const
Return const-access to the dispersed-phase density.
An abstract base class for incompressible viscosityModels.
const volVectorField & U() const
Return const-access to the mixture velocity.
scalar alphaMax() const
Optional maximum phase-fraction (e.g. packing limit)
TypeName("incompressibleTwoPhaseInteractingMixture")
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
autoPtr< mixtureViscosityModel > muModel_
virtual tmp< volScalarField > nu() const
Return the mixture viscosity.
const surfaceScalarField & phi_
An abstract base class for incompressible mixtureViscosityModels.
const Type & value() const
Return const reference to value.
scalar alphaMax_
Optional maximum dispersed phase-fraction (e.g. packing limit)
incompressibleTwoPhaseInteractingMixture(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
autoPtr< viscosityModel > nucModel_
const dimensionedScalar & dd() const
Return the diameter of the dispersed-phase particles.
dimensionedScalar dd_
Optional diameter of the dispersed phase particles.
A two-phase mixture model.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const mixtureViscosityModel & muModel() const
Return const-access to the mixture viscosityModel.
A class for managing temporary objects.
const viscosityModel & nucModel() const
Return const-access to the continuous-phase viscosityModel.
tmp< volScalarField > mu() const
Return the dynamic mixture viscosity.
virtual tmp< volScalarField > rho() const
Return the mixture density.
const volVectorField & U_