Functions
alphaEqns.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

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