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
293 stars 99 forks source link

fix zero of burn_weights in retry #2826

Closed zingale closed 2 months ago

zingale commented 2 months ago

we only need to setVal if we allocated burn_weights

PR summary

PR motivation

PR checklist