Closed hareball90 closed 4 years ago
Improve error message for incorrect time initial condition model.initial_values (when t[0] is greater than a value in simulation time t[1::]) .
Current message: ValueError: The values in t must be monotonically increasing or monotonically decreasing; repeated values are allowed.
Improve error message for incorrect time initial condition model.initial_values (when t[0] is greater than a value in simulation time t[1::]) .
Current message: ValueError: The values in t must be monotonically increasing or monotonically decreasing; repeated values are allowed.