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  ,
 
)

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)

◆ if() [2/2]

if ( nAlphaSubCycles  ,
 
)

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
Initial value:
{
# 48 "/home/chef2/andy/OpenFOAM/release/v2206/OpenFOAM-v2206/applications/solvers/multiphase/interPhaseChangeFoam/alphaEqnSubCycle.H" 2
}
const volScalarField & alpha1
volScalarField & rho2
const volScalarField & alpha2
volScalarField & rho1

Definition at line 46 of file alphaEqnSubCycle.H.