|
| | TypeName ("twoPhaseConstTau") |
| |
| | twoPhaseConstTau (const IOobject &io, const fvMesh &mesh, const dictionary &dict) |
| |
| | ~twoPhaseConstTau () |
| |
| void | correct (const QGDThermo &) |
| |
| | TypeName ("QGDCoeffs") |
| |
| | declareRunTimeSelectionTable (autoPtr, QGDCoeffs, dictionary,(const IOobject &io, const fvMesh &mesh, const dictionary &dict),(io, mesh, dict)) |
| |
| | QGDCoeffs (const IOobject &io, const fvMesh &mesh, const dictionary &dict) |
| | Construct from components. More...
|
| |
| virtual | ~QGDCoeffs () |
| |
| virtual bool | writeData (Ostream &) const |
| |
| const volScalarField & | hQGD () const |
| |
| const volScalarField & | tauQGD () const |
| |
| const surfaceScalarField & | hQGDf () const |
| |
| const surfaceScalarField & | tauQGDf () const |
| |
| const volScalarField & | muQGD () const |
| |
| const volScalarField & | alphauQGD () const |
| |
Definition at line 55 of file twoPhaseConstTau.H.
| twoPhaseConstTau |
( |
const IOobject & |
io, |
|
|
const fvMesh & |
mesh, |
|
|
const dictionary & |
dict |
|
) |
| |
| TypeName |
( |
"twoPhaseConstTau" |
| ) |
|
The documentation for this class was generated from the following files: