1 Info<<
"Creating turbulence model\n" <<
endl;
6 "turbulenceProperties",
9 IOobject::MUST_READ_IF_MODIFIED,
16 autoPtr<compressible::turbulenceModel>
turbulence 27 talphaEff = turbulence->alphaEff();
31 talphaEff = tmp<volScalarField>
autoPtr< compressible::turbulenceModel > turbulence
Info<< "Creating turbulence model\n"<< endl;tmp< volScalarField > talphaEff
Ostream & endl(Ostream &os)
Add newline and flush stream.
IOobject turbulencePropertiesHeader("turbulenceProperties", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE, false)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
psiReactionThermo & thermo
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)