AMReX-Astro / Microphysics

common astrophysical microphysics routines with interfaces for the different AMReX codes
https://amrex-astro.github.io/Microphysics
Other
35 stars 34 forks source link

Update rhoX for nse_solver for SDC and discard strang #1607

Closed zhichen3 closed 3 months ago

zhichen3 commented 3 months ago

This is to address #1606 and partially addresses #1542

Also some clean-ups to nse-solver. It mainly stores state.y[SFS+n] at the end.

zhichen3 commented 3 months ago

overflow in hybrj

zhichen3 commented 3 months ago

Mostly just cleaning. I ended up storing state.y[SFS+n] after we solved NSE.