Consultancy Meeting on GNDS/FUDGE/TAGNDS
from
Monday, 22 May 2023 (10:00)
to
Thursday, 25 May 2023 (17:00)
Monday, 22 May 2023
10:30
Opening session
Opening session
10:30 - 11:00
Room: C0225
11:00
GNDS/FUDGE/TAGNDS white paper
-
Jean-Christophe SUBLET
(
IAEA
)
GNDS/FUDGE/TAGNDS white paper
Jean-Christophe SUBLET
(
IAEA
)
11:00 - 12:00
Room: C0225
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.
12:30
Lunch break
Lunch break
12:30 - 14:00
Room: C0225
14:00
Developing a Web Service for EXFOR Using RESTful API and JSON Schema
-
Shin OKUMURA
(
IAEA
)
Developing a Web Service for EXFOR Using RESTful API and JSON Schema
Shin OKUMURA
(
IAEA
)
14:00 - 15:00
Room: C0225
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/
15:30
YANDF: An attempt to unify TALYS, EXFOR and ENDF data formats
-
Arjan KONING
(
IAEA
)
YANDF: An attempt to unify TALYS, EXFOR and ENDF data formats
Arjan KONING
(
IAEA
)
15:30 - 16:30
Room: C0225
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.
Tuesday, 23 May 2023
10:00
TAGNDS and Autotalys update
-
Caleb Mattoon
(
Lawrence Livermore National Laboratory
)
TAGNDS and Autotalys update
Caleb Mattoon
(
Lawrence Livermore National Laboratory
)
10:00 - 11:00
Room: C0225
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.
12:30
Lunch break
Lunch break
12:30 - 14:00
Room: C0225
14:00
LLNL’s FUDGE and GIDI+ Code Packages
-
Bret Beck
(
LLNL
)
LLNL’s FUDGE and GIDI+ Code Packages
Bret Beck
(
LLNL
)
14:00 - 15:00
Room: C0225
LLNL’s FUDGE and GIDI+ Code Packages: for Managing, Processing and Accessing GNDS 2.0 Nuclear Data Libraries
15:30
The FUDGE translation of the TENDL-2021 library from ENDF-6 to GNDS
-
Godfree Gert
(
Lawrence Livermore National Laboratory
)
The FUDGE translation of the TENDL-2021 library from ENDF-6 to GNDS
Godfree Gert
(
Lawrence Livermore National Laboratory
)
15:30 - 16:30
Room: C0225
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.
19:00
Social Dinner
Social Dinner
19:00 - 21:00
Room: C0225
Wednesday, 24 May 2023
10:00
NJOY modernisation and GNDS support in scion
-
Wim Haeck
(
LANL
)
NJOY modernisation and GNDS support in scion
Wim Haeck
(
LANL
)
10:00 - 11:00
Room: C0225
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
12:30
Lunch break
Lunch break
12:30 - 14:00
Room: C0225
14:55
Handling of GNDS in FRENDY and our recent activity
-
Kenichi Tada
(
Japan Atomic Energy Agency
)
Handling of GNDS in FRENDY and our recent activity
Kenichi Tada
(
Japan Atomic Energy Agency
)
14:55 - 15:55
Room: C0225
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.
Thursday, 25 May 2023
12:00
Lunch break
Lunch break
12:00 - 14:00
Room: C0225