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.

PropertyJeTLinearFunction

Isotropic resistivity, linear function of T

Class PropertyJeTLinearFunction extends PropertyJe

Constructors

  • PropertyJeTLinearFunction(slope ,rhoConstant ,referenceTemperature ,temperature )

Fields Summary

Field
Description
referenceTemperature
T0 (reference temperature) in Rho(T) = Rhoa (1 + a(T-T0))
rhoConstant
Rhoa (Ohm.m) in Rho(T) = Rhoa (1 + a(T-T0))
slope
a (degree-1) in Rho(T) = Rhoa (1 + a(T-T0))
temperature
Default working temperature

Methods Summary

no methods

Fields Details

referenceTemperature
referenceTemperature : T0 (reference temperature) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Temperature
rhoConstant
rhoConstant : Rhoa (Ohm.m) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
slope
slope : a (degree-1) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
temperature
temperature : Default working temperature - [1..1] Temperature

Method Details

no methods

See also