Metadata-Version: 2.1
Name: pyroll-freiberg-flow-stress
Version: 2.0.0a0
Summary: Plugin for PyRoll providing Freiberg flow stress approach and material database.
License: BSD-3-Clause
Author: Max Weiner
Author-email: max.weiner@imf.tu-freiberg.de
Requires-Python: >=3.9,<4.0
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pyroll (>=2.0.0a,<3.0.0)
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
