Skip to content

Optimization Algorithm, with PSQP from PyOptSparse isn't working well #5

Description

@sean-engelstad

Issue Type

  • Bug
  • Enhancement

Description

We're trying to run a structural optimization to minimize mass subject to stress constraints for the nacaWing in order to size the thicknesses of each shell. Several components of the dstress/dthickness gradient are very large while others are small. I am currently using PSQP algorithm from PyOptSparse. The optimization algorithm currently steps way too far in the design space, pushing many of the thicknesses to the minimum thickness. It might be because the optimization begins in the infeasible region due to high stresses. Maybe I should allow a large maximum stress originally.

Example

NacaWing case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions