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

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

Referenced by for().

Here is the caller graph for this function:

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 ( )

Definition at line 49 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 ( alphaApplyPrevCorr &&  MULESCorr)

Definition at line 107 of file alphaEqn.H.

References alphaPhi(), and talphaPhiCorr0.

Here is the call graph for this function:

Variable Documentation

alpha2 = 1.0 - alpha1

Definition at line 112 of file alphaEqn.H.

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