EPJ Web of Conferences (Jan 2024)

The road to a modernized NJOY

  • Haeck Wim,
  • Gibson Nathan,
  • Talou Patrick,
  • Josey Colin

DOI
https://doi.org/10.1051/epjconf/202430207013
Journal volume & issue
Vol. 302
p. 07013

Abstract

Read online

The modernized version of the NJOY Nuclear Data Processing System is being built from a series of components that enable the traditional work required of the production version of NJOY while also providing a much more interactive user experience through a modern interface. This new version of NJOY is being developed in C++. Python bindings on top of the C++ interface are provided as well. Standard Python packages such as Matplotlib, NumPy or SciPy can thus be seamlessly integrated with NJOY components. We distinguish two component types: format components such as ENDFtk and ACEtk that read and write formatted nuclear data and processing components such as scion which provides many of the common operations needed during processing of nuclear data. The backbone of the modernized NJOY is dryad which provides a format agnostic nuclear data interface that insulates the modernized processing components and modules from the various data formats that NJOY needs to serve.