This model tests the implementation the IBPSA.Controls.Continuous.LimPID with integrator reset.
The instance limPIOri
is the original implementation of the controller
from the Modelica Standard Library.
The instance limPIWithReset
is the implementation from this library
with integrator reset enabled. Whenever the boolean pulse input becomes true,
the integrator is reset to y_reset
.