Model.l_update_var#

Model.l_update_var(dae_t, *args, niter=None, err=None, **kwargs)[source]#

Call the check_var method of discrete components to update the internal status flags.

The function is variable-dependent and should be called before updating equations.

Returns:
None