Functions | Variables
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(), Foam::New(), phi, and reaction.

Here is the call graph for this function:

◆ Yt()

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

◆ forAll()

forAll ( Y  ,
 
)

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

Here is the call graph for this function:

Variable Documentation

◆ Qdot

Qdot = reaction.Qdot()

Definition at line 19 of file YEqn.H.