Python implementation of ETDRK4 (Exponential Time Differencing fourth-order Runge-Kutta) method for solving stiff nonlinear PDEs.
Primary LanguagePython