.Dynawo.NonElectrical.Blocks.NonLinear.BaseClasses.BaseLimiterWithLag

Base block of limiter that enforces saturations only after they were violated without interruption during a given amount of time

Information

There is no lag when switching from saturated to non-saturated mode.

The Boolean variable initSaturatedMax prevents tUMaxReached from being reset at initial time if the simulation starts in saturated mode. Thus, tUMaxReached is equal to minus infinity i.e. it is assumed that UMax was crossed long before the simulation.

The Boolean variable initSaturatedMin performs the same function with respect to tUMinReached and UMin.
Generated at 2025-08-13T18:21:01Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos