Metadata-Version: 2.3
Name: pyroll-freiberg-flow-stress
Version: 3.0.1.post0
Summary: Plugin for PyRoll providing Freiberg flow stress approach and material database.
Project-URL: Homepage, https://pyroll.readthedocs.io
Project-URL: Repository, https://github.com/pyroll-project/pyroll-freiberg-flow-stress
Project-URL: Documentation, https://github.com/pyroll-project/pyroll-freiberg-flow-stress/blob/main/docs/docs.pdf
Author-email: Max Weiner <max.weiner@imf.tu-freiberg.de>, Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: <4.0,>=3.9
Requires-Dist: pyroll-core~=3.0
Provides-Extra: pillar-model
Requires-Dist: pyroll-pillar-model~=3.0; extra == 'pillar-model'
Description-Content-Type: text/markdown

# PyRolL Freiberg Flow Stress Model

Plugin for PyRolL providing Freiberg flow stress approach and a material database.

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

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-freiberg-flow-stress
