@alisaab I want to generate the flight envelope of an aircraft (eg. range vs. payload). But I want the performance variables of a model not to be fixed (i.e. aircraft can fly at different CL etc.), and I want all of the fixed variables to have the same values (all variables with a given fix = True attribute). The current code keeps everything fixed except for the two variables of interest. (Right?) Perhaps we can meet at some point to discuss, and improve plot_feasibilities to be able to know which variables should be fixed and varied.