njoy / ENDFtk

Toolkit for reading and interacting with ENDF-6 formatted files
Other
33 stars 5 forks source link

NT values for MF8 MT457 discrete spectra (decay data) #175

Closed whaeck closed 4 months ago

whaeck commented 1 year ago

The procedures part of the ENDF manual MF8 MT457 states that NT can be 8. In the latest version/branch of ENDFtk, we verify if NT is equal to 4, 6 or 12.

We should verify and change the test function and the appropriate constructors.