Skip to content

Releases: MUSIC-fluid/MUSIC

MUSIC v3.1 release note

18 May 16:38
Compare
Choose a tag to compare

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

MUSIC v3.0 release note

22 May 12:31
Compare
Choose a tag to compare

This release is built upon the previous public release at https://sourceforge.net/projects/music-hydro/.

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

Major new features:

Numerical Improvements:

  • Memory requirement is reduced by a factor of 30 over previous versions 💪
  • Numerical performance is improved by a factor of 3 over previous versions
  • Parallelization is implemented in all 3 dimensions using openMP instead of MPI
  • C++11 standard is introduced
  • Many unit tests and integration tests are implemented
  • Adopt emojis in the program message output 👍