Skip to content
/ data Public

Repository for the storage of all PyNE related data dependencies

License

Notifications You must be signed in to change notification settings

pyne/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNE: The Nuclear Engineering Toolkit

The PyNE project aims to provide a common set of tools for nuclear science and engineering needs.

If you are interested in the package itself, or would like to help and contribute, please let us know either on the mailing list (https://groups.google.com/forum/#!forum/pyne-dev, [email protected]) or `github`_.

PyNE:data

This repository aims to store all data pertinent during an installation of PyNE. If features are added to PyNE that rely upon static data items, such as decay.tar.gz, they should be added to this repository

decay.tar.gz

To produce the decay.tar.gz run the following command from the PyNE /src directory

python decaygen.py

Then tar up the decay.cpp and decay.h files

tar -pczf decay.tar.gz decay.cpp decay.h

Then add and commit them to this repository

About

Repository for the storage of all PyNE related data dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published