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