.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-11-13T19:21:08Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos