Skip to content

Fix GearElementTVMS initialization from geometry#1274

Open
jguarato wants to merge 1 commit intopetrobras:mainfrom
jguarato:fix-gear-geometry
Open

Fix GearElementTVMS initialization from geometry#1274
jguarato wants to merge 1 commit intopetrobras:mainfrom
jguarato:fix-gear-geometry

Conversation

@jguarato
Copy link
Copy Markdown
Collaborator

Resolves #1253


This fix addresses the problem reported in issue, where GearElementTVMS was not properly initialized from geometric data. The root cause was in the from_geometry method of the base class.

Changes made:

  • Updated GearElementTVMS to correctly inherit and utilize the modified from_geometry method from its base class.
  • Ensured that all relevant geometric parameters are correctly handled during initialization.

This resolves inconsistencies in gear element representation and ensures downstream calculations receive correct data.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GearElementTVMS.from_geometry() got unexpected keywor argument

1 participant