Now the input and output buses used by each ode are taken from an index that increments all the time. So when an ode is removed, the buses used by it are left free but are not used anymore if a new ode is added.
It should be good to check unused busses when they are requested.
Now the input and output buses used by each ode are taken from an index that increments all the time. So when an ode is removed, the buses used by it are left free but are not used anymore if a new ode is added.
It should be good to check unused busses when they are requested.