Exponential properties for solid heat transport Templated into a given thermodynamics package. More...


Public Member Functions | |
| exponentialSolidTransport (const word &, const exponentialSolidTransport &) | |
| Construct as named copy. More... | |
| exponentialSolidTransport (const dictionary &) | |
| Construct from dictionary. More... | |
| scalar | kappa (const scalar p, const scalar T) const |
| Thermal conductivity [W/mK]. More... | |
| vector | Kappa (const scalar p, const scalar T) const |
| Thermal conductivity [W/mK]. More... | |
| scalar | mu (const scalar p, const scalar T) const |
| Dynamic viscosity [kg/ms]. More... | |
| scalar | alphah (const scalar p, const scalar T) const |
| Thermal diffusivity of enthalpy [kg/ms]. More... | |
| void | write (Ostream &os) const |
| Write to Ostream. More... | |
| void | operator+= (const exponentialSolidTransport &) |
Static Public Member Functions | |
| static autoPtr< exponentialSolidTransport > | New (const dictionary &dict) |
| static word | typeName () |
| Return the instantiated type name. More... | |
Static Public Attributes | |
| static const bool | isotropic = true |
| Is the thermal conductivity isotropic. More... | |
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 |
Construct as named copy.
Definition at line 41 of file exponentialSolidTransportI.H.
|
explicit |
Construct from dictionary.
Definition at line 28 of file exponentialSolidTransport.C.
|
inlinestatic |
Definition at line 56 of file exponentialSolidTransportI.H.
References dict, and Foam::New().

|
inlinestatic |
Return the instantiated type name.
Definition at line 136 of file exponentialSolidTransport.H.
|
inline |
Thermal conductivity [W/mK].
Definition at line 67 of file exponentialSolidTransportI.H.
References Foam::pow(), and Foam::T().

|
inline |
Thermal conductivity [W/mK].
Definition at line 77 of file exponentialSolidTransportI.H.
References Foam::constant::electromagnetic::kappa, Foam::pow(), and Foam::T().

|
inline |
Dynamic viscosity [kg/ms].
Definition at line 88 of file exponentialSolidTransportI.H.
References NotImplemented.
|
inline |
Thermal diffusivity of enthalpy [kg/ms].
Definition at line 97 of file exponentialSolidTransportI.H.
References Cp, Foam::constant::electromagnetic::kappa, p, and Foam::T().

|
inline |
Definition at line 106 of file exponentialSolidTransportI.H.
References Y.
|
friend |
|
friend |
|
static |
Is the thermal conductivity isotropic.
Definition at line 144 of file exponentialSolidTransport.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.