Skip to content

MUSIC v3.1 release note

Latest
Compare
Choose a tag to compare
@chunshen1987 chunshen1987 released this 18 May 16:38
· 13 commits to public_stable since this release

MUSIC v3.1 implements many new features and improves numerical performance.

Major new features:

  • Improve the dynamical initialization scheme with source terms for RHIC Beam Energy Scan simulations, https://arxiv.org/abs/2203.04685
  • Implement vorticity tensor calculations, https://arxiv.org/abs/2106.08125
  • Implement a new 3D initial condition based on nuclear thickness function, https://arxiv.org/abs/2203.15718
  • Add new EoS support at finite muB (EoS from UH)
  • Add a new transport coefficient class to have better control on QGP transport coefficient
  • Implement automatic tests with analytic solution using Github Actions
  • Adding example IP-Glasma initial density by @mrhheffernan in #3
  • Specific version number is output at runtime
  • Bug fixes

Full Changelog: v3.0...v3.1