Skip to content

This is a program to estimate the functional form of the entropy to baryon number densities ratio in heavy-ion collisions using arbitrary-order polynomials.

Notifications You must be signed in to change notification settings

jordissm/sOvernB_YQ_Estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yield interpolator/extrapolator in $Y_Q$

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.

How to build and install the project

Prerequisites

Software Required version
cmake
yaml-cpp
OpenMP

Compilation and installation

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.

Running the program

Input

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.

Execution (local)

./YQ_InterpolatorAndExtrapolator

Execution (SLURM Cluster)

sbatch submit_job.sh

Output

License

About

This is a program to estimate the functional form of the entropy to baryon number densities ratio in heavy-ion collisions using arbitrary-order polynomials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published