Go to the source code of this file.
◆ if() [1/2]
| if |
( |
pimple. | nCorrPIMPLE(), |
|
|
1 | ) |
◆ talphaPhi1()
| tmp< surfaceScalarField > talphaPhi1 |
( |
alphaPhi10 | | ) |
|
◆ if() [2/2]
◆ Su()
| volScalarField::Internal Su |
( |
IOobject("Su", runTime.timeName(), mesh) | , |
|
|
mesh | , |
|
|
dimensionedScalar(dgdt.dimensions(), Zero) | ) |
◆ forAll()
◆ divU()
| volScalarField::Internal divU |
( |
mesh. | moving) ? fvc::div(phi+mesh.phi()) :fvc::div(phi | ) |
|
◆ advect()
◆ else
Initial value:{
# 1 "/opt/OpenFOAM/OpenFOAM-v2512/applications/solvers/multiphase/compressibleInterFoam/compressibleInterIsoFoam/alphaEqn.H" 1
# 1 "/opt/OpenFOAM/OpenFOAM-v2512/applications/solvers/multiphase/compressibleInterFoam/compressibleInterIsoFoam/alphaSuSp.H" 1
volScalarField::Internal
Sp
(
IOobject
(
"Sp",
),
dimensionedScalar(dgdt.dimensions(), Zero)
)
Definition at line 46 of file compressibleAlphaEqnSubCycle.H.