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

thermr typo in effective temperature values #76

Closed
ameliajo opened this issue Apr 3, 2018 · 0 comments
Closed

thermr typo in effective temperature values #76

ameliajo opened this issue Apr 3, 2018 · 0 comments

Comments

@ameliajo
Copy link
Member

ameliajo commented Apr 3, 2018

The gateff function in thermr is used to look up effective temperatures from a GA report ("Reference Manual for ENDF Thermal Neutron Scattering Data" by Koppel and Houston, reachable at https://www.osti.gov/servlets/purl/4075168).

On line 579 of thermr.f90, we have
1064.e0_kr,1220.e0_kr,1229.3e0_kr,&
where 1064 is the mat number (corresponding to Be), 1220 is the temperature, and 1229.3 is the effective temperature. It looks like this was a typo, and that the 1220 should really be 1200.
The Be information is in Section 6 of the aforementioned document. Doesn't seem like this makes too much of a difference but perhaps worth mentioning.

@whaeck whaeck mentioned this issue Apr 19, 2024
@whaeck whaeck closed this as completed Apr 19, 2024
@whaeck whaeck mentioned this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants