Exponential properties for solid heat transport Templated into a given thermodynamics package. More...
Public Member Functions | |
exponentialSolidTransport (const word &, const exponentialSolidTransport &) | |
exponentialSolidTransport (const dictionary &) | |
scalar | kappa (const scalar p, const scalar T) const |
vector | Kappa (const scalar p, const scalar T) const |
scalar | mu (const scalar p, const scalar T) const |
scalar | alphah (const scalar p, const scalar T) const |
void | write (Ostream &os) const |
void | operator+= (const exponentialSolidTransport &) |
Static Public Member Functions | |
static autoPtr< exponentialSolidTransport > | New (const dictionary &dict) |
static word | typeName () |
Static Public Attributes | |
static const bool | isotropic = true |
Friends | |
exponentialSolidTransport | operator* (const scalar, const exponentialSolidTransport &) |
Ostream & | operator (Ostream &, const exponentialSolidTransport &) |
Exponential properties for solid heat transport Templated into a given thermodynamics package.
Definition at line 45 of file exponentialSolidTransport.H.
|
inline |
|
explicit |
|
inlinestatic |
Definition at line 56 of file exponentialSolidTransportI.H.
References dict, and Foam::New().
|
inlinestatic |
Definition at line 122 of file exponentialSolidTransport.H.
|
inline |
Definition at line 67 of file exponentialSolidTransportI.H.
References Foam::pow(), and Foam::T().
|
inline |
Definition at line 77 of file exponentialSolidTransportI.H.
References Foam::constant::electromagnetic::kappa, Foam::pow(), and Foam::T().
|
inline |
Definition at line 88 of file exponentialSolidTransportI.H.
References NotImplemented.
|
inline |
Definition at line 97 of file exponentialSolidTransportI.H.
References Cp, Foam::constant::electromagnetic::kappa, p, and Foam::T().
void write | ( | Ostream & | os | ) | const |
|
inline |
Definition at line 106 of file exponentialSolidTransportI.H.
References Y.
|
friend |
|
friend |
|
static |
Definition at line 128 of file exponentialSolidTransport.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.