Defining bearing in UCS analysis #970
-
Hello, When using the UCS analysis for variable bearing stiffness, is there any possibilty in defining which bearing should be used for the calculation? I have a rotor with two bearings and I would like to keep the first bearing at a constant stiffness and the second one should be used Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @SquawkCodeVFR ! Lines 2188 to 2196 in 3895ca6 |
Beta Was this translation helpful? Give feedback.
Hi @SquawkCodeVFR !
To do that you would need to modify the code in the rotor_assembly.py file, changing how the bearings list is built:
ross/ross/rotor_assembly.py
Lines 2188 to 2196 in 3895ca6