Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions