autoreduce.reductions.timescale.solve_timescale_separation
- solve_timescale_separation(system_obj, slow_states, fast_states=None, timepoints_ode=None, timepoints_ssm=None, **kwargs)[source]
Solve time-scale separation directly from a
System.Plain
Systeminputs are converted to aReduceworking object internally, so callers do not need to createget_reducible(system)first.