njoy / ENDFtk

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

Feature/more interface #196

Closed whaeck closed 4 months ago

whaeck commented 4 months ago

This adds some missing ENDF speak interface (NBT() and INT() for TAB1 and TAB2) and human readable interface (numberIncidentEnergies(), etc.).

Updating tests to reflect these changes.