Fix time stepping behavior of KnoFuInterface
When a simulation end time coincided with a boundary condition change, the solver would take one more step because the current time was less than the final time. Add a unit test case which covers the desired behavior.
Showing
Please register or sign in to comment