
Go to the source code of this file.
Functions | |
| tmp< fv::convectionScheme< scalar > > | mvConvection (nullptr) |
| if (Y.size()) | |
| volScalarField | Yt (IOobject("Yt", runTime.timeName(), mesh), mesh, dimensionedScalar("Yt", dimless, 0)) |
| forAll (Y, i) | |
Variables | |
| Qdot = reaction.Qdot() | |
| tmp< fv::convectionScheme< scalar > > mvConvection | ( | nullptr | ) |
| if | ( | Y. | size() | ) |
| volScalarField Yt | ( | IOobject("Yt", runTime.timeName(), mesh) | , |
| mesh | , | ||
| dimensionedScalar("Yt", dimless, 0) | ) |
| forAll | ( | Y | , |
| i | ) |
Definition at line 27 of file YEqn.H.
References composition, fvOptions, inertIndex, mvConvection(), phi, reaction, rho, turbulence, Y, and Yt().
