Functions | Variables
alphaEqnSubCycle.H File Reference
Include dependency graph for alphaEqnSubCycle.H:

Go to the source code of this file.

Functions

 if (icAlpha > 0)
 
volScalarField divU (fvc::div(phi))
 
 if (nAlphaSubCycles > 1)
 

Variables

 else
 

Function Documentation

◆ if() [1/2]

if ( icAlpha  ,
 
)

Definition at line 6 of file alphaEqnSubCycle.H.

References Foam::fvc::div(), divU(), icAlpha(), interface(), Foam::fvc::interpolate(), Foam::mag(), phi, phic(), and U.

Here is the call graph for this function:

◆ divU()

volScalarField divU ( fvc::div(phi )

Referenced by if().

Here is the caller graph for this function:

◆ if() [2/2]

if ( nAlphaSubCycles  ,
 
)

Definition at line 14 of file alphaEqnSubCycle.H.

References alpha1, nAlphaSubCycles(), and rhoPhi.

Here is the call graph for this function:

Variable Documentation

◆ else

else

Definition at line 32 of file alphaEqnSubCycle.H.