Skip to content

Partial derivatives bug in Rotate (twist) component when rotate_x = False #452

Description

@kanekosh

Description

Partial derivatives seem wrong for the Rotate component in the geometry model when setting rotate_x=False. By default, OAS sets rotate_x=True and partials are correct in that case.

OAS currently does not test partials for rotate_x=False, which we should.

Steps to reproduce issue

In test_geometry_mesh_transformation.py, set rotate_x=False for Rotate components. Test will fail due to wrong partial derivatives.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions