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 | |
| Qdot = combustion->Qdot() | |
| 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 17 of file YEqn.H.
References combustion(), composition, fvOptions, inertIndex(), Foam::fvc::laplacian(), mesh, mvConvection(), phi, rho, turbulence, Y, and Yt().

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