You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ A real gas model for a single component case has been formulated in [Vovchenko,
22
22
23
23
Real gas HRG is implemented as a new [**ThermalModelRealGas**](include/HRGRealGas/ThermalModelRealGas.h) class.
24
24
It takes as input the [excluded volume model](include/HRGRealGas/ExcludedVolumeModelsMulti.h) and the [mean field model](include/HRGRealGas/MeanFieldModelsMulti.h), both of which can be arbitrary.
25
-
The source code contains a number of examples of both models, such as van der Waals/Carnahan-Starling excluded volume, and van der Waels or baryon density dependent mean field.
25
+
The source code contains a number of examples of both models, such as van der Waals/Carnahan-Starling excluded volume, and van der Waals or baryon density dependent mean field.
26
26
27
27
Real gas HRG fully supports the calculation of all the standard thermodynamic quantities and susceptibilities and has the complete functionality of van der Waals HRG model from before.
28
28
@@ -50,6 +50,11 @@ This version contains an implementation of cosmic trajectories in the Early Univ
50
50
- Reference: [Vovchenko, Koch, Phys. Lett. B 835, 137577 (2022)](https://inspirehep.net/literature/2172067).
0 commit comments