Functions | Variables
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

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

Function Documentation

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

Referenced by forAll().

Here is the caller graph for this function:

volScalarField Yt ( 0.0 *  Y[0])

Referenced by forAll().

Here is the caller graph for this function:

forAll ( Y  ,
 
)

Definition at line 18 of file YEqn.H.

References Foam::fvc::ddt(), fvOptions, inertSpecie(), Foam::fvc::laplacian(), mesh, mvConvection(), Foam::name(), phi, reaction(), rho, turbulence, Y, and Yt().

Here is the call graph for this function:

Y [inertIndex] max ( 0.  0)

Variable Documentation

dQ = reaction->dQ()

Definition at line 14 of file YEqn.H.

label inertIndex = -1

Definition at line 15 of file YEqn.H.

Y[inertIndex] = scalar(1) - Yt

Definition at line 51 of file YEqn.H.

Referenced by forAll().