Skip to content

JoshuaRaiser/HICS

Repository files navigation

HICS

Heavy Ion Collider Simulator

Requirements:

HICS requires Python 3.7.x^ to run.

After install python, first install the follow libraries, know as SciPy.

By command line:

$ python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose

Ion's type

Already implemented:

Ion Atom mass Atom number Energy at collision (√sNN) Collider
Pb 206 82 2.76 TeV LHC
Au 197 79 200 GeV RHIC

Implemented for all ions:

  • Magnetic Field
  • Electric Field
  • Standard Deviation

Also Monte Carlo implemented:

  • Metropolis-hastings Algorithm (used to show the incidences in nuclear density calculate)

Usage

To usage the HICS - Heavy Ion Collider Simulator, follow:

This can do by any text editor. In this archive, above mentioned, read with attention the instructions and variables operations.

After configurate according to what is desired, save the file and run de algorithm at structured_hics.py.

By command line:

$ python structured_hics.py

About

Heavy Ion Collision Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages