Loading...
Searching...
No Matches
alphaEqnSubCycle.H File Reference
Include dependency graph for alphaEqnSubCycle.H:

Go to the source code of this file.

Functions

 if (icAlpha > 0)
volScalarField divU (mesh.moving() ? fvc::div(phi+mesh.phi()) :fvc::div(phi))
 if (nAlphaSubCycles > 1)

Variables

 else

Function Documentation

◆ if() [1/2]

if ( icAlpha ,
0  )

Definition at line 6 of file alphaEqnSubCycle.H.

References icAlpha(), interface(), phic(), and U.

Here is the call graph for this function:

◆ divU()

volScalarField divU ( mesh. moving) ? fvc::div(phi+mesh.phi()) :fvc::div(phi)

References mesh, and phi.

◆ if() [2/2]

if ( nAlphaSubCycles ,
1  )

Definition at line 19 of file alphaEqnSubCycle.H.

References alpha1, mesh, nAlphaSubCycles(), rhoPhi, and runTime.

Here is the call graph for this function:

Variable Documentation

◆ else

else

Definition at line 41 of file alphaEqnSubCycle.H.