Functions
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 (IOobject("phir", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mixture.cAlpha() *mag(phi/mesh.magSf()) *mixture.nHatf())
 
 for (int gCorr=0;gCorr< nAlphaCorr;gCorr++)
 

Function Documentation

◆ alpharScheme()

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

◆ phir()

surfaceScalarField phir ( IOobject("phir", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE)  ,
mixture.  cAlpha) *mag(phi/mesh.magSf()) *mixture.nHatf( 
)

Referenced by for().

Here is the caller graph for this function:

◆ for()

for ( )