Go to the documentation of this file.
50 const dictionary& XiProperties,
51 const psiuReactionThermo&
thermo,
76 return XiGModel_->Db();
94 1.0 + (1.0 + (2*XiShapeCoef)*(0.5 - b_))*(XiEqStar - 1.0)
99 const objectRegistry& db = b_.db();
131 Xi_ =
min(Xi_, 2.0*XiEq);
139 XiModelCoeffs_.lookup(
"XiShapeCoef") >> XiShapeCoef;
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
virtual void correct()
Correct the flame-wrinking Xi.
const dimensionedScalar G
Newtonian constant of gravitation.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Calculate the matrix for the divergence of the given field and flux.
tmp< fvMatrix< Type > > Sp(const DimensionedField< scalar, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
#define R(A, B, C, D, E, F, K, M)
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
autoPtr< compressible::turbulenceModel > turbulence
virtual bool read(const dictionary &XiProperties)=0
Update properties from given dictionary.
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
tmp< fv::convectionScheme< scalar > > mvConvection(fv::convectionScheme< scalar >::New(mesh, fields, phi, mesh.divScheme("div(phi,Yi_h)")))
GeometricField< scalar, fvPatchField, volMesh > volScalarField
volScalarField Db("Db", turbulence->muEff())
Macros for easy insertion into run-time selection tables.
Calculate the matrix for implicit and explicit sources.
transport(const transport &)
Disallow copy construct.
SolverPerformance< Type > solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
tmp< fvMatrix< Type > > ddt(const GeometricField< Type, fvPatchField, volMesh > &vf)
Calculate the laplacian of the given field.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Info<< "Reading field U\n"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);singlePhaseTransportModel laminarTransport(U, phi);autoPtr< incompressible::RASModel > RASModel(incompressible::New< incompressible::RASModel >(U, phi, laminarTransport))
virtual bool read(const dictionary &XiProperties)
Update properties from given dictionary.
const volScalarField & betav
virtual ~transport()
Destructor.
tmp< fvMatrix< Type > > div(const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
Calulate the matrix for the first temporal derivative.
stressControl lookup("compactNormalStress") >> compactNormalStress