compressibleAlphaEqnSubCycle.H File Reference
Include dependency graph for compressibleAlphaEqnSubCycle.H:

Go to the source code of this file.

Functions

 if (pimple.nCorrPIMPLE() > 1)
 
tmp< surfaceScalarField > talphaPhi1 (alphaPhi10)
 
 if (nAlphaSubCycles > 1)
 
surfaceScalarField alphaPhi2 ("alphaPhi2", phi - alphaPhi1)
 
volScalarField::Internal contErr ((fvc::ddt(rho)+fvc::div(rhoPhi) -(fvOptions(alpha1, mixture.thermo1().rho())&rho1) -(fvOptions(alpha2, mixture.thermo2().rho())&rho2))())
 

Variables

 else
 
const surfaceScalarField & alphaPhi1 = talphaPhi1()
 

Function Documentation

◆ if() [1/2]

if ( pimple.  nCorrPIMPLE(),
 
)

Definition at line 1 of file compressibleAlphaEqnSubCycle.H.

References alpha1, and pimple.

◆ talphaPhi1()

tmp<surfaceScalarField> talphaPhi1 ( alphaPhi10  )

◆ if() [2/2]

if ( nAlphaSubCycles  ,
 
)

Definition at line 12 of file compressibleAlphaEqnSubCycle.H.

References alpha1, alphaPhi10, stdFoam::end(), mesh, nAlphaSubCycles(), rhoPhi, runTime, talphaPhi1(), and Foam::Zero.

Here is the call graph for this function:

◆ alphaPhi2()

surfaceScalarField alphaPhi2 ( "alphaPhi2"  ,
phi alphaPhi1 
)

◆ contErr()

volScalarField::Internal contErr ( (fvc::ddt(rho)+fvc::div(rhoPhi) -(fvOptions(alpha1, mixture.thermo1().rho())&rho1) -(fvOptions(alpha2, mixture.thermo2().rho())&rho2))()  )

Variable Documentation

◆ else

else
Initial value:
{
# 55 "/home/chef2/andy/OpenFOAM/release/v2112/OpenFOAM-v2112/applications/solvers/multiphase/compressibleInterFoam/compressibleInterIsoFoam/compressibleAlphaEqnSubCycle.H" 2
}

Definition at line 54 of file compressibleAlphaEqnSubCycle.H.

◆ alphaPhi1

const surfaceScalarField& alphaPhi1 = talphaPhi1()

Definition at line 60 of file compressibleAlphaEqnSubCycle.H.

alpha2
const volScalarField & alpha2
Definition: setRegionFluidFields.H:9
alpha1
const volScalarField & alpha1
Definition: setRegionFluidFields.H:8
rho
rho
Definition: readInitialConditions.H:88
rho2
volScalarField & rho2
Definition: setRegionFluidFields.H:30
rho1
volScalarField & rho1
Definition: setRegionFluidFields.H:27