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

Referenced by twoPhaseSystem::solve().

Here is the caller graph for this function:

◆ nAlphaSubCycles()

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

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

Here is the caller graph for this function:

◆ MULESCorr()

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

Referenced by for().

Here is the caller graph for this function:

◆ alphaApplyPrevCorr()

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

Referenced by if().

Here is the caller graph for this function:

◆ icAlpha()

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

Referenced by if().

Here is the caller graph for this function:

◆ scAlpha()

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

Referenced by if().

Here is the caller graph for this function:

Variable Documentation

◆ alphaControls

const dictionary& alphaControls = mesh.solverDict(alpha1.name())

Definition at line 1 of file alphaControls.H.

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