derekeverett / cpu-vah

(3+1)-dimensional viscous anisotropic hydrodynamic code with freeze out surface writer and personal modifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile and run you will need to install libconfig and gtest files. To compile simply type make. To run create an output directory and type ./cpu-vah --config rhic-conf -o output_directory_you_created -h The directory rhic-conf is where all of the input files are located. All of the source files are located in the rhic/ directory.

About

(3+1)-dimensional viscous anisotropic hydrodynamic code with freeze out surface writer and personal modifications.

License:MIT License


Languages

Language:C++ 60.8%Language:Python 36.3%Language:C 2.5%Language:Makefile 0.3%Language:Shell 0.1%