Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity).
More...
#include <constIsoSolidTransport.H>
|
| static const bool | isotropic = true |
| | Is the thermal conductivity isotropic.
|
template<class Thermo>
class Foam::constIsoSolidTransport< Thermo >
Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity).
- Source files
-
Definition at line 69 of file constIsoSolidTransport.H.
◆ constIsoSolidTransport() [1/2]
| constIsoSolidTransport |
( |
const word & | name, |
|
|
const constIsoSolidTransport< Thermo > & | ct ) |
|
inline |
◆ constIsoSolidTransport() [2/2]
◆ New()
◆ typeName()
◆ kappa()
| Foam::scalar kappa |
( |
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ Kappa()
◆ mu()
| Foam::scalar mu |
( |
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ alphah()
| Foam::scalar alphah |
( |
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ write()
◆ operator+=()
template<class Thermo>
| void operator+= |
( |
const constIsoSolidTransport< Thermo > & | | ) |
|
|
inline |
◆ operator*
template<class Thermo>
| constIsoSolidTransport operator* |
( |
const scalar | , |
|
|
const constIsoSolidTransport< Thermo > & | ) |
|
friend |
◆ operator<<
template<class Thermo>
| Ostream & operator<< |
( |
Ostream & | , |
|
|
const constIsoSolidTransport< Thermo > & | ) |
|
friend |
◆ isotropic
template<class Thermo>
| const bool isotropic = true |
|
static |
The documentation for this class was generated from the following files: