IsotropyEnum
Supported thermal conductivity isotropy types
Description
IsotropyEnum
is an enumeration class that defines the supported representations of thermal conductivity.
Creation
Direct Construction
isotropy =
Conversion from Character or String Arrays
isotropy =
isotropy =
Creating an IsotropyEnum
Enumeration Array
isotropies =
isotropies =
isotropies =
See “Refer to Enumerations” for more details.
Enumeration Members
isotropic
|
For scalar thermal conductivity: k
|
uniaxial
|
For 2 principal thermal conductivities: transverse (k⊥ ) and axial (k∥ )
|
principal
|
For 3 principal thermal conductivities sorted in descending order: kp1 > kp2 > kp3
|
tensor
|
For 6-element thermal conductivity tensor: k11 , k21 , k31 , k22 , k32 , k33
|
See Also
MLTI Companion Classes and Methods
MATLAB Topics
Enumerations
Refer to Enumerations
Enumerations for Property Values