Skip to content

Remove the parameter body_aero from the constructor of the Solver #153

@ufechner7

Description

@ufechner7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions