DESC
DESC copied to clipboard
Combine near axis constraints into fewer number of `Objectives`
Right now when you get_NAE_constraints
it returns a whole bunch of individual FixSumXModes
objects, it would be cleaner if they were all packaged into a single object like FixNAEX
, where you could instantiate it directly giving the target as some particular QSC equilibrium.