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