Softly cuts to lower limit
function softcut_lower input Real x; input Real x_llimit; input Real r; output Real y; end softcut_lower;