Go to the source code of this file.
|
const dictionary & | alphaControls = mesh.solverDict(alpha1.name()) |
|
◆ nAlphaCorr()
◆ nAlphaSubCycles()
◆ MULESCorr()
bool MULESCorr |
( |
alphaControls.lookupOrDefault< Switch > |
"MULESCorr", false | ) |
|
◆ alphaApplyPrevCorr()
bool alphaApplyPrevCorr |
( |
alphaControls.lookupOrDefault< Switch > |
"alphaApplyPrevCorr", false | ) |
|
◆ icAlpha()
scalar icAlpha |
( |
alphaControls.lookupOrDefault< scalar > |
"icAlpha", 0 | ) |
|
◆ scAlpha()
scalar scAlpha |
( |
alphaControls.lookupOrDefault< scalar > |
"scAlpha", 0 | ) |
|
◆ alphaControls
const dictionary& alphaControls = mesh.solverDict(alpha1.name()) |