31 Info<<
"T gas min/max = " <<
min(
T).value() <<
", "
Info<< "Creating combustion model\n"<< endl;autoPtr< combustionModels::psiCombustionModel > combustion(combustionModels::psiCombustionModel::New( mesh ))
dimensioned< scalar > magSqr(const dimensioned< Type > &)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
autoPtr< compressible::turbulenceModel > turbulence
virtual void correct()
Main update/correction routine.
fv::IOoptionList & fvOptions
fvMatrix< scalar > fvScalarMatrix
Ostream & endl(Ostream &os)
Add newline and flush stream.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
fvScalarMatrix EEqn(fvm::ddt(rho, he)+mvConvection->fvmDiv(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+( he.name()=="e" ?fvc::div ( fvc::absolute(phi/fvc::interpolate(rho), U), p, "div(phiv,p)" ) :-dpdt )-fvm::laplacian(turbulence->alphaEff(), he)==rho *(U &g)+reaction->Sh()+fvOptions(rho, he))
const dimensionedVector & g
tmp< fv::convectionScheme< scalar > > mvConvection(fv::convectionScheme< scalar >::New( mesh, fields, phi, mesh.divScheme("div(phi,Yi_h)") ))
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
psiReactionThermo & thermo
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
const volScalarField & alphaEff