Dear Dedalus Experts and members
I am Shashank Singh from India.
I was attempting to solve the third order Korteweg–De Vries equation, using Chebyshev spectral method but was facing issue of overflow, but when I tried same thing with Burgers' equation it worked, so does for other second and first order PDEs.
But when I am switching to third or higher order with IMEX RK time stepping it blows up. Could someone please suggest an issue? I think the issue is associated with D-matrix, as the order of D-matrix will increase the values will get very high with time stepping and eventually blow up.
I would really appreciate if someone could please suggest me the solution to this problem.