matter.setupHIC
- nucleardatapy.matter.setup_hic.hic_inferences()[source]
Return a list of the HIC inferences available in this toolkit for the equation of state in SM and NM and print them all on the prompt. These inferences are the following ones: [ ‘2002-DLL’, ‘2002-KAON’, ‘2016-FOPI’, ‘2011-FOPI-LAND’, ‘2016-ASY-EOS’ , ‘2021-SPIRIT’,’2019-NP-RATIO’,’2009-ISO-DIFF’ ].
- Returns:
The list of constraints.
- Return type:
list[str].
- class nucleardatapy.matter.setup_hic.setupHIC(inference='2002-DLL')[source]
Instantiate the inferences on the EOS from HIC.
This choice is defined in the variable inference.
inference can chosen among the following ones: [ ‘2002-DLL’, ‘2016-FOPI’, ‘2002-KAON’,’2009-ISO-DIFF’, ‘2011-FOPI_LAND’ , ‘2016-ASY_EOS’,’2019-NP-RATIO’, ‘2021-SPIRIT’ ].
- Parameters:
inference – Default value: ‘2002-DLL’.
Attributes:
Here are a set of figures which are produced with the Python sample: /nucleardatapy_sample/matter_setupHIC_plot.py
HIC Experimental constraints for the energy per particle (left) and pressure (right) in SM as a function of the particle density for different analyses available in the nuda toolkit.