Skip to content

Commit 0e6a51f

Browse files
authored
Merge pull request #1210 from gsabinoo/feature/thrust_bearing
Add Thermo-Hydro-Dynamic Tilting Pad Thrust Bearing Implementation
2 parents 145650f + eb40420 commit 0e6a51f

File tree

3 files changed

+3172
-0
lines changed

3 files changed

+3172
-0
lines changed

ross/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from ross.bearings.lubricants import lubricants_dict
2222
from ross.bearings.cylindrical import *
2323
from ross.seals.labyrinth_seal import *
24+
from ross.bearings.thrust_pad import *
2425
from ross.bearings.tilting_pad import *
2526

2627
_pio.templates.default = "ross"

0 commit comments

Comments
 (0)