Constant properties thermodynamics package templated into the EquationOfState. More...
Public Member Functions | |
hConstThermo (const dictionary &dict) | |
hConstThermo (const word &, const hConstThermo &) | |
autoPtr< hConstThermo > | clone () const |
scalar | limit (const scalar T) const |
scalar | Cp (const scalar p, const scalar T) const |
scalar | Ha (const scalar p, const scalar T) const |
scalar | Hs (const scalar p, const scalar T) const |
scalar | Hc () const |
scalar | S (const scalar p, const scalar T) const |
scalar | Gstd (const scalar T) const |
scalar | dCpdT (const scalar p, const scalar T) const |
void | write (Ostream &os) const |
void | operator+= (const hConstThermo &) |
Static Public Member Functions | |
static autoPtr< hConstThermo > | New (const dictionary &dict) |
static word | typeName () |
Friends | |
hConstThermo | operator+ (const hConstThermo &, const hConstThermo &) |
hConstThermo | operator* (const scalar, const hConstThermo &) |
hConstThermo | operator== (const hConstThermo &, const hConstThermo &) |
Ostream & | operator (Ostream &, const hConstThermo &) |
Constant properties thermodynamics package templated into the EquationOfState.
Definition at line 48 of file hConstThermo.H.
hConstThermo | ( | const dictionary & | dict | ) |
Definition at line 28 of file hConstThermo.C.
|
inline |
|
inline |
Definition at line 60 of file hConstThermoI.H.
References Foam::New().
|
inlinestatic |
Definition at line 68 of file hConstThermoI.H.
References dict, and Foam::New().
|
inlinestatic |
Definition at line 133 of file hConstThermo.H.
|
inline |
Definition at line 78 of file hConstThermoI.H.
References Foam::T().
|
inline |
Definition at line 88 of file hConstThermoI.H.
References Cp, p, and Foam::T().
|
inline |
Definition at line 99 of file hConstThermoI.H.
References Hs(), p, and Foam::T().
|
inline |
Definition at line 109 of file hConstThermoI.H.
References H(), p, and Foam::T().
|
inline |
Definition at line 118 of file hConstThermoI.H.
|
inline |
Definition at line 126 of file hConstThermoI.H.
References Foam::log(), p, Foam::T(), and Foam::constant::standard::Tstd.
|
inline |
Definition at line 136 of file hConstThermoI.H.
References Foam::log(), Foam::T(), and Foam::constant::standard::Tstd.
|
inline |
Definition at line 146 of file hConstThermoI.H.
void write | ( | Ostream & | os | ) | const |
Definition at line 41 of file hConstThermo.C.
References Ostream::beginBlock(), Ostream::endBlock(), os(), Foam::constant::standard::Tstd, Foam::vtk::write(), Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().
|
inline |
Definition at line 157 of file hConstThermoI.H.
References Foam::mag(), and Y.
|
friend |
|
friend |
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.