Skip to content

Commit

Permalink
Merge pull request #1112 from jguarato/dev/coupling-element
Browse files Browse the repository at this point in the history
Add CouplingElement
  • Loading branch information
raphaeltimbo authored Oct 24, 2024
2 parents d4119d6 + 3739107 commit 98589f7
Show file tree
Hide file tree
Showing 3 changed files with 699 additions and 0 deletions.
1 change: 1 addition & 0 deletions ross/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from .results import *
from .rotor_assembly import *
from .shaft_element import *
from .coupling_element import *
from .units import Q_
from .utils import get_data_from_figure, visualize_matrix
from ross.fluid_flow.lubricants import lubricants_dict
Expand Down
Loading

0 comments on commit 98589f7

Please sign in to comment.