Public Member Functions | |
TypeName ("linear") | |
Runtime type information. More... | |
linear (const dictionary &dict, const wordList &phaseNames) | |
Construct from a dictionary and two phases. More... | |
~linear () | |
Destructor. More... | |
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for primary phase. More... | |
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for secondary phase. More... | |
TypeName ("linear") | |
Runtime type information. More... | |
linear (const dictionary &dict, const wordList &phaseNames) | |
Construct from a dictionary and two phases. More... | |
~linear () | |
Destructor. More... | |
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for primary phase. More... | |
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for secondary phase. More... | |
![]() | |
TypeName ("blendingMethod") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames)) | |
blendingMethod (const dictionary &dict) | |
Construct from a dictionary. More... | |
virtual | ~blendingMethod () |
Destructor. More... | |
TypeName ("blendingMethod") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames)) | |
blendingMethod (const dictionary &dict) | |
Construct from a dictionary. More... | |
virtual | ~blendingMethod () |
Destructor. More... | |
Private Attributes | |
HashTable< dimensionedScalar, word, word::hash > | minFullyContinuousAlpha_ |
Minimum fraction of phases which can be considered fully continuous. More... | |
HashTable< dimensionedScalar, word, word::hash > | minPartlyContinuousAlpha_ |
Minimum fraction of phases which can be considered partly continuous. More... | |
HashTable< dimensionedScalar, word, word::hash > | maxFullyDispersedAlpha_ |
Maximum fraction of phases which can be considered fully dispersed. More... | |
HashTable< dimensionedScalar, word, word::hash > | maxPartlyDispersedAlpha_ |
Maximum fraction of phases which can be considered partly dispersed. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< blendingMethod > | New (const dictionary &dict, const wordList &phaseNames) |
static autoPtr< blendingMethod > | New (const dictionary &dict, const wordList &phaseNames) |
linear | ( | const dictionary & | dict, |
const wordList & | phaseNames | ||
) |
Construct from a dictionary and two phases.
~linear | ( | ) |
Destructor.
linear | ( | const dictionary & | dict, |
const wordList & | phaseNames | ||
) |
Construct from a dictionary and two phases.
~linear | ( | ) |
Destructor.
TypeName | ( | "linear" | ) |
Runtime type information.
|
virtual |
Factor for primary phase.
Implements blendingMethod.
|
virtual |
Factor for secondary phase.
Implements blendingMethod.
TypeName | ( | "linear" | ) |
Runtime type information.
|
virtual |
Factor for primary phase.
Implements blendingMethod.
|
virtual |
Factor for secondary phase.
Implements blendingMethod.
|
private |
|
private |
|
private |
|
private |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.