.ThermoSysPro.Functions.SmoothMax

Smooth max function

Information

Copyright © EDF 2002 - 2012

ThermoSysPro Version 3.1

Interface

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

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos