
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 | |
| if | ( | icAlpha | , |
| 0 | ) |
Definition at line 6 of file alphaEqnSubCycle.H.
References icAlpha(), interface(), phic(), and U.

| volScalarField divU | ( | mesh. | moving) ? fvc::div(phi+mesh.phi()) :fvc::div(phi | ) |
| if | ( | nAlphaSubCycles | , |
| 1 | ) |
Definition at line 19 of file alphaEqnSubCycle.H.
References alpha1, mesh, nAlphaSubCycles(), rhoPhi, and runTime.

| else |
Definition at line 41 of file alphaEqnSubCycle.H.