Skip to main content

Nuclear Physics multitool: reaction kinematics, wrapper: srim,...

Project description

Prepare the (standard) python environment:

######## virtualenvwrapper recommended #######
sudo -H pip3 install  virtualenvwrapper # if not already present
# in bash
echo "echo i... setting virtualenvwrapper.sh" >> ~/.bashrc
echo "VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3" >> ~/.bashrc
echo "source `which virtualenvwrapper.sh`" >> ~/.bashrc
# in zsh
echo "echo i... setting virtualenvwrapper.sh" >> ~/.zshrc
echo "VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3" >> ~/.zshrc
echo "source `which virtualenvwrapper.sh`" >> ~/.zshrc
#
# new shell now ... e.g.
bash
mkvirtualenv nuphy 

Installation with python

pip install --index-url https://test.pypi.org/simple/ nuphy

Project: Nuphy

Module: nubase

The Nubase2016 evaluation of nuclear and decay properties appeared in Chinese Physics C, 2016, vol. 41 030001

http://amdc.in2p3.fr/web/nubase_en.html

Module: kinematics

Module: srim

SRIM 2013 can be downloaded from http://www.srim.org/SRIM/SRIM-2013-Pro.e

or better get a smaller version for multiple running copies http://www.srim.org/SRIM/SRIM-2013-Std.e

Exctract using autoextraction exe

Try to run with wine SRIM.exe

Upon errors:

IN ~/.wine/drive_c/windows/system exctract MS libraries tar -xvzf libs2013.tgz

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

Nuphy-0.2.17.tar.gz (1.4 MB 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