Go to the documentation of this file.
35 const word& phaseName,
36 const dictionary& phaseDict,
45 IOobject::groupName(
"alpha", phaseName),
54 phaseDict_(phaseDict),
59 IOobject::groupName(
"nu", phaseName),
86 phaseDict_ = phaseDict;
88 if (nuModel_->read(phaseDict_))
90 phaseDict_.readEntry(
"rho", rho_);
bool read(const dictionary &phaseDict)
const dimensionSet dimDensity
autoPtr< phase > clone() const
GeometricField< scalar, fvPatchField, volMesh > volScalarField
phase(const word &name, const dictionary &phaseDict, const volVectorField &U, const surfaceScalarField &phi)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
GeometricField< vector, fvPatchField, volMesh > volVectorField
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField