/cpu-vah

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

Primary LanguageC++MIT LicenseMIT

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.