.ThermoSysPro.Functions.SmoothMin

Smooth min function

Information

Copyright © EDF 2002 - 2012

ThermoSysPro Version 3.1

Interface

function SmoothMin
  input Real x1;
  input Real x2;
  input Real alpha = 100;
  output Real y;
end SmoothMin;

Generated at 2025-05-08T18:20:46Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos