
Go to the source code of this file.
Functions | |
| tmp< fv::convectionScheme< scalar > > | mvConvection (nullptr) |
| if (Y.size()) | |
| reaction | correct () |
| forAll (Y, i) | |
| composition | normalise () |
| tmp<fv::convectionScheme<scalar> > mvConvection | ( | nullptr | ) |
| if | ( | Y. | size() | ) |
Definition at line 3 of file YEqn.H.
References fields, mesh, mvConvection(), Foam::compressible::New(), phi, and reaction.

| reaction correct | ( | ) |
| forAll | ( | Y | , |
| i | |||
| ) |
Definition at line 19 of file YEqn.H.
References composition, fvConstraints::constrain(), Foam::fvc::ddt(), fvConstraints, fvModels, mvConvection(), phi, reaction, rho, thermophysicalTransport, and Y.

| composition normalise | ( | ) |