PropertyJeAnisotropicTExponentialFunction

Anisotropic resistivity, exponential functions of T

Class PropertyJeAnisotropicTExponentialFunction extends PropertyJe

Constructors

  • PropertyJeAnisotropicTExponentialFunction(rhoX ,rhoY ,rhoZ ,referenceTemperature ,temperature )

Fields Summary

Field
Description
referenceTemperature
T0 (reference temperature) in Rho(T) = Rhoa + Rhob exp(-(T-T0)/Tau)
rhoX
Rho for X axis
rhoY
Rho for Y axis
rhoZ
Rho for Z axis
temperature
Default working temperature

Methods Summary

no methods

Fields Details

referenceTemperature
referenceTemperature : T0 (reference temperature) in Rho(T) = Rhoa + Rhob exp(-(T-T0)/Tau) - [1..1] Temperature
rhoX
rhoX : Rho for X axis - [1..1] ExponentialFunctionOfT
rhoY
rhoY : Rho for Y axis - [1..1] ExponentialFunctionOfT
rhoZ
rhoZ : Rho for Z axis - [1..1] ExponentialFunctionOfT
temperature
temperature : Default working temperature - [1..1] Temperature

Method Details

no methods

See also