mctools / ncrystal

NCrystal : a library for thermal neutron transport in crystals and other materials
https://mctools.github.io/ncrystal/
Other
38 stars 17 forks source link

endf2ncmat could use endf-parserpy #184

Open marquezj opened 1 month ago

marquezj commented 1 month ago

The library endf-parserpy is a suitable alternative for pyne in endf2ncmat, and it is more likely to keep up with the changes of the ENDF-6 format. Currently it can be installed using pip, but it would be an optional requirement.

I have been using for creating ENDF-6 files (#183) and it is a nice package.

I can work on modifying endf2ncmat to use endf-parserpy and create a pull request, unless you have other plans for the script.