Base class for all classes describing QGD model coefficients. Provides interfaces for accessing QGD/QHD models coefficients ^{QGD}, ^{QGD}, ^{QGD}, ^{QGD}, h^{QGD}.
More...
|
| 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 |
|
virtual void | correct (const QGDThermo &) |
|
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...
|
|
Base class for all classes describing QGD model coefficients. Provides interfaces for accessing QGD/QHD models coefficients ^{QGD}, ^{QGD}, ^{QGD}, ^{QGD}, h^{QGD}.
- Source files
-
Definition at line 57 of file QGDCoeffs.H.
QGDCoeffs |
( |
const IOobject & |
io, |
|
|
const fvMesh & |
mesh, |
|
|
const dictionary & |
dict |
|
) |
| |
Construct from components.
Definition at line 156 of file QGDCoeffs.C.
void updateQGDLength |
( |
const fvMesh & |
mesh | ) |
|
|
protectedvirtual |
isA<wedgeFvPatch>(mesh.boundary()[patchi])
Definition at line 291 of file QGDCoeffs.C.
tmp< volScalarField > readOrCreateAlphaQGD |
( |
const fvMesh & |
mesh | ) |
|
|
protected |
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
QGDCoeffs |
, |
|
|
dictionary |
, |
|
|
(const IOobject &io, const fvMesh &mesh, const dictionary &dict) |
, |
|
|
(io, mesh, dict) |
|
|
) |
| |
autoPtr< QGDCoeffs > New |
( |
const word & |
qgdCoeffsType, |
|
|
const fvMesh & |
mesh, |
|
|
const dictionary & |
dict |
|
) |
| |
|
static |
Return a reference to the selected fvscStencil model.
Definition at line 52 of file QGDCoeffs.C.
virtual bool writeData |
( |
Ostream & |
| ) |
const |
|
inlinevirtual |
Reimplemented in T0byGr, varScModel7, varScModel5, varScModel6, HbyUQHD, constScPrModel1, constScPrModel1n, constScPrModel2, twoPhaseConstTau, H2bynuQHD, and constTau.
Definition at line 263 of file QGDCoeffs.C.
const Foam::volScalarField & hQGD |
( |
| ) |
const |
const Foam::volScalarField & tauQGD |
( |
| ) |
const |
const Foam::surfaceScalarField & hQGDf |
( |
| ) |
const |
const Foam::surfaceScalarField & tauQGDf |
( |
| ) |
const |
const Foam::volScalarField & muQGD |
( |
| ) |
const |
const Foam::volScalarField & alphauQGD |
( |
| ) |
const |
volScalarField alphauQGD_ |
|
protected |
surfaceScalarField hQGDf_ |
|
protected |
tmp<volScalarField> taQGD_ |
|
protected |
surfaceScalarField tauQGDf_ |
|
protected |
The documentation for this class was generated from the following files: