smash-transport/smash: SMASH-3.0
- Dmytro Oliinychenko1
- Jan Staudenmaier
- Vinzent Steinberg
- Janus Weil2
- Alessandro Sciarra3
- Anna Schäfer
- Hannah Elfner (Petersen)
- Sangwook Ryu
- Justin Mohs
- Gabriele Inghirami4
- Feng Li
- Agnieszka Sorensen5
- Damjan Mitrovic
- LongGang Pang
- Hendrik Roch6
- void-0ne
- Renan Hirayama6
- Oscar Garcia-Montero
- Markus Mayer
- Natey Kübler
- Simon Spies4
- Julia Gröbel
- Niels-Uwe Bastian
- 1. Institute for Nuclear Theory, University of Washington
- 2. DFS
- 3. @smash-transport
- 4. GSI
- 5. INT
- 6. FIAS
Description
Changes
Changes for this release are found in the SMASH-3.0 section of the changelog.
Useful Extras
- Physics results for elementary cross-sections, basic bulk observables and infinite matter calculations
- User Guide
- HTML Documentation
- Benchmark results attached below
:warning: New name for the default branch
The master branch has been renamed to main and no master branch exists anymore.
If you already have a local clone of the SMASH repository and you wish to adjust it according to this change, it is enough to run the following four commands:
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
in which it is assumed that origin is the remote name in your local repository. If for some reason you have troubles with the procedure above, it is always possible to make a fresh clone of the SMASH repository (of course, this is probably not a viable approach if you have changes to keep).
Did you fork SMASH repository before this release?
In this case, we encourage you to make the same rename in your fork. From GitHub in the browser you can rename any branch and this will then require to adjust any local clone of your fork by running four commands as described above.
Files
smash-transport/smash-SMASH-3.0.zip
Files
(3.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:86b590dfca609491500164f50bf0c228
|
3.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/smash-transport/smash/tree/SMASH-3.0 (URL)