Public Member Functions | |
TypeName ("hyperbolic") | |
Runtime type information. More... | |
hyperbolic (const dictionary &dict, const wordList &phaseNames) | |
Construct from a dictionary and a list of phase names. More... | |
~hyperbolic () | |
Destructor. More... | |
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for first phase. More... | |
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for second phase. More... | |
TypeName ("hyperbolic") | |
Runtime type information. More... | |
hyperbolic (const dictionary &dict, const wordList &phaseNames) | |
Construct from a dictionary and a list of phase names. More... | |
~hyperbolic () | |
Destructor. More... | |
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for first phase. More... | |
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
Factor for second 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 > | minContinuousAlpha_ |
Minimum fraction of phases which can be considered continuous. More... | |
const dimensionedScalar | transitionAlphaScale_ |
Width of the transition. More... | |
HashTable< dimensionedScalar, word, word::hash > | maxDispersedAlpha_ |
Maximum fraction of phases which can be considered 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) |
Definition at line 49 of file hyperbolic.H.
hyperbolic | ( | const dictionary & | dict, |
const wordList & | phaseNames | ||
) |
Construct from a dictionary and a list of phase names.
~hyperbolic | ( | ) |
Destructor.
hyperbolic | ( | const dictionary & | dict, |
const wordList & | phaseNames | ||
) |
Construct from a dictionary and a list of phase names.
~hyperbolic | ( | ) |
Destructor.
TypeName | ( | "hyperbolic" | ) |
Runtime type information.
|
virtual |
Factor for first phase.
Implements blendingMethod.
|
virtual |
Factor for second phase.
Implements blendingMethod.
TypeName | ( | "hyperbolic" | ) |
Runtime type information.
|
virtual |
Factor for first phase.
Implements blendingMethod.
|
virtual |
Factor for second phase.
Implements blendingMethod.
|
private |
Minimum fraction of phases which can be considered continuous.
Definition at line 56 of file hyperbolic.H.
|
private |
Width of the transition.
Definition at line 59 of file hyperbolic.H.
|
private |
Maximum fraction of phases which can be considered dispersed.
Definition at line 56 of file hyperbolic.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.