Skip to content

Move reasonable values logic out of fuselage component #1237

Description

@cmbenne3

Desired capability or behavior.

The FLOPS based Fuselage component is large with big sections of logic block to setup reasonable values for the layout of the fuselage given inputs that are specified and inputs that are missing.
Perhaps we should move this logic into preprocessors, which would simplify the component and consolidate parts of aviary where 'default and/or reasonable values get set.

aviary/subsystems/geometry/flops_based/fuselage.py in the compute block.
There are also some shorter logic checks etc in the gasp_based/fuselage.py too.

Suggested implementation.

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    requestSuggestion for new feature or change

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions