A two-phase mixture model. More...
Public Member Functions | |
twoPhaseMixture (const fvMesh &mesh, const dictionary &dict) | |
~twoPhaseMixture () | |
const word & | phase1Name () const |
const word & | phase2Name () const |
const volScalarField & | alpha1 () const |
volScalarField & | alpha1 () |
const volScalarField & | alpha2 () const |
volScalarField & | alpha2 () |
Protected Attributes | |
word | phase1Name_ |
word | phase2Name_ |
volScalarField | alpha1_ |
volScalarField | alpha2_ |
twoPhaseMixture | ( | const fvMesh & | mesh, |
const dictionary & | dict | ||
) |
Definition at line 27 of file twoPhaseMixture.C.
|
inline |
Definition at line 72 of file twoPhaseMixture.H.
|
inline |
Definition at line 78 of file twoPhaseMixture.H.
References twoPhaseMixture::phase1Name_.
|
inline |
Definition at line 83 of file twoPhaseMixture.H.
References twoPhaseMixture::phase2Name_.
|
inline |
Definition at line 89 of file twoPhaseMixture.H.
References twoPhaseMixture::alpha1_.
|
inline |
Definition at line 95 of file twoPhaseMixture.H.
References twoPhaseMixture::alpha1_.
|
inline |
Definition at line 101 of file twoPhaseMixture.H.
References twoPhaseMixture::alpha2_.
|
inline |
Definition at line 107 of file twoPhaseMixture.H.
References twoPhaseMixture::alpha2_.
|
protected |
Definition at line 52 of file twoPhaseMixture.H.
Referenced by twoPhaseMixture::phase1Name().
|
protected |
Definition at line 53 of file twoPhaseMixture.H.
Referenced by twoPhaseMixture::phase2Name().
|
protected |
Definition at line 55 of file twoPhaseMixture.H.
Referenced by twoPhaseMixture::alpha1(), incompressibleTwoPhaseMixture::calcNu(), and incompressibleTwoPhaseInteractingMixture::rho().
|
protected |
Definition at line 56 of file twoPhaseMixture.H.
Referenced by twoPhaseMixture::alpha2(), and incompressibleTwoPhaseInteractingMixture::rho().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.