BOUT++ v4.2.2
This is a bugfix release:
- Fix a couple of bugs when updating
Coordinates
objects on the mesh - Fix a bug in FCI: missed the last point in Z for corner
displacements - Fix location not being set correctly in LaplaceXZ
- Fix some bugs in finite volume methods:
- Wrong region used in loop
- Metric component indexed at wrong location
- Use field-aligned field if necessary
- Fix wall-time limit not triggering on all processes
- Link against libdl if needed for backtrace
- Provide version numbering for Hypnotoad
- Small improvements to testing frameworks
- Various warning fixes