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.

PropertyNBdependentIsotropicExponential

Isotropic dependence, exponential function

Class PropertyNBdependentIsotropicExponential extends CaseMagneticDependenceOfN

Constructors

  • PropertyNBdependentIsotropicExponential(beta ,b1 )

Fields Summary

Field
Description
b1
B1 (Tesla) in n(B) = n0 / ((1+beta) - beta*exp(-|B| / B1))
beta
beta in n(B) = n0 / ((1+beta) - beta*exp(-|B| / B1))

Methods Summary

no methods

Fields Details

b1
b1 : B1 (Tesla) in n(B) = n0 / ((1+beta) - beta*exp(-|B| / B1)) - [1..1] Evol Physic Formula <String>
beta
beta : beta in n(B) = n0 / ((1+beta) - beta*exp(-|B| / B1)) - [1..1] Evol Physic Formula <String>

Method Details

no methods

See also