Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
KtAnisotropicTLinearFunction
Anisotropic, linear function of T
Constructors
- KtAnisotropicTLinearFunction(kX ,kY ,KZ ,referenceTemperature )
Fields Summary
- Field
- Description
- kX
- X axis conductivity
- kY
- Y axis conductivity
- KZ
- Z axis conductivity
- referenceTemperature
- T0 (reference temperature) of formula K(T) = Ka (1 + a(T-T0))
Methods Summary
no methods
Fields Details
- kX
- kX : X axis conductivity - [1..1] SlopeAndOrigineConductivity
- kY
- kY : Y axis conductivity - [1..1] SlopeAndOrigineConductivity
- KZ
- KZ : Z axis conductivity - [1..1] SlopeAndOrigineConductivity
- referenceTemperature
- referenceTemperature : T0 (reference temperature) of formula K(T) = Ka (1 + a(T-T0)) - [1..1] Temperature
Method Details
no methods