Constant properties Transport package. Templated into a given Thermodynamics package (needed for thermal conductivity). More...


Public Member Functions | |
| constAnIsoSolidTransport (const word &, const constAnIsoSolidTransport &) | |
| Construct as named copy. More... | |
| constAnIsoSolidTransport (const dictionary &dict) | |
| Construct from dictionary. More... | |
| scalar | kappa (const scalar p, const scalar T) const |
| Isotropic thermal conductivity [W/mK]. More... | |
| vector | Kappa (const scalar p, const scalar T) const |
| Un-isotropic thermal conductivity [W/mK]. More... | |
| scalar | mu (const scalar p, const scalar T) const |
| Dynamic viscosity [kg/ms]. More... | |
| vector | alphah (const scalar p, const scalar T) const |
| Thermal diffusivity of enthalpy [kg/ms]. More... | |
| void | write (Ostream &os) const |
| Write to Ostream. More... | |
| void | operator+= (const constAnIsoSolidTransport &) |
Static Public Member Functions | |
| static autoPtr< constAnIsoSolidTransport > | New (const dictionary &dict) |
| static word | typeName () |
| Return the instantiated type name. More... | |
Static Public Attributes | |
| static const bool | isotropic = false |
| Is the thermal conductivity isotropic. More... | |
Friends | |
| constAnIsoSolidTransport | operator* (const scalar, const constAnIsoSolidTransport &) |
| Ostream & | operator (Ostream &, const constAnIsoSolidTransport &) |
Constant properties Transport package. Templated into a given Thermodynamics package (needed for thermal conductivity).
Definition at line 46 of file constAnIsoSolidTransport.H.
|
inline |
Construct as named copy.
Definition at line 37 of file constAnIsoSolidTransportI.H.
|
explicit |
Construct from dictionary.
Definition at line 28 of file constAnIsoSolidTransport.C.
|
inlinestatic |
Definition at line 50 of file constAnIsoSolidTransportI.H.
References dict, and Foam::New().

|
inlinestatic |
Return the instantiated type name.
Definition at line 121 of file constAnIsoSolidTransport.H.
|
inline |
Isotropic thermal conductivity [W/mK].
Definition at line 61 of file constAnIsoSolidTransportI.H.
References Foam::mag().

|
inline |
Un-isotropic thermal conductivity [W/mK].
Definition at line 68 of file constAnIsoSolidTransportI.H.
|
inline |
Dynamic viscosity [kg/ms].
Definition at line 76 of file constAnIsoSolidTransportI.H.
References NotImplemented.
|
inline |
Thermal diffusivity of enthalpy [kg/ms].
Definition at line 85 of file constAnIsoSolidTransportI.H.

|
inline |
Definition at line 94 of file constAnIsoSolidTransportI.H.
References Y.
|
friend |
|
friend |
|
static |
Is the thermal conductivity isotropic.
Definition at line 129 of file constAnIsoSolidTransport.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.