Functions | Variables
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)")
 
 if (MULESCorr)
 
 for (int aCorr=0;aCorr< nAlphaCorr;aCorr++)
 
 if (alphaApplyPrevCorr &&MULESCorr)
 

Variables

 alpha2 = 1.0 - alpha1
 

Function Documentation

◆ alpharScheme()

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

Referenced by for().

Here is the caller graph for this function:

◆ if() [1/2]

if ( MULESCorr  )

Definition at line 5 of file alphaEqn.H.

References alpha1, alphaApplyPrevCorr(), alphaPhi(), correct, Foam::endl(), Foam::Info, Foam::max(), mesh, Foam::min(), mixture, phi, solve(), and talphaPhiCorr0.

Here is the call graph for this function:

◆ for()

for ( )

Definition at line 50 of file alphaEqn.H.

References alpha1, alpha10(), alphaPhi(), alpharScheme(), correct, Foam::MULES::explicitSolve(), Foam::fvc::flux(), mixture, MULESCorr(), phi, and phir().

Here is the call graph for this function:

◆ if() [2/2]

if ( alphaApplyPrevCorr &&  MULESCorr)

Definition at line 110 of file alphaEqn.H.

References alphaPhi(), and talphaPhiCorr0.

Here is the call graph for this function:

Variable Documentation

◆ alpha2

alpha2 = 1.0 - alpha1

Definition at line 115 of file alphaEqn.H.

Referenced by for(), if(), and while().