.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 2026-07-10T20:51:55Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos