ukaea / PROCESS

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.
https://ukaea.github.io/PROCESS/
MIT License
26 stars 11 forks source link

Plot solutions with different objective functions in plot_solutions.py #3230

Open jonmaddock opened 1 week ago

jonmaddock commented 1 week ago

Currently, it isn't possible to plot MFILEs with different objective functions, as the objective function plot would be meaningless. The objective function plot should be made optional to allow this.