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] | clamp_min (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] | ) |
References Y.
| forAll | ( | Y | , |
| i | ) |
Definition at line 18 of file YEqn.H.
References combustion(), composition, fvOptions, inertIndex, mvConvection(), phi, rho, surfaceFilm, turbulence, Y, and Yt().

| Y[inertIndex] clamp_min | ( | 0 | ) |
References inertIndex, and Y.
| Qdot = combustion->Qdot() |
| Y[inertIndex] = scalar(1) - Yt |