Skip to content

v3.8.2

Compare
Choose a tag to compare
@zykure zykure released this 17 Aug 16:24
· 188 commits to main since this release

Changelog:

  • C++ 17 is now used by default
  • Code cleanup & more consistent CMake configuration

Kassiopeia:

  • Updated XML example configurations
  • New TrackViewer executable for track/geometry visualization from command line
  • Some fixes for ROOT < 6.24

KEMField:

  • Improved VTK visualization (via KEMVTKViewer class)
    • Now shows mesh quality by default
    • Total surface charge is now also exported in .vtp files
  • Fixed work distribution over nodes with OpenCL+MPI
  • Various compilation fixes for Linux & MacOS

KGeoBag:

  • The GeometryDump executable can now produce GraphViz output for tree visualization

Kommon:

  • Restructured the Kommon into independent library targets, with better handling of internal dependencies