.ThermoSysPro.Functions.SmoothMin

Smooth min function

Information

## Copyright © EDF 2002 - 2026   
## ThermoSysPro Version 4.2  
    

Interface

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

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos