Loading...
Searching...
No Matches
YEqn.H File Reference
This graph shows which files directly or indirectly include this file:

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()

Function Documentation

◆ mvConvection()

tmp< fv::convectionScheme< scalar > > mvConvection ( nullptr )

◆ if()

if ( Y. size())

Definition at line 3 of file YEqn.H.

References fields, mesh, mvConvection(), phi, and Y.

Here is the call graph for this function:

◆ Yt()

volScalarField Yt ( IOobject("Yt", runTime.timeName(), mesh) ,
mesh ,
dimensionedScalar("Yt", dimless, 0)  )

References mesh, and runTime.

◆ forAll()

forAll ( Y ,
i  )

Definition at line 27 of file YEqn.H.

References composition, fvOptions, inertIndex, mvConvection(), phi, reaction, rho, turbulence, Y, and Yt().

Here is the call graph for this function:

Variable Documentation

◆ Qdot

Qdot = reaction.Qdot()

Definition at line 19 of file YEqn.H.