.Modelica.Electrical.Spice3.Internal.Diode.diodeInitEquations

Initial calculation

Information

In this function some initial calculations for the diode model are done, especially concerning the handling of the breakthrough voltage.

Interface

function diodeInitEquations
  extends Modelica.Icons.Function;
  input DiodeModelLineParams in_p "Input record with diode model line parameters";
  output DiodeVariables out_v "Output record with diode variables";
end diodeInitEquations;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos