62 dictionary phaseDict_;
86 autoPtr<surfaceScalarField> phiPtr_;
89 autoPtr<diameterModel> dPtr_;
98 const word& phaseName,
99 const dictionary& phaseDict,
104 autoPtr<phaseModel>
clone()
const;
const dimensionedScalar & kappa() const
const word & name() const
Mesh data needed to do the Finite Volume discretisation.
const volVectorField & U() const
const word & keyword() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A class for handling words, derived from string.
const surfaceScalarField & alphaPhi() const
const Mesh & mesh() const
Return mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const keyType & keyword() const
Return keyword.
autoPtr< phaseModel > clone() const
Return clone.
static const dictionary null
Null dictionary.
void correct()
Correct the laminar viscosity.
virtual ~phaseModel()
Destructor.
const volVectorField & DDtU() const
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionedScalar & Cp() const
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
virtual bool read()
Read object.
A keyword and a list of tokens is a 'dictionaryEntry'.
tmp< volScalarField > d() const
GeometricField< vector, fvPatchField, volMesh > volVectorField
virtual bool read()
Read phase properties dictionary.
const dimensionedScalar & rho() const
phaseModel(const word &phaseName, const volScalarField &p, const volScalarField &T)
Construct from components.
const surfaceScalarField & phi() const
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
iNew(const volScalarField &p, const volScalarField &T)
autoPtr< phaseModel > operator()(Istream &is) const
const dimensionedScalar & nu() const
Return the laminar viscosity.