Currently:
examples/testing_stall_model.jl
julia> @time results_with_stall = solve(VSM_with_stall_correction, wing_aero_CAD_19ribs);
[ Info: Converged after 200 iterations
0.008817 seconds (78.54 k allocations: 8.247 MiB)
Goal:
As close to zero as possible.