Skip to content

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

@kanekosh

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.

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