Transport package using Sutherland's formula. More...
Public Member Functions | |
sutherlandTransport (const Thermo &t, const scalar As, const scalar Ts) | |
sutherlandTransport (const Thermo &t, const scalar mu1, const scalar T1, const scalar mu2, const scalar T2) | |
sutherlandTransport (const word &, const sutherlandTransport &) | |
sutherlandTransport (const dictionary &dict) | |
sutherlandTransport (const Thermo &t, const dictionary &dict) | |
autoPtr< sutherlandTransport > | clone () const |
scalar | mu (const scalar p, const scalar T) const |
scalar | kappa (const scalar p, const scalar T) const |
scalar | alphah (const scalar p, const scalar T) const |
void | write (Ostream &os) const |
void | operator+= (const sutherlandTransport &) |
void | operator*= (const scalar) |
Static Public Member Functions | |
static autoPtr< sutherlandTransport > | New (const dictionary &dict) |
static word | typeName () |
Friends | |
sutherlandTransport | operator+ (const sutherlandTransport &, const sutherlandTransport &) |
sutherlandTransport | operator* (const scalar, const sutherlandTransport &) |
Ostream & | operator (Ostream &, const sutherlandTransport &) |
Transport package using Sutherland's formula.
Templated into a given thermodynamics package (needed for thermal conductivity).
Dynamic viscosity [kg/m.s]
Definition at line 55 of file sutherlandTransport.H.
|
inline |
Definition at line 46 of file sutherlandTransportI.H.
|
inline |
Definition at line 60 of file sutherlandTransportI.H.
|
inline |
|
explicit |
Definition at line 40 of file sutherlandTransport.C.
sutherlandTransport | ( | const Thermo & | t, |
const dictionary & | dict | ||
) |
Definition at line 50 of file sutherlandTransport.C.
|
inline |
Definition at line 87 of file sutherlandTransportI.H.
References Foam::New().
|
inlinestatic |
Definition at line 96 of file sutherlandTransportI.H.
References dict, and Foam::New().
|
inlinestatic |
Definition at line 150 of file sutherlandTransport.H.
|
inline |
Definition at line 108 of file sutherlandTransportI.H.
References Foam::sqrt(), and Foam::T().
|
inline |
Definition at line 119 of file sutherlandTransportI.H.
References Cv, Foam::constant::physicoChemical::mu, p, R, and Foam::T().
|
inline |
Definition at line 130 of file sutherlandTransportI.H.
References Cp, Foam::constant::electromagnetic::kappa, p, and Foam::T().
void write | ( | Ostream & | os | ) | const |
Definition at line 64 of file sutherlandTransport.C.
References Ostream::beginBlock(), Ostream::endBlock(), specie::name(), os(), Foam::vtk::write(), and Ostream::writeEntry().
|
inline |
Definition at line 144 of file sutherlandTransportI.H.
References Foam::mag(), and Y.
|
inline |
Definition at line 165 of file sutherlandTransportI.H.
References s.
|
friend |
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.