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

Go to the source code of this file.

Functions

IOobject alphaPhi10Header (IOobject::groupName("alphaPhi0", alpha1.group()), runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE)
 if (alphaRestart)
surfaceScalarField alphaPhi10 (alphaPhi10Header, phi *fvc::interpolate(alpha1))
surfaceScalarField alphaPhiUn (IOobject("alphaPhiUn", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar(phi.dimensions(), Zero))

Variables

const bool alphaRestart
tmp< surfaceScalarField > talphaPhi1Corr0

Function Documentation

◆ alphaPhi10Header()

IOobject alphaPhi10Header ( IOobject::groupName("alphaPhi0", alpha1.group()) ,
runTime. timeName(),
mesh ,
IOobject::READ_IF_PRESENT ,
IOobject::AUTO_WRITE  )

References alpha1, mesh, and runTime.

◆ if()

if ( alphaRestart )

Definition at line 13 of file createAlphaFluxes.H.

References alphaRestart.

◆ alphaPhi10()

surfaceScalarField alphaPhi10 ( alphaPhi10Header ,
phi * fvc::interpolatealpha1 )

References alpha1, alphaPhi10Header(), and phi.

Here is the call graph for this function:

◆ alphaPhiUn()

surfaceScalarField alphaPhiUn ( IOobject("alphaPhiUn", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) ,
mesh ,
dimensionedScalar(phi.dimensions(), Zero)  )

References mesh, phi, and runTime.

Referenced by for().

Here is the caller graph for this function:

Variable Documentation

◆ alphaRestart

const bool alphaRestart
Initial value:
=
alphaPhi10Header.typeHeaderOk<surfaceScalarField>(true)
IOobject alphaPhi10Header(IOobject::groupName("alphaPhi0", alpha1.group()), runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE)

Definition at line 10 of file createAlphaFluxes.H.

Referenced by if(), and if().

◆ talphaPhi1Corr0

tmp<surfaceScalarField> talphaPhi1Corr0

Definition at line 26 of file createAlphaFluxes.H.

Referenced by if(), and if().