Functions | Variables
createAlphaFluxes.H File Reference

Go to the source code of this file.

Functions

IOobject alphaPhi10Header ("alphaPhi10", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE)
 
surfaceScalarField alphaPhi10 (alphaPhi10Header, phi *fvc::interpolate(alpha1))
 

Variables

const bool alphaRestart = alphaPhi10Header.typeHeaderOk<surfaceScalarField>()
 
tmp< surfaceScalarField > talphaPhi1Corr0
 

Function Documentation

◆ alphaPhi10Header()

IOobject alphaPhi10Header ( "alphaPhi10"  ,
runTime.  timeName(),
mesh  ,
IOobject::READ_IF_PRESENT  ,
IOobject::AUTO_WRITE   
)

◆ alphaPhi10()

surfaceScalarField alphaPhi10 ( alphaPhi10Header  ,
phi fvc::interpolatealpha1 
)

Referenced by for(), and if().

Here is the caller graph for this function:

Variable Documentation

◆ alphaRestart

const bool alphaRestart = alphaPhi10Header.typeHeaderOk<surfaceScalarField>()

Definition at line 10 of file createAlphaFluxes.H.

Referenced by if().

◆ talphaPhi1Corr0

tmp<surfaceScalarField> talphaPhi1Corr0

Definition at line 20 of file createAlphaFluxes.H.

Referenced by if().