.BuildingSystems.Utilities.SmoothFunctions.softpow

Pow() with x -> 0.0 smoothing

Interface

function softpow
  input Real x;
  input Real e;
  input Real r;
  output Real y;
end softpow;

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos