Skip to content

Microphysics 20.01

Choose a tag to compare

@zingale zingale released this 01 Jan 18:47

20.01

  • The burn_t type no longer includes ydot or jac -- this allows
    us to optimize the memory access on GPUs (#220)

  • The original VODE integrator was removed and the Fortran 90
    version VODE90 was renamed to VODE. (#221)

  • The test_react unit tests no longer require a composition inputs
    file (xin*). They now create the composition profile at runtime.
    (#211)