A keyword and a list of tokens is a 'dictionaryEntry'.
autoPtr< surfaceScalarField > phiPtr_
Volumetric flux for the phase.
A class for handling words, derived from string.
A class for managing temporary objects.
const surfaceScalarField & alphaPhi() const
virtual ~phaseModel()
Destructor.
bool read(const char *, int32_t &)
virtual bool read()
Read phase properties dictionary.
volVectorField U_
Velocity.
dimensionedScalar Cp_
Heat capacity.
const dimensionedScalar & Cp() const
const dimensionedScalar & nu() const
tmp< volScalarField > d() const
phaseModel(const word &phaseName, const volScalarField &p, const volScalarField &T)
Construct from components.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
autoPtr< phaseModel > operator()(Istream &is) const
autoPtr< phaseModel > clone() const
Return clone.
iNew(const volScalarField &p, const volScalarField &T)
const volVectorField & DDtU() const
surfaceScalarField & phi()
const word & name() const
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Return a pointer to a new phaseModel created on freestore.
A list of keyword definitions, which are a keyword followed by any number of values (e....
dimensionedScalar kappa_
Thermal conductivity.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
const dimensionedScalar & rho() const
const surfaceScalarField & phi() const
const word & keyword() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
autoPtr< diameterModel > dPtr_
Diameter model.
const volVectorField & U() const
dimensionedScalar rho_
Density.
dimensionedScalar nu_
Kinematic viscosity.
const word & keyword() const
surfaceScalarField alphaPhi_
Volumetric flux of the phase.
volVectorField DDtU_
Substantive derivative of the velocity.
surfaceScalarField & alphaPhi()
Generic GeometricField class.
const dimensionedScalar & kappa() const
static const dictionary null
Null dictionary.