

Go to the source code of this file.
Classes | |
| class | AndradeTransport< Thermo > |
| Transport package using the Andrade function for the natural logarithm of dynamic viscosity and thermal conductivity of liquids: More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Thermo > | |
| AndradeTransport< Thermo > | operator+ (const AndradeTransport< Thermo > &, const AndradeTransport< Thermo > &) |
| template<class Thermo > | |
| AndradeTransport< Thermo > | operator* (const scalar, const AndradeTransport< Thermo > &) |
| template<class Thermo > | |
| Ostream & | operator<< (Ostream &, const AndradeTransport< Thermo > &) |
Original source file AndradeTransport.H
Definition in file AndradeTransport.H.