You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on a script to generate thermal scattering files in the ENDF-6 format. This is a common request from users in the radiation transport community that use codes that do not have native support for NCrystal. It replaces NJOY+NCrystal by extracting and formatting the information directly from the Info objects. The script is available here:
@marquezj a heads up, one of the things needed for this tool is automated tests. Some can use larger files, but we also need some where files and output are of a rather reasonable size so it can be included in the soon-to-be-in-ncrystal-repo-itself tests.
I have been working on a script to generate thermal scattering files in the ENDF-6 format. This is a common request from users in the radiation transport community that use codes that do not have native support for NCrystal. It replaces NJOY+NCrystal by extracting and formatting the information directly from the Info objects. The script is available here:
https://github.com/marquezj/ncmat2endf
It uses endf-parserpy to generate the files.
I am opening this issue to start the discussion. Later I can generate a pull request to actually incorporate it.
The text was updated successfully, but these errors were encountered: