Transport package using the Williams-Landel-Ferry model. More...
Public Member Functions | |
WLFTransport (const word &, const WLFTransport &) | |
WLFTransport (const dictionary &dict) | |
autoPtr< WLFTransport > | 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 WLFTransport &) |
void | operator*= (const scalar) |
Static Public Member Functions | |
static autoPtr< WLFTransport > | New (const dictionary &dict) |
static word | typeName () |
Friends | |
WLFTransport | operator+ (const WLFTransport &, const WLFTransport &) |
WLFTransport | operator* (const scalar, const WLFTransport &) |
Ostream & | operator (Ostream &, const WLFTransport &) |
Transport package using the Williams-Landel-Ferry model.
Templated into a given thermodynamics package (needed for thermal conductivity).
Dynamic viscosity [kg/m.s]
References:
Williams, M. L., Landel, R. F., & Ferry, J. D. (1955). The temperature dependence of relaxation mechanisms in amorphous polymers and other glass-forming liquids. Journal of the American Chemical society, 77(14), 3701-3707.
Definition at line 60 of file WLFTransport.H.
|
inline |
|
explicit |
Definition at line 28 of file WLFTransport.C.
|
inline |
Definition at line 43 of file WLFTransportI.H.
|
inlinestatic |
Definition at line 55 of file WLFTransportI.H.
References dict.
|
inlinestatic |
Definition at line 143 of file WLFTransport.H.
|
inline |
Definition at line 70 of file WLFTransportI.H.
References Foam::exp(), and Foam::T().
|
inline |
Definition at line 81 of file WLFTransportI.H.
References Cp, Foam::constant::physicoChemical::mu, p, and Foam::T().
|
inline |
Definition at line 91 of file WLFTransportI.H.
References Foam::constant::physicoChemical::mu, p, and Foam::T().
void write | ( | Ostream & | os | ) | const |
Definition at line 42 of file WLFTransport.C.
References Ostream::beginBlock(), Ostream::endBlock(), specie::name(), os(), Foam::vtk::write(), and Ostream::writeEntry().
|
inline |
Definition at line 105 of file WLFTransportI.H.
References Foam::mag(), and Y.
|
inline |
Definition at line 129 of file WLFTransportI.H.
References s.
|
friend |
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.