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
For resolved resonances, MLBW. In a resonance block where NLS=3, one of the values of L has no data associated with it so NRS=0. NJOY then does a divide by zero when working out the ncyc for the number of list entries there will be which ends as expected.
Wherever or not there should be data or not, there appears to be no catch that a zero might be there. Unknown if having no data is against ENDF-6 format since it doesn't say you can't... If I make up a fake bit of data and set NRS to 1, with 6 words the file now builds.
For resolved resonances, MLBW. In a resonance block where NLS=3, one of the values of L has no data associated with it so NRS=0. NJOY then does a divide by zero when working out the ncyc for the number of list entries there will be which ends as expected.
Wherever or not there should be data or not, there appears to be no catch that a zero might be there. Unknown if having no data is against ENDF-6 format since it doesn't say you can't... If I make up a fake bit of data and set NRS to 1, with 6 words the file now builds.
Applies to JEFF-4T4.
83-bi-210g.txt
18-ar-37g.txt
Ar37 and Bi210 both show this problem.
The text was updated successfully, but these errors were encountered: