Giter Site home page Giter Site logo

jialiu11 / supermc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chunshen1987/supermc

0.0 1.0 0.0 13.18 MB

Monte Carlo event generator of initial density distributions for relativistic heavy-ion collisions

License: GNU General Public License v3.0

C++ 94.70% Shell 0.18% Python 0.78% C 4.34%

supermc's Introduction

superMC

####Monte Carlo event generator of initial density distributions for relativistic heavy-ion collisions

This code can generate fluctuating initial conditions according to Monte-Carlo Glauber model and Monte-Carlo Kharzeev-Levin-Nardi (KLN) "gluon saturation" model.

The MCKLN model part of the code was forked from a code package mckt, which was first developed by Yasushi Nara. Option for rcBK unintegrated gluon distributions was added by Javier Albacete. The current version of mckt can be found from [http://faculty.baruch.cuny.edu/naturalscience/physics/dumitru/CGC_IC.html]

Some features of this package that you should be aware of:

  • All results are outputted to the "data" subfolder; make sure this folder exists before executing the code.
  • All files under "data" subfolder need to be cleaned between runs since the code append to the existing files (which is a simpler choice to write data when more than one rapidity is used).
  • To test how fast the code is, use the "Stopwatch" class (see Stopwatch.h).
  • The parameter "backup_number" can be used to auto-backup intermediate results during generating averaged profiles, and these intermediate results will be deleted once the program successfully finishes. If the program is terminated in the middle and re-run, it will continue from the last "snapshot". The auto-backup requires a subfolder called "backup" to be established. Also, if the code exits abnormally but still the backup is not favored, clean all files under "backup" subfolder.

supermc's People

Contributors

chunshen1987 avatar qiu-24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.