IAS-Astrophysics / athenak

Performance-portable version of the Athena++ astrophysical AMR-MHD code using Kokkos.
BSD 3-Clause "New" or "Revised" License
34 stars 24 forks source link

New AMR logic for Z4c #584

Closed dradice closed 1 month ago

dradice commented 2 months ago

This patch generalizes the Z4C_AMR and PunctureTracker classes to support NSNS and BHNS binaries. The patch also cleans up the logic in the Z4c_AMR class. Note that this pull requests slightly changes the format of restart files: data needed by Z4C_AMR and Z4c has been added to the restart file in a way similar to the RNG_State for the turbulence driver.