Skip to content

v2.1.01

Choose a tag to compare

@glesur glesur released this 19 Jun 20:51
· 104 commits to master since this release
767fbcd
  • incorrect max diffusion with resistivity (#244)

Fix a bug that could result in too restrictive timesteps when resistivity is enabled

fix #242

  • fix documentation for reflective boundary conditions (#246)

fix #228

  • Per proc normalisation (#247)
  • show performance per sub-domain during integration
  • add performance measures in documentation
  • update link to method paper
  • update acknowledgements
  • Documentation fixes (#248)

  • directly ask kokkos for its execution space

  • remove replace source files, as this doesn't work with header files

  • add readme presentation

  • clean up hdf5 mess in readme (is already in the full doc)

  • add Async malloc option to JZ configuration