PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.
Change the input file format to TOML, including moving the input file parsing into Python. This should only be attempted once a data structure exists in the Python to represent the state that was previously held in the Fortran library.
Change the input file format to TOML, including moving the input file parsing into Python. This should only be attempted once a data structure exists in the Python to represent the state that was previously held in the Fortran library.