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)")))
 
reaction correct ()
 
 forAll (Y, i)
 
composition normalise ()
 

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:

◆ correct()

reaction correct ( )

◆ forAll()

forAll ( Y  ,
 
)

Definition at line 14 of file YEqn.H.

References composition, fvConstraints::constrain(), Foam::fvc::ddt(), fvConstraints, fvModels, mvConvection(), phi, reaction, rho, thermophysicalTransport, and Y.

Here is the call graph for this function:

◆ normalise()

composition normalise ( )