Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncmat2endf script #183

Open
marquezj opened this issue May 31, 2024 · 1 comment
Open

ncmat2endf script #183

marquezj opened this issue May 31, 2024 · 1 comment

Comments

@marquezj
Copy link

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.

@tkittel
Copy link
Member

tkittel commented Sep 25, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants