Functions | Variables
YEqns.H File Reference

Go to the source code of this file.

Functions

phaseSystem::massTransferTable & massTransfer (massTransferPtr())
 
 forAll (Y1, i)
 
 forAll (Y2, i)
 
fluid massTransfer ()
 

Variables

PtrList< volScalarField > & Y1 = phase1.Y()
 
PtrList< volScalarField > & Y2 = phase2.Y()
 

Function Documentation

phaseSystem::massTransferTable& massTransfer ( massTransferPtr()  )
forAll ( Y1  ,
 
)

Definition at line 11 of file YEqns.H.

References alpha1, fvOptions, massTransfer(), mesh, phase1, and rho1.

Here is the call graph for this function:

forAll ( Y2  ,
 
)

Definition at line 30 of file YEqns.H.

References alpha2, fluid, fvOptions, massTransfer(), mesh, phase2, and rho2.

Here is the call graph for this function:

fluid massTransfer ( )

Variable Documentation

PtrList<volScalarField>& Y1 = phase1.Y()

Definition at line 8 of file YEqns.H.

PtrList<volScalarField>& Y2 = phase2.Y()

Definition at line 9 of file YEqns.H.