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

Avoid FP overflow during Detonation initialization #2902

Closed yut23 closed 1 week ago

yut23 commented 1 week ago

PR summary

PR motivation

I was getting errors here when running with amrex.fpe_trap_overflow=1.

PR checklist