Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pyroll-project/pyroll-ring-model
- Owner: pyroll-project
- License: bsd-3-clause
- Created: 2023-01-16T12:20:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T15:29:23.000Z (3 months ago)
- Last Synced: 2025-01-10T15:51:31.533Z (23 days ago)
- Topics: groove-rolling, materials, metal-forming, pyroll, python, rolling, simulation
- Language: Python
- Homepage: https://pyroll.readthedocs.io
- Size: 763 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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