Releases: AMReX-Astro/Microphysics
Releases · AMReX-Astro/Microphysics
Release 21.07
Microphysics 21.07
Release 21.06
Release 21.05
Microphysics 21.05
Release 21.04
Microphysics 21.04
Release 21.03
Microphysics 21.03
Release 21.02
-
Fortran support for the VODE integrator has been removed (#538)
-
Runtime parameters can now be set in the inputs file instead of
the probin file (and then they are read in by C++ ParmParse). If
a parameter is set in both places, then the inputs value is used.
(#505) -
Fortran support for simplified-SDC in the VODE integrator has
been removed. (#492)
Release 21.01
Microphysics 21.01
Microphysics 20.12
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)