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.

KtAnisotropicTExponentialFunction

Anisotropic, exponential functions of T

Class KtAnisotropicTExponentialFunction extends Kt

Constructors

  • KtAnisotropicTExponentialFunction(kX ,kY ,kZ ,referenceTemperature )

Fields Summary

Field
Description
kX
X axis conductivity
kY
Y axis conductivity
kZ
Z axis conductivity
referenceTemperature
T0 (reference temperature) in function K(T) = Ka + Kb exp(-(T-T0)/Tau)

Methods Summary

no methods

Fields Details

kX
kX : X axis conductivity - [1..1] exponentialCoefficientConductivity
kY
kY : Y axis conductivity - [1..1] exponentialCoefficientConductivity
kZ
kZ : Z axis conductivity - [1..1] exponentialCoefficientConductivity
referenceTemperature
referenceTemperature : T0 (reference temperature) in function K(T) = Ka + Kb exp(-(T-T0)/Tau) - [1..1] Temperature

Method Details

no methods

See also