AMReX-Astro Microphysics
AMReX-Astro Microphysics is a collection of microphysics routines (equations of state, reaction networks, …) and utilities (ODE integrators, NSE solvers) for astrophysical simulation codes.
The original design was to support the AMReX codes CASTRO and MAESTRO (now MAESTROeX). These all have a consistent interface and the separate Microphysics repository allows them to share the same equation of state, reaction networks, and more. Later, Microphysics was adopted by the Quokka simulation code.
While there are a number of unit tests that exercise the functionality, Microphysics is primarily intended to be used along with another simulation code. At the moment, the interfaces and build stubs are compatible with the AMReX codes and use the AMReX build system.
A number of the routines contained here we authored by other people. We bundle them here with permission, usually changing the interfaces to be compatible with our standardized interface. We in particular thank Frank Timmes for numerous reaction networks and his equation of state routines.