.ThermoSysPro.Functions.SmoothMax

Smooth max function

Information

Copyright © EDF 2002 - 2024

ThermoSysPro Version 4.1

Interface

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

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos