Since 18 of December 2019 conferences.iaea.org uses Nucleus credentials. Visit our help pages for information on how to Register and Sign-in using Nucleus.

Consultancy Meeting on GNDS/FUDGE/TAGNDS

Europe/Vienna
C0225 (VIC)

C0225

VIC

Wagramer Str. 5, 1400 Wien
Jean-Christophe SUBLET (IAEA)
Description

The purpose of the event is to assess the actual capabilities, successfully deployed methods, tools and protocols, and future needs in terms of nuclear model code outputs in the General Nuclear Data Structure and their processing into useful applications forms. At the same time and in support of high-fidelity multi-physics simulation efforts, build a modern durable partnership between fundamental sciences and applications needs. 

 

    • 10:30 11:00
      Opening session
      Conveners: Arjan KONING (IAEA), Dr Jean-Christophe SUBLET (IAEA)
    • 11:00 12:00
      GNDS/FUDGE/TAGNDS white paper 1h

      The purpose of the event is to assess the actual capabilities, successfully deployed methods, tools and protocols, and future needs in terms of nuclear model code outputs in the General Nuclear Data Structure and their processing into useful applications forms. At the same time and in support of high-fidelity multi-physics simulation efforts, build a modern durable partnership between fundamental sciences and applications needs.

      Speaker: Dr Jean-Christophe SUBLET (IAEA)
    • 12:30 14:00
      Lunch break 1h 30m
    • 14:00 15:00
      Developing a Web Service for EXFOR Using RESTful API and JSON Schema 1h

      The Experimental Nuclear Reaction Database (EXFOR) is a collection of numerical data compiled by an international collaboration within the Nuclear Reaction Data Centre (NRDC). Despite the data being digitized and widely used, the 80-column fixed width format with line numbers in every line, which originates from punch card legacy, is still in use. This format restricts users from using EXFOR data directly with plotting packages or modern AI/ML tools, such as developing outlier detection, substantially undermining the applications of modern techniques.

      As an initial attempt, we are developing the EXFOR parser to convert EXFOR data to JSON and providing data via REST APIs and a new interface. Our developments incorporate the preservation of the EXFOR master files, a Python parser to convert EXFOR and EXFOR dictionary to JSON, a RIPL3 discrete level parser, a decay data parser, a FLASK-based RESTful API, and a Dataexplorer[1] interface developed in the Dash/Plotly framework. The Git service, Github repository of IAEA-NDS[2], tracks modifications, updates, and deletions of EXFOR master files, converted JSON files, parser and plotting module programs.

      In this presentation, we will provide an overview and examples of our developments, which might be useful for storing EXFOR data in GNDS format or using EXFOR data in modern mechanisms.

      [1] https://nds.iaea.org/dataexplorer/
      [2] https://github.com/IAEA-NDS/

      Speaker: Dr Shin OKUMURA (IAEA)
    • 15:30 16:30
      YANDF: An attempt to unify TALYS, EXFOR and ENDF data formats 1h

      There are 3 sources of nuclear reaction data:

      • Experimental data, as compiled in the EXFOR database
      • Theoretical data: nuclear model code output, with TALYS as a prime example
      • Evaluated nuclear data: as present in ENDF or GNDS nuclear data libraries, and underlying data libraries such as EGAF, RIPL etc.

      The output of TALYS was already rather systematic in terms of data files and meta data, and at least two codes, TEFAL and TAGNDS, successfully transform the TALYS output into nuclear data libraries. However, a higher degree of automation in the nuclear data pipeline and AI/ML applications require that consistent serialization of the TALYS output is taken a step further. Therefore, Yet Another Nuclear Data Format (YANDF) is presented here, primarily to provide a consistent schema for TALYS output enabling easy processing. In addition, starting from the fundamental definition of a nuclear reaction, the same schema can be used to provide the metadata for EXFOR and ENDF data. The resulting keyword-driven data files are not as non-descriptive as ENDF and not as heavy as EXFOR or GNDS, and should be an easy starting point for direct use, especially to numerically compare or plot data, or for parsing into GNDS, JSON, ENDF or other formats.

      Speaker: Arjan KONING (IAEA)
    • 10:00 11:00
      TAGNDS and Autotalys update 1h

      TAGNDS reads the output of TALYS to directly produce a GNDS-formatted evaluation. The code depends on GNDS support in the LLNL code FUDGE, reading TALYS outputs into FUDGE classes that are then serialized to GNDS/xml files. TAGNDS has recently been modified and scaled up to integrate into the autotalys framework, with the goal of helping to produce the next version of the TENDL library directly in GNDS. This presentation will provide an overview of the current status and remaining issues with TAGNDS in autotalys.

      Speaker: Caleb Mattoon (Lawrence Livermore National Laboratory)
    • 12:30 14:00
      Lunch break 1h 30m
    • 14:00 15:00
      LLNL’s FUDGE and GIDI+ Code Packages 1h

      LLNL’s FUDGE and GIDI+ Code Packages: for Managing, Processing and Accessing GNDS 2.0 Nuclear Data Libraries

      Speaker: Bret Beck (LLNL)
    • 15:30 16:30
      The FUDGE translation of the TENDL-2021 library from ENDF-6 to GNDS 1h

      The conversion of TENDL libraries from ENDF-6 to GNDS is an indirect approach to making the output from the TALYS nuclear model code system available in the new Generalized Nuclear Data Structure (GNDS) format. The LLNL processing code FUDGE, was used to translate TENDL-2021 from ENDF-6 to GNDS. An overview of this work is provided and the different warning and error messages are discussed.

      Speaker: Godfree Gert (Lawrence Livermore National Laboratory)
    • 19:00 21:00
      Social Dinner 2h

      Mochi Restaurant at Praterstrasse 15, 1020 Vienna
      https://www.mochi.at/#mochi

    • 10:00 11:00
      NJOY modernisation and GNDS support in scion 1h

      The NJOY modernisation strategy in which the required format components (for ENDF and ACE) were developed first is moving to the next stage in which development of processing components has started. The first among there is scion, modern NJOY's component for the interpretation, linearisation, integration and differentiation. The current state of this new component already allows us to perform some diagnostics on the methods used in NJOY2016 for the processing of ACE files.
      In addition, to providing the basic operations that will be used in various processing modules, scion will also provide a format agnostic data interface capable of reading in and writing out data from various evaluated nuclear data format including ENDF and GNDS.

      https://github.com/njoy/scion
      https://github.com/njoy/scion/blob/feature/examples-1/python/examples/h1-elastic-angular-distribution.ipynb
      https://github.com/njoy/scion/blob/feature/examples-1/python/examples/h1-capture-linearisation.ipynb

      Speaker: Wim Haeck (LANL)
    • 12:30 14:00
      Lunch break 1h 30m
    • 14:55 15:55
      Handling of GNDS in FRENDY and our recent activity 1h

      This presentation explains the handling of the GNDS format in the nuclear data processing code FRENDY. The purpose of this meeting is not only the handling of the GNDS format but also the high-fidelity multi-physics simulation efforts. We also present the overview of the high-fidelity multi-physics simulation platform JAMPAN.

      Speaker: Kenichi Tada (Japan Atomic Energy Agency)
    • 12:00 14:00
      Lunch break 2h