System.l_update_eq#
- System.l_update_eq(models: OrderedDict, init=False, niter=0)[source]#
Update equation-dependent limiter discrete components by calling
l_check_eq
of models. Force set equations after evaluating equations.This function is must be called after differential equation updates.