Skip to content

BOUT++ v4.2.1

Compare
Choose a tag to compare
@ZedThree ZedThree released this 23 Jan 18:19
· 7642 commits to master since this release
281909b

This is a bugfix release, fixing a small number of issues:

  • Try to provide some thread safety to msg_stack
  • Fix listing available derivative methods
  • Initialize Coordinates objects in BoutMesh::load()
  • Use localmesh for d2x and d2y, and interpolate them to location
  • Several Hypnotoad fixes
  • Silence remaining warnings on master
  • Fix bugs in boututils.calculus.deriv2D
  • Fix failure of collect() with integer slice argument
  • Fix setCoefs in InvertPar
  • Support BoutOutputs caching option in boutcore fromBoutOutputs
  • Check for nullptr in NcFormat::get/setAttribute
  • Set location in LaplaceCyclic::solve() and DC()

See CHANGELOG.md for more details

Note: if you download the source code tarball from GitHub, please download the file BOUT++-v4.2.1.tar.gz rather than the GitHub generated tarballs. This is because the GitHub tarball does not include the submodules.