AMReX-Astro / Castro

Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.
http://amrex-astro.github.io/Castro
Other
299 stars 97 forks source link

a better 3D inputs file for massivestar #2815

Closed zingale closed 5 months ago

zingale commented 6 months ago

this uses jumps by 4x and has better refinement tagging

this also uses the reaction retry mechanism and a very small ode_max_steps to force a retry with a different Jacobian if things are hard

Finally, it disables subcycling

PR summary

PR motivation

PR checklist