.Modelica.Electrical.Spice3.Internal.Functions.junctionPotDepTemp

Temperature dependency of junction potential

Information

This internal function calculates the temperature dependent junction potential based on the actual and the nominal temperature.

Interface

function junctionPotDepTemp
  extends Modelica.Icons.Function;
  input SI.Voltage phi0;
  input SI.Temperature temp "Device Temperature";
  input SI.Temperature tnom "Nominal Temperature";
  output SI.Voltage ret "Output voltage";
end junctionPotDepTemp;

Generated at 2025-07-05T18:21:24Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos