Fetching nuclear data
Project description
A tool to download ENDF6 nuclear data files from the IAEA website.
Installation
You can install NDFetcher with pip:
pip install git+https://github.com/nplinden/ndfetcher.git
Examples
You can use the ndfetch command to download ENDF6 nuclear data files.
To download all available sublibraries from JEFF-3.3:
ndfetch jeff33
To download a specific set of sublibraries from ENDF-B/VIII.0:
ndfetch endfb8 decay sfpy
Running those two commands in the same directory will result in the following directory structure:
endf6
├── endfb8
│ ├── decay
│ └── sfpy
└─── jeff33
├── decay
├── n
├── nfpy
├── sfpy
└── tsl
You can then set the $ENDF6_PATH environment variable to the top directory's
path to use the ndfind command. This command will search for nuclear data file
paths for you:
$ ndfind jeff33 n Pu239
/home/nlinden/workspace/NuclearData/endf6/jeff33/n/n_9437_94-Pu-239.dat
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ndfetcher-0.1.1.tar.gz.
File metadata
- Download URL: ndfetcher-0.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5197d94157998b5b9a6dfefd4cdb978bf4fb6751c33b721b27c45a1e4b951481
|
|
| MD5 |
5dcb329ddd899e68b2fae9b1d3424b23
|
|
| BLAKE2b-256 |
dfad6fa1a1a044ba45d3fb5d1a4b21f0915124813cc9ae73edafce695af9750d
|
File details
Details for the file ndfetcher-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ndfetcher-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
006d2d3dc6c3a44a0bc508e4db869cbae46c5deff810983160d5eafa5e55e116
|
|
| MD5 |
4afd4a6bf79fcfb96a18e674b5044022
|
|
| BLAKE2b-256 |
d8911f289cb5402b5dd18588ba6f5507b69b3e449021faed7fd88b4875d1b16d
|