createAlphaFluxes.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

typeIOobject< surfaceScalarField > alphaPhi1Header (IOobject::groupName("alphaPhi", alpha1.group()), runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE)
 
 if (alphaRestart)
 
surfaceScalarField alphaPhi1 (alphaPhi1Header, phi *fvc::interpolate(alpha1))
 

Variables

const bool alphaRestart = alphaPhi1Header.headerOk()
 
tmp< surfaceScalarField > talphaPhi1Corr0
 

Function Documentation

◆ alphaPhi1Header()

typeIOobject<surfaceScalarField> alphaPhi1Header ( IOobject::groupName("alphaPhi", alpha1.group())  ,
runTime.  timeName(),
mesh  ,
IOobject::READ_IF_PRESENT  ,
IOobject::AUTO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( alphaRestart  )

Definition at line 12 of file createAlphaFluxes.H.

References alpha1(), alphaPhi1(), alphaPhi1Header(), Foam::endl(), Foam::Info, Foam::fvc::interpolate(), and phi.

Here is the call graph for this function:

◆ alphaPhi1()

surfaceScalarField alphaPhi1 ( alphaPhi1Header  ,
phi fvc::interpolatealpha1 
)

Referenced by for(), and if().

Here is the caller graph for this function:

Variable Documentation

◆ alphaRestart

const bool alphaRestart = alphaPhi1Header.headerOk()

Definition at line 10 of file createAlphaFluxes.H.

Referenced by if().

◆ talphaPhi1Corr0

tmp<surfaceScalarField> talphaPhi1Corr0

Definition at line 25 of file createAlphaFluxes.H.

Referenced by if().