alphaEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

word alpharScheme ("div(phirb,alpha)")
 
surfaceScalarField phir ("phir", phic *mixture.nHatf())
 
const volScalarField vDotvmcAlphal (vDotvAlphal - vDotcAlphal)
 
 if (MULESCorr)
 
volScalarField alpha10 ("alpha10", alpha1)
 
 for (int aCorr=0;aCorr< nAlphaCorr;aCorr++)
 

Variables

Pair< tmp< volScalarField > > vDotAlphal = mixture.vDotAlphal()
 
const volScalarField & vDotcAlphal = vDotAlphal[0]()
 
const volScalarField & vDotvAlphal = vDotAlphal[1]()
 
tmp< surfaceScalarField > talphaPhi
 
 rhoPhi = talphaPhi()*(rho1 - rho2) + phi*rho2
 

Function Documentation

◆ alpharScheme()

word alpharScheme ( "div(phirb,alpha)"  )

◆ phir()

surfaceScalarField phir ( "phir"  ,
phic *mixture.  nHatf() 
)

◆ vDotvmcAlphal()

const volScalarField vDotvmcAlphal ( vDotvAlphal vDotcAlphal)

Referenced by for(), and if().

Here is the caller graph for this function:

◆ if()

if ( MULESCorr  )

Definition at line 14 of file alphaEqn.H.

References alpha1, alpha10(), divU, Foam::endl(), Foam::Info, Foam::max(), mesh, Foam::min(), phi, Sp, and vDotvmcAlphal().

Here is the call graph for this function:

◆ alpha10()

volScalarField alpha10 ( "alpha10"  ,
alpha1   
)

Referenced by for(), and if().

Here is the caller graph for this function:

◆ for()

for ( )

Definition at line 44 of file alphaEqn.H.

References alpha1, alpha10(), alpha2, alpharScheme(), correct, divU, Foam::MULES::explicitSolve(), Foam::fvc::flux(), MULESCorr(), phi, phir(), talphaPhi, vDotcAlphal, and vDotvmcAlphal().

Here is the call graph for this function:

Variable Documentation

◆ vDotAlphal

Pair<tmp<volScalarField> > vDotAlphal = mixture.vDotAlphal()

Definition at line 7 of file alphaEqn.H.

◆ vDotcAlphal

const volScalarField& vDotcAlphal = vDotAlphal[0]()

Definition at line 8 of file alphaEqn.H.

Referenced by for().

◆ vDotvAlphal

const volScalarField& vDotvAlphal = vDotAlphal[1]()

Definition at line 9 of file alphaEqn.H.

◆ talphaPhi

tmp<surfaceScalarField> talphaPhi

Definition at line 12 of file alphaEqn.H.

Referenced by for().

◆ rhoPhi

rhoPhi = talphaPhi()*(rho1 - rho2) + phi*rho2

Definition at line 115 of file alphaEqn.H.

Referenced by for(), and if().