Skip to content

BOUT++ v4.3.3

Compare
Choose a tag to compare
@ZedThree ZedThree released this 29 Jul 15:01
· 5071 commits to master since this release
4673b0e

4.3.3 is a bugfix release:

  • Better documentation and tests
  • Fix shiftOutput for aligned fields
  • Some improvements to the Python API, including support for Python's
    exponentiation operator **, and MPI-aware logging
  • Fix an uninitialised variable in Delp2
  • Bump the version of jinja2 from 2.10 to 2.11
  • Fix for some Solvers not always using user preconditioner/Jacobian
  • Some minor fixes to the build systems