Skip to content

v7.4.0

Compare
Choose a tag to compare
@Jean1995 Jean1995 released this 17 Aug 13:29
· 152 commits to master since this release
75fa740

Physics improvements

  • Inclusion of the photoeffect as an interaction type for photons (#296)
  • Adapt LowerEnergyLim of Compton (#307)
  • Change KinematicLimits of BremsElectronScreening (#308)

Bugfixes

  • HitGeometry unreliable with multiple scattering (#289)

Runtime improvements

  • Avoiding unnecessary calculations in CrossSectionDNDXInterpolant::Calculate (#295)
  • Add onedimensional rate interpolant (#298)

Miscellaneous

  • Add secondaries documentation (#293)
  • Update modules and fix CI (#294)
  • Fix CI again (#304)
  • Logging for table creation and change file extension of tables from .txt to .dat (#306)
  • Fix typos in new logging messages (#310)
  • Restructure Bremsstrahlung::GetKinematicLimits(#309)