|
| TypeName ("varScModel5") |
|
| varScModel5 (const IOobject &io, const fvMesh &mesh, const dictionary &dict) |
|
| ~varScModel5 () |
|
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 |
|
|
static autoPtr< QGDCoeffs > | New (const word &qgdCoeffsType, const fvMesh &mesh, const dictionary &dict) |
| Return a reference to the selected fvscStencil model. More...
|
|
virtual void | updateQGDLength (const fvMesh &) |
|
tmp< volScalarField > | readOrCreateAlphaQGD (const fvMesh &) |
|
Definition at line 58 of file varScModel5.H.
varScModel5 |
( |
const IOobject & |
io, |
|
|
const fvMesh & |
mesh, |
|
|
const dictionary & |
dict |
|
) |
| |
TypeName |
( |
"varScModel5" |
| ) |
|
scalar qgdAspectRatioThreshold_ |
|
protected |
autoPtr<cellSet> constScCellSetPtr_ |
|
protected |
The documentation for this class was generated from the following files: