Metadata-Version: 2.1
Name: adams-shell-wear
Version: 1.1.1
Summary: Python tools for calculating and applying wear to shell geometry in Adams
Home-page: https://github.com/bthornton191/adams_shell_wear
Author: Ben Thornton
Author-email: ben.thornton@hexagon.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: plotly
Requires-Dist: thornpy

# Adams Shell Wear

Python tools for calculating and applying wear to shell geometry in [Adams](https://hexagon.com/products/product-groups/computer-aided-engineering-software/adams).

## Installation

Install straight from the repo using pip.
```
> pip install adams_shell_wear
```

## Usage
> TBD
