.ThermoSysPro.Functions.SmoothAbs

Smooth abs function

Information

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

Interface

function SmoothAbs
  input Real x;
  input Real alpha = 100;
  output Real y;
end SmoothAbs;

Generated at 2026-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos