Skip to content

Thermal-FIST v0.8

Compare
Choose a tag to compare
@vlvovch vlvovch released this 27 Dec 01:25
· 230 commits to master since this release
219e40d

List of changes compared to version 0.7:

Library

  • New, more human-readable format of decays input file (old one still supported)
  • Broyden method related routines refactored. Non-linear equations are now solved when needed using the generic routines, resulting in a cleaner code
  • Fix for calculations of the ideal gas functions in the case of zero particle mass
  • Decay feeddown contributions can now be separated into strong/electromagnetic/weak decays
  • Fixed bug regarding light quark content calculations for hypernuclei (only relevant if both chemical non-eq. of light quarks and light hypernuclei are considered)
  • All third-party libraries/code moved into the thirdparty folder
  • Resonance widths: eBW scheme with constant branching ratios added (very similar results to the standard eBW scheme but much faster)

GUI

  • New tab for editing the particle list on the fly
  • Tool-tips
  • Possibility to do calculations in the Thermal Model tab using the parameters extracted from a thermal fit in the other tab
  • About Thermal-FIST dialog window
  • Menu, with an option to increase/decrease font size
  • Splash screen, app icon (Windows only)