
Go to the source code of this file.
Functions | |
| word | alpharScheme ("div(phirb,alpha)") |
| surfaceScalarField | phir ("phir", phic *interface.nHatf()) |
| const volScalarField | vDotvmcAlphal (vDotvAlphal - vDotcAlphal) |
| if (MULESCorr) | |
| volScalarField | alpha10 ("alpha10", alpha1) |
| for (int aCorr=0;aCorr< nAlphaCorr;aCorr++) | |
Variables | |
| Pair< tmp< volScalarField > > | vDotAlphal |
| const volScalarField & | vDotcAlphal = vDotAlphal[0]() |
| const volScalarField & | vDotvAlphal = vDotAlphal[1]() |
| tmp< surfaceScalarField > | talphaPhi |
| rhoPhi = talphaPhi()*(rho1 - rho2) + phi*rho2 | |
| alphaPhi10 = talphaPhi() | |
| word alpharScheme | ( | "div(phirb,alpha)" | ) |
| surfaceScalarField phir | ( | "phir" | , |
| phic *interface. | nHatf() ) |
| const volScalarField vDotvmcAlphal | ( | vDotvAlphal - | vDotcAlphal | ) |
References vDotcAlphal, and vDotvAlphal.
Referenced by for(), and if().

| if | ( | MULESCorr | ) |
Definition at line 15 of file alphaEqn.H.
References alpha1, divU, mesh, MULESCorr(), phi, talphaPhi, vDotcAlphal, and vDotvmcAlphal().

| volScalarField alpha10 | ( | "alpha10" | , |
| alpha1 | ) |
| for | ( | ) |
Definition at line 45 of file alphaEqn.H.
References alpha1, alpha10(), alpha2, alpharScheme(), divU, MULESCorr(), nAlphaCorr(), phi, phir(), talphaPhi, vDotcAlphal, and vDotvmcAlphal().

| Pair<tmp<volScalarField> > vDotAlphal |
Definition at line 7 of file alphaEqn.H.
| const volScalarField& vDotcAlphal = vDotAlphal[0]() |
Definition at line 9 of file alphaEqn.H.
Referenced by for(), if(), and vDotvmcAlphal().
| const volScalarField& vDotvAlphal = vDotAlphal[1]() |
Definition at line 10 of file alphaEqn.H.
Referenced by vDotvmcAlphal().
| tmp<surfaceScalarField> talphaPhi |
Definition at line 13 of file alphaEqn.H.
Referenced by for(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), and if().
| alphaPhi10 = talphaPhi() |
Definition at line 119 of file alphaEqn.H.