Skip to main content

Monte Carlo simulation of particle motion in analytic radial field

Project description

How to compile fortran code to use it in Python

f2py -c -m mc ziggurat.f90 mc.f90

Docker build

docker build -t probe-mc-analytic-er:0.0.0 .

Na novym virtualu

apt-get update && apt-get -y install tmux htop
docker pull ziky5/probe-mc-analytic-er:0.0.0
cd /root
tmux
docker run --rm -it -v ${PWD}:/data ziky5/probe-mc-analytic-er:0.0.0 bash
cd /data && mc.py 2 100 1000 2>&1 | tee _log

Project details


Download files

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

Source Distribution

probe-mc-analytic-er-0.0.2.tar.gz (9.6 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