conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
103 stars 25 forks source link

TimeIntegrator: Add IMEX 11, 22, 33 schemes. #168

Closed ejtovar closed 1 week ago

ejtovar commented 1 week ago

First attempt at IMEX time stepping. Thanks to @Gerbeset.

ejtovar commented 1 week ago

@tamiko Mind taking a look at this PR?

ejtovar commented 1 week ago

@Gerbeset Mind double checking the implementation of the IMEX schemes?