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.
PropertyJcTdependentPowerLaw
Power law
Constructors
- PropertyJcTdependentPowerLaw(temperatureT0ForJc0 ,criticalTemperature ,delta ,gamma )
Fields Summary
- Field
- Description
- criticalTemperature
- Critical temperature (K) => Jc(Tc) = 0
- delta
- delta in Jc(T) = Jc0 * ((1 - (T / Tc)**delta) / (1 - (T0 / Tc)**delta))**gamma
- gamma
- gamma
- temperatureT0ForJc0
- Temperature T0 (K) for which Jc0 is defined
Methods Summary
no methods
Fields Details
- criticalTemperature
- criticalTemperature : Critical temperature (K) => Jc(Tc) = 0 - [1..1] Evol Physic Formula <String>
- delta
- delta : delta in Jc(T) = Jc0 * ((1 - (T / Tc)**delta) / (1 - (T0 / Tc)**delta))**gamma - [1..1] Evol Physic Formula <String>
- gamma
- gamma : gamma - [1..1] Evol Physic Formula <String>
- temperatureT0ForJc0
- temperatureT0ForJc0 : Temperature T0 (K) for which Jc0 is defined - [1..1] Evol Physic Formula <String>
Method Details
no methods