Constant properties thermodynamics package templated on an equation of state. More...
Public Member Functions | |
eConstThermo (const dictionary &dict) | |
eConstThermo (const word &, const eConstThermo &) | |
autoPtr< eConstThermo > | clone () const |
scalar | limit (const scalar T) const |
scalar | Cv (const scalar p, const scalar T) const |
scalar | Es (const scalar p, const scalar T) const |
scalar | Ea (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 eConstThermo &) |
Static Public Member Functions | |
static autoPtr< eConstThermo > | New (const dictionary &dict) |
static word | typeName () |
Friends | |
eConstThermo | operator+ (const eConstThermo &, const eConstThermo &) |
eConstThermo | operator* (const scalar, const eConstThermo &) |
eConstThermo | operator== (const eConstThermo &, const eConstThermo &) |
Ostream & | operator (Ostream &, const eConstThermo &) |
Constant properties thermodynamics package templated on an equation of state.
Definition at line 50 of file eConstThermo.H.
eConstThermo | ( | const dictionary & | dict | ) |
Definition at line 28 of file eConstThermo.C.
|
inline |
|
inline |
Definition at line 60 of file eConstThermoI.H.
References Foam::New().
|
inlinestatic |
Definition at line 68 of file eConstThermoI.H.
References dict, and Foam::New().
|
inlinestatic |
Definition at line 140 of file eConstThermo.H.
|
inline |
Definition at line 78 of file eConstThermoI.H.
References Foam::T().
|
inline |
Definition at line 88 of file eConstThermoI.H.
References Cv, p, and Foam::T().
|
inline |
|
inline |
Definition at line 110 of file eConstThermoI.H.
References Es(), p, and Foam::T().
|
inline |
Definition at line 120 of file eConstThermoI.H.
|
inline |
Definition at line 128 of file eConstThermoI.H.
References Cp, Foam::log(), p, Foam::T(), and Foam::constant::standard::Tstd.
|
inline |
Definition at line 139 of file eConstThermoI.H.
References Foam::constant::standard::Pstd, rho, and Foam::T().
|
inline |
Definition at line 151 of file eConstThermoI.H.
References NotImplemented.
void write | ( | Ostream & | os | ) | const |
Definition at line 41 of file eConstThermo.C.
References Ostream::beginBlock(), Ostream::endBlock(), os(), Foam::constant::standard::Tstd, Foam::vtk::write(), Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().
|
inline |
Definition at line 164 of file eConstThermoI.H.
References Foam::mag(), and Y.
|
friend |
|
friend |
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.