Go to the source code of this file.
Functions | |
| label | nAlphaCorr (alphaControls.get< label >("nAlphaCorr")) |
| label | nAlphaSubCycles (alphaControls.get< label >("nAlphaSubCycles")) |
| bool | MULESCorr (alphaControls.getOrDefault("MULESCorr", false)) |
| bool | alphaApplyPrevCorr (alphaControls.getOrDefault("alphaApplyPrevCorr", false)) |
| scalar | icAlpha (alphaControls.getOrDefault< scalar >("icAlpha", 0)) |
| scalar | scAlpha (alphaControls.getOrDefault< scalar >("scAlpha", 0)) |
Variables | |
| const dictionary & | alphaControls = mesh.solverDict(alpha1.name()) |
| label nAlphaCorr | ( | alphaControls.get< label > | "nAlphaCorr" | ) |
References alphaControls.
Referenced by for(), for(), twoPhaseSystem::solve(), and multiphaseSystem::solveAlphas().

| label nAlphaSubCycles | ( | alphaControls.get< label > | "nAlphaSubCycles" | ) |
References alphaControls.
Referenced by if(), if(), localEulerDdt::localRSubDeltaT(), multiphaseSystem::solve(), and twoPhaseSystem::solve().

| bool MULESCorr | ( | alphaControls. | getOrDefault"MULESCorr", false | ) |
References alphaControls.
Referenced by for(), if(), and if().

| bool alphaApplyPrevCorr | ( | alphaControls. | getOrDefault"alphaApplyPrevCorr", false | ) |
| scalar icAlpha | ( | alphaControls.getOrDefault< scalar > | "icAlpha", 0 | ) |
| scalar scAlpha | ( | alphaControls.getOrDefault< scalar > | "scAlpha", 0 | ) |
| const dictionary& alphaControls = mesh.solverDict(alpha1.name()) |
Definition at line 1 of file alphaControls.H.
Referenced by alphaApplyPrevCorr(), icAlpha(), MULESCorr(), nAlphaCorr(), nAlphaSubCycles(), scAlpha(), multiphaseSystem::solve(), twoPhaseSystem::solve(), and multiphaseSystem::solveAlphas().