Skip to content

how to calculate axial vibration? #1092

Answered by jguarato
Pierre-zhu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Pierre-zhu,

I'll try to help you.

Start by creating a rotor model without bearing elements. Ensure that the model has 6 degrees of freedom to properly account for axial vibrations. For instance, instead of using the ShaftElement class, use the ShaftElement6DoF class for shaft elements, and the DiskElement6DoF class for disks. Once your model is set up, you can use the run_campbell method to analyze the system's modes and identify the axial modes. Also check discussion #1041 to see if it helps you.

Make sure your version of the ROSS library is up-to-date, as newer versions may include improved features and bug fixes.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Pierre-zhu
Comment options

You must be logged in to vote
1 reply
@jguarato
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants