Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyroll-project/pyroll-ring-model

Plugin for PyRoll providing basic data structures for discretization of a profile in concentric rings.
https://github.com/pyroll-project/pyroll-ring-model

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 8 days ago
JSON representation

Plugin for PyRoll providing basic data structures for discretization of a profile in concentric rings.

Awesome Lists containing this project

README

        

# PyRolL Ring Model

Plugin for PyRoll providing a discretization approach by dividing the profile cross-section in homogeneous rings.

For an example of its application see the [thermal ring model](https://github.com/pyroll-project/pyroll-ring-model-thermal).
Feel free to implement your own application, but follow the instructions in the documentation to ensure consistency and compatibility.

For the docs, see [here](docs/docs.pdf).

This project is licensed under the [BSD-3-Clause license](LICENSE).

The package is available via PyPi and can be installed with

pip install pyroll-ring-model