A keyword and a list of tokens is a 'dictionaryEntry'.
bool read(const dictionary &phaseDict)
Read base transportProperties dictionary.
An abstract base class for incompressible viscosityModels.
A class for handling words, derived from string.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
bool read(const char *, int32_t &)
tmp< scalarField > nu(const label patchi) const
Return the laminar viscosity for patch.
const surfaceScalarField & phi_
void correct()
Correct the phase properties.
autoPtr< viscosityModel > nuModel_
const word & keyword() const
autoPtr< phase > clone() const
Return clone.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const volVectorField & U_
const viscosityModel & nuModel() const
Return const-access to phase1 viscosityModel.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
phase(const word &name, const dictionary &phaseDict, const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
const word & keyword() const
const word & name() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
tmp< volScalarField > nu() const
Return the kinematic laminar viscosity.
autoPtr< phase > operator()(Istream &is) const
Generic GeometricField class.
Return a pointer to a new phase created on freestore.
static const dictionary null
Null dictionary.
const dimensionedScalar & rho() const
Return const-access to phase1 density.
iNew(const volVectorField &U, const surfaceScalarField &phi)