Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@sethrj sethrj released this 07 Sep 21:58
· 4 commits to backports/v0.3 since this release

Released 2023/09/07

Version 0.3.2 is a bug fix release of Celeritas that addresses all
identified discrepancies between Geant4 and Celeritas EM physics processes.
It also should provide better performance when running Celeritas
through Geant4 with many threads sharing the same GPU.

Bug fixes

  • Fix sampling of secondary gamma energies in EPlusGGInteractor (@whokion, #888)
  • Fix unit conversion errors when reading from event file (@amandalund, #916)
  • Fix Seltzer-Berger max xs for positrons (@amandalund, #922)
  • Fix Geant4 step limiter when ionization is disabled (@amandalund, #920)
  • Fix resetting of CUDA streams when running through accel (@sethrj, #927)

Reviewers: @sethrj (4), @mrguilima (1), @stognini (1), @amandalund (1)

Documentation improvements

Reviewers: @amandalund (1), @sethrj (1)

Full Changelog: v0.3.1...v0.3.2