Right now, the IMEX convergence tests just split a simple ODE into two equal parts, thus resulting in some special cases like the trapezoidal rule or the Crank-Nicolson method for Theseus.SP111. It would be great to add some additional tests that really stress the IMEX implementation with non-equal splitting of an ODE to stress the implementation.
Right now, the IMEX convergence tests just split a simple ODE into two equal parts, thus resulting in some special cases like the trapezoidal rule or the Crank-Nicolson method for
Theseus.SP111. It would be great to add some additional tests that really stress the IMEX implementation with non-equal splitting of an ODE to stress the implementation.