42 #ifndef incompressibleVoFphase_H
43 #define incompressibleVoFphase_H
120 return nuModel_->nu();
126 return nuModel_->nu(
patchi);
const Mesh & mesh() const
Return mesh.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Return a pointer to a new VoFphase.
Single incompressible VoFphase derived from the phase-fraction. Used as part of the multiPhaseMixture...
const word & name() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mesh data needed to do the Finite Volume discretisation.
Return a pointer to a new incompressibleVoFphase.
virtual autoPtr< VoFphase > operator()(Istream &is) const
Single incompressible phase derived from the VoFphase.
void correct()
Correct the incompressibleVoFphase properties.
const dimensionedScalar & rho() const
Return const-access to incompressibleVoFphase1 density.
virtual autoPtr< VoFphase > clone() const
Return clone.
incompressibleVoFphase(const word &name, const fvMesh &mesh)
Construct from components.
const viscosityModel & nuModel() const
Return const-access to incompressibleVoFphase1 viscosityModel.
tmp< volScalarField > nu() const
Return the kinematic laminar viscosity.
A class for managing temporary objects.
An abstract base class for Newtonian viscosity models.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.