Skip to main content

Particlization model for relativistic heavy-ion collisions

Project description

Particlization model (Cooper-Frye sampler) for relativistic heavy-ion collisions

Documentation

qcd.phy.duke.edu/frzout

Quick start

Install:

pip install frzout

Basic usage:

import frzout

# create surface object from data arrays
surface = frzout.Surface(x, sigma, v, pi=pi, Pi=Pi)

# create hadron resonance gas object at T = 0.150 GeV
hrg = frzout.HRG(.150)

# sample particles
parts = frzout.sample(surface, hrg)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frzout-1.0.0.tar.gz (197.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page