Open mohawk811 opened 1 day ago
Here are the generated plots:
hard to say much without knowing the specifics of the optimization and how good of QP solutions the individual equilibria are, but some ideas for the plots
plot_qs_error
and compare the highest and lowest AR, are they similar/what you expect (though this function does normalize the error metrics so that may be hard to draw conclusions from)plot_boozer_surface
for the highest AR versus the lowest AR, is it obvious one is better than the other?
Hello!
I was wondering if I could get some input on some custom plots I'm trying to do. For this code I want to plot QS error on the Y axis and aspect ratio on the X axis. I expect to see that as I go to higher aspect ratio QS error should decrease but my plot is showing otherwise. Could I get some advice or input on how to show this?