matter.setupHIC
- nucleardatapy.matter.setup_hic.hic_constraints()[source]
Return a list of the HIC constraints available in this toolkit for the equation of state in SM and NM and print them all on the prompt. These constraints 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(constraint='2002-DLL')[source]
Instantiate the constraints on the EOS from HIC.
This choice is defined in the variable constraint.
constraint 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:
constraint (str, optional.) – 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.