Databases ยป EXFOR ENDF CINDA IBANDL Medical PGAA NGAtlas RIPL FENDL IRDFF

Introduction and scope of the project

GANDR GUI is a graphical cuser interface with the primary intention of generating input files for GANDR. It is written in C++ and uses the wxWidgets GUI framework. The main purpose of the GANDR GUI is to provide the user a friendly way to run GANDR evaluations. As of 2019, GANDR input is composed of 37 cards, each requiring multiple settings to be entered in a pre-defined text format. New input cards are added as additional functionality is developed. GANDR GUI is not able to generate all possible combinations of user input. Instead, it was designed to constrain the number of options available and guide the users through the most commonly used cases and minimize the chance of errors. Currently, most options are supported for the following modes of GANDR operation described in GANDR manual:
  • Classic mode (imode=12)
  • Standards mode (imode=10)
  • Mixed mode (imode=11)
  • Integral mode (imode=15)