You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some test cases (such as the diffusion-reaction example introduced in PR259), it is beneficial to be able to change the timestep during a simulation, either manually or automatically. Currently, we have to reconstruct the time integrator to do this. It would be nice to be able to modify the timestep without doing so.
The text was updated successfully, but these errors were encountered:
In some test cases (such as the diffusion-reaction example introduced in PR259), it is beneficial to be able to change the timestep during a simulation, either manually or automatically. Currently, we have to reconstruct the time integrator to do this. It would be nice to be able to modify the timestep without doing so.
The text was updated successfully, but these errors were encountered: