You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing Solver(body_aero; ...) gives the impression that body_aero would be stored in the Solver struct, which is not the case. This is confusing. Instead, a Settings struct should be used to define the required dimensions.