Loading...
Searching...
No Matches
alphaControls.H File Reference

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())

Function Documentation

◆ nAlphaCorr()

label nAlphaCorr ( alphaControls.get< label > "nAlphaCorr")

References alphaControls.

Referenced by for(), for(), twoPhaseSystem::solve(), and multiphaseSystem::solveAlphas().

Here is the caller graph for this function:

◆ nAlphaSubCycles()

label nAlphaSubCycles ( alphaControls.get< label > "nAlphaSubCycles")

References alphaControls.

Referenced by if(), if(), localEulerDdt::localRSubDeltaT(), multiphaseSystem::solve(), and twoPhaseSystem::solve().

Here is the caller graph for this function:

◆ MULESCorr()

bool MULESCorr ( alphaControls. getOrDefault"MULESCorr", false)

References alphaControls.

Referenced by for(), if(), and if().

Here is the caller graph for this function:

◆ alphaApplyPrevCorr()

bool alphaApplyPrevCorr ( alphaControls. getOrDefault"alphaApplyPrevCorr", false)

References alphaControls.

Referenced by if(), and if().

Here is the caller graph for this function:

◆ icAlpha()

scalar icAlpha ( alphaControls.getOrDefault< scalar > "icAlpha", 0)

References alphaControls.

Referenced by if().

Here is the caller graph for this function:

◆ scAlpha()

scalar scAlpha ( alphaControls.getOrDefault< scalar > "scAlpha", 0)

References alphaControls.

Referenced by if().

Here is the caller graph for this function:

Variable Documentation

◆ alphaControls