New timestepping capabilities
- adaptive timestepping is now possible. This is controlled by each individual solver and regulated by exawind-driver to ensure that every time step is constent. It chooses the minimum dt between the solvers and sets this as the time step for all solvers.
- max_time can be set to dictate when an exawind simulation will complete, instead of only being able to specify the number of time steps in a simulation.