Skip to content
/ ross Public
forked from petrobras/ross

ROSS is a library written in Python for rotordynamic analysis.

License

Notifications You must be signed in to change notification settings

jguarato/ross

This branch is 32 commits ahead of, 74 commits behind petrobras/ross:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6996519 · Nov 26, 2024
Oct 22, 2024
Dec 26, 2022
Nov 18, 2024
Jun 24, 2024
Nov 26, 2024
Sep 26, 2024
Apr 22, 2019
Jun 17, 2021
Oct 22, 2024
Jan 26, 2023
Dec 26, 2022
Dec 26, 2022
Sep 30, 2024
Dec 26, 2022
Dec 26, 2022
Nov 18, 2024
Sep 30, 2024
Aug 5, 2021
Nov 18, 2024
Aug 20, 2019
Nov 13, 2024
Mar 24, 2019

Repository files navigation

Rotordynamic Open Source Software (ROSS)

Binder github actions Documentation Status Code style: Ruff DOI

ROSS is a Python library for rotordynamic analysis, which allows the construction of rotor models and their numerical simulation. Shaft elements are modeled with the Timoshenko beam theory, which considers shear and rotary inertia effects, and discretized by means of the Finite Element Method. Disks are assumed to be rigid bodies, thus their strain energy is not taken into account. Bearings and seals are included as linear stiffness and damping coefficients.

After defining the elements for the model, you can plot the rotor geometry and run simulations such as static analysis, modal analysis, undamped critical speed, frequency response, unbalance response, time response, and more.

You can try it out now by running the tutorial on binder

Documentation

Access the documentation here. The documentation provides the installation procedure, a tutorial, examples and the API reference.

Questions

If you have any questions, you can use the Discussions area in the repository.

Contributing to ROSS

ROSS is a community-driven project. If you want to contribute to the project, please check CONTRIBUTING.md.

The code has been initially developed by Petrobras in cooperation with the Federal University of Rio de Janeiro (UFRJ) with contributions from the Federal University from Uberlândia (UFU). Currently, Petrobras has a cooperation agreement with UFRJ (LAVI) and UFU (LMEST) to develop and maintain the code.

About

ROSS is a library written in Python for rotordynamic analysis.

Resources

License

Code of conduct

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%