.Modelica.Magnetic.FluxTubes.Utilities.everett

Information

Interface

function everett
  extends Modelica.Icons.Function;
  import Modelica.Constants.pi;
  input SI.MagneticFieldStrength a_;
  input SI.MagneticFieldStrength b_;
  input FluxTubes.Material.HysteresisEverettParameter.BaseData p;
  input Boolean mirror "If true then J(a,b)=-J(b,a) else J(a,b)=0 for a<b";
  output SI.MagneticFluxDensity J "Magnetic polarisation";
end everett;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos