Skip to content

petrobras/ross

Repository files navigation

Rotordynamic Open Source Software (ROSS)

Binder github actions Documentation Status Code style: black 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.