AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
503 stars 336 forks source link

Sundials Update #3984

Closed ajnonaka closed 1 week ago

ajnonaka commented 3 weeks ago

Summary

Changes to the time integrator interface to now support explicit, implicit, and ImEx methods with fixed or adaptive time step size, as well as MRI approaches.

Additional background

Can be tested with amrex-tutorials PR https://github.com/AMReX-Codes/amrex-tutorials/pull/123

Checklist

The proposed changes: