Go to the source code of this file.
Functions | |
| tmp< fv::convectionScheme< scalar > > | mvConvection (fv::convectionScheme< scalar >::New(mesh, fields, phi, mesh.divScheme("div(phi,Yi_h)"))) |
| volScalarField | Yt (0.0 *Y[0]) |
| forAll (Y, i) | |
| Y[inertIndex] | max (0.0) |
Variables | |
| dQ = combustion->dQ() | |
| label | inertIndex = -1 |
| Y [inertIndex] = scalar(1) - Yt | |
| tmp<fv::convectionScheme<scalar> > mvConvection | ( | fv::convectionScheme< scalar > | ::Newmesh, fields, phi, mesh.divScheme("div(phi,Yi_h)") | ) |
| volScalarField Yt | ( | 0.0 * | Y[0] | ) |
| forAll | ( | Y | , |
| i | |||
| ) |
Definition at line 18 of file YEqn.H.
References combustion(), fvOptions, inertSpecie(), Foam::fvc::laplacian(), mesh, mvConvection(), Foam::name(), phi, rho, turbulence, Y, and Yt().

| Y [inertIndex] max | ( | 0. | 0 | ) |
| dQ = combustion->dQ() |
| Y[inertIndex] = scalar(1) - Yt |
1.8.11