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.

KtIsotropicTLinearFunction

Isotropic, linear function of T

Class KtIsotropicTLinearFunction extends Kt

Constructors

  • KtIsotropicTLinearFunction(a ,ka ,referenceTemperature )

Fields Summary

Field
Description
a
a (degree-1) of formula K(T) = Ka (1 + a(T-T0))
ka
Ka (W.m-1.degree-1) of formula K(T) = Ka (1 + a(T-T0))
referenceTemperature
T0 (reference temperature) of formula K(T) = Ka (1 + a(T-T0))

Methods Summary

no methods

Fields Details

a
a : a (degree-1) of formula K(T) = Ka (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
ka
ka : Ka (W.m-1.degree-1) of formula K(T) = Ka (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
referenceTemperature
referenceTemperature : T0 (reference temperature) of formula K(T) = Ka (1 + a(T-T0)) - [1..1] Temperature

Method Details

no methods

See also