Skip to content

Microphysics 20.12

Compare
Choose a tag to compare
@zingale zingale released this 01 Dec 15:27
· 1106 commits to main since this release
44f773a

20.12

  • The default absolute tolerance for species (atol_spec) has been
    increased to 1.e-8 (from 1.e-12). (#422)

  • An interface has been added for C++ integrators to call the RHS
    from a network that only has a Fortran implementation. This allows
    the use of USE_CXX_REACTIONS = TRUE for any network (however, CUDA
    is not currently supported for this case). (#419)