Model.l_check_eq#

Model.l_check_eq(init=False, niter=0, **kwargs)[source]#

Call the check_eq method of discrete components to update equation-dependent flags.

This function should be called after equation updates. AntiWindup limiters use it to append pegged states to the x_set list.

Returns:
None