.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 2025-04-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos