YEqn.H File Reference

Go to the source code of this file.

Functions

tmp< fv::convectionScheme< scalar > > mvConvection (fv::convectionScheme< scalar >::New(mesh, fields, phi, mesh.divScheme("div(phi,Yi_h)")))
 
volScalarField Yt (0.0 *Y[0])
 
 forAll (Y, i)
 
Y[inertIndexmax (0.0)
 

Variables

 Qdot = reaction->Qdot()
 
 Y [inertIndex] = scalar(1) - Yt
 

Function Documentation

◆ mvConvection()

tmp< fv::convectionScheme< scalar > > mvConvection ( fv::convectionScheme< scalar >  ::Newmesh, fields, phi, mesh.divScheme("div(phi,Yi_h)"))

Referenced by forAll(), and if().

Here is the caller graph for this function:

◆ Yt()

volScalarField Yt ( 0.0 *  Y[0])

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( Y  ,
 
)

Definition at line 17 of file YEqn.H.

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

Here is the call graph for this function:

◆ max()

Y[inertIndex] max ( 0.  0)

Variable Documentation

◆ Qdot

Qdot = reaction->Qdot()

Definition at line 14 of file YEqn.H.

◆ Y

Y[inertIndex] = scalar(1) - Yt

Definition at line 46 of file YEqn.H.