Skip to content

KHARMA 2024.5.1

Compare
Choose a tag to compare
@bprather bprather released this 28 Aug 20:48
· 113 commits to stable since this release
da55d42

This release is all the bugfixes since the May release, without the features.

  • Most notable is that "transmitting" boundary conditions work without mitigations. They are not default because of the lingering requirement that one one meshblock be used in phi/X3, but they are recommended.
  • Also important is a fix to generating initial conditions with face-centered B fields.
  • Reductions and history files have been fixed as well, but history files are still pretty sparse by default. To re-enable all history outputs set parthenon/outputX/variables=all_reductions, see the PR.
  • Some minor fixes to restarting simulations.
  • Limiters reflecting physical limits on the sound speed and overall signal speed were added.