Skip to content

j-f-paquet/eos_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hic-eventgen

Stripped down version of the hic-eventgen code, used only to generate an EOS

Installation

git clone --recursive --recurse-submodules --branch urqmd https://github.com/j-f-paquet/eos_maker.git eos_maker_urqmd

cd eos_maker_urqmd

python3 -m venv --system-site-packages --without-pip .
source bin/activate

bash local/install  # To install the `frzout` package

Usage

For production

python3 eos.py --res-width-off --species=urqmd --Tmax 1.0 --write-bin eos_urqmd.bin --music_output_format

Just to see the output

python3 eos.py --res-width-off --species=urqmd --Tmax 1.0

About

Stripped down version of "https://github.com/Duke-QCD/hic-eventgen" used to generate equation of state matching lattice to a hadron resonance gas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published