Definition at line 55 of file kineticTheoryModel.H.
Collaboration diagram for kineticTheoryModel:Public Member Functions | |
| kineticTheoryModel (const phaseModel &phasea, const volVectorField &Ub, const volScalarField &alpha, const dragModel &draga) | |
| Construct from components.
| |
| virtual | ~kineticTheoryModel () |
| Destructor.
| |
| void | solve (const volTensorField &gradUat) |
| bool | on () const |
| const volScalarField & | mua () const |
| const volScalarField & | pa () const |
| const volScalarField & | lambda () const |
| const volScalarField & | kappa () const |
| kineticTheoryModel | ( | const phaseModel & | phasea, |
| const volVectorField & | Ub, | ||
| const volScalarField & | alpha, | ||
| const dragModel & | draga | ||
| ) |
Construct from components.
| virtual ~kineticTheoryModel | ( | ) | [virtual]
|
Destructor.
| void solve | ( | const volTensorField & | gradUat ) |
| bool on | ( | ) | const [inline]
|
Definition at line 161 of file kineticTheoryModel.H.
| const volScalarField& mua | ( | ) | const [inline]
|
Definition at line 166 of file kineticTheoryModel.H.
| const volScalarField& pa | ( | ) | const [inline]
|
Definition at line 171 of file kineticTheoryModel.H.
| const volScalarField& lambda | ( | ) | const [inline]
|
Definition at line 176 of file kineticTheoryModel.H.
| const volScalarField& kappa | ( | ) | const [inline]
|
Definition at line 181 of file kineticTheoryModel.H.