
Go to the source code of this file.
Functions | |
| if (icAlpha > 0) | |
| volScalarField | divU (fvc::div(phi)) |
| if (nAlphaSubCycles > 1) | |
Variables | |
| else | |
| if | ( | icAlpha | , |
| 0 | |||
| ) |
Definition at line 6 of file alphaEqnSubCycle.H.
References Foam::fvc::div(), divU(), icAlpha(), interface(), Foam::MULES::interpolate(), Foam::mag(), phi, phic, and U.

| volScalarField divU | ( | fvc::div(phi) | ) |
| if | ( | nAlphaSubCycles | , |
| 1 | |||
| ) |
Definition at line 14 of file alphaEqnSubCycle.H.
References alpha1, nAlphaSubCycles(), and rhoPhi.

| else |
Definition at line 32 of file alphaEqnSubCycle.H.
1.8.11