This is a program to perform interpolation and extrapolation predictions for yield (and yield ratios) of charged particles in heavy-ion collisions using arbitrary-order polynomials.
Software | Required version |
---|---|
cmake | |
yaml-cpp | |
OpenMP |
On the project directory, run
bash build.sh -DUSE_OMP=OFF
where the -DUSE_OMP
can be set to ON
if OpenMP is available on your system.
The input is divided between a single YAML and one or more data files. Data files need to be placed on the data
subdirectory, where example files are provided.
./YQ_InterpolatorAndExtrapolator
sbatch submit_job.sh