Skip to content

Provides classes for storing and plotting the results of a nuclear reaction network calculation from, e.g. TORCH.

License

Notifications You must be signed in to change notification settings

Flash-Star/nucplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nucplotlib

Provides classes for storing and plotting the results of a nuclear reaction network calculation from, e.g. TORCH.

An example data input file is provided by cat_wn_0.dat. To subdivide the time interval (seconds) [0,0.02] into 10 timesteps and plot those, run the following command:

python nucplot.py -te 1.0e-2 -n 10 -png cat_wn_0.dat

To see the available command line options, run:

$python nucplot.py --help

nuclides.xml was downloaded from the JINA Nuclide database Nuclear data homepage

Dependencies:

  • Should work with both python 2 and 3

About

Provides classes for storing and plotting the results of a nuclear reaction network calculation from, e.g. TORCH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages