28 template<
class Thermo>
40 template<
class Thermo>
52 template<
class Thermo>
65 template<
class Thermo>
68 const scalar
p,
const scalar
T
71 return kappa_.value(
T);
75 template<
class Thermo>
78 const scalar
p,
const scalar
T
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const Type & value() const
Return const reference to value.
Transport properties package using non-uniformly-spaced tabulated data for thermal conductivity vs te...
vector Kappa(const scalar p, const scalar T) const
Anisotropic thermal conductivity [W/m/K].
scalar kappa(const scalar p, const scalar T) const
Isotropic thermal conductivity [W/m/K].
autoPtr< tabulatedSolidTransport > clone() const
Construct and return a clone.
tabulatedSolidTransport(const Thermo &t, const nonUniformTable &kappa)
Construct from components.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
const dimensionedScalar kappa
Coulomb constant: default SI units: [N.m2/C2].
void T(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)
Vector< scalar > vector
A scalar version of the templated Vector.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.