Metadata-Version: 2.1
Name: abaqus2py
Version: 1.0.0
Summary: abaqus2py: Abaqus to Python interface
Home-page: https://github.com/bessagroup/abaqus2py
Author: Your Name
Author-email: youremailadress@email.com
License: BSD-3-Clause License
Keywords: abaqus,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Abaqus2Py


[**Docs**](https://bessagroup.github.io/abaqus2py/)
| [**GitHub**](https://github.com/bessagroup/abaqus2py)
<!-- | [**Installation**](link_to_installation_instructions) -->
<!-- | [**PyPI**](link_to_pypi_package_website) -->

**First publication:** March 15, 2024

***

## Summary

This repository serves as a port for running ABAQUS simulations throughout Python function calls.

## Statement of need

...

## Authorship

**Authors**:
- Jiaxiang Yi ([J.Yi@tudelft.nl](mailto:J.Yi@tudelft.nl))
- Martin van der Schelling ([M.P.vanderSchelling@tudelft.nl](mailto:M.P.vanderSchelling@tudelft.nl))

**Authors afilliation:**
- Bessa Research Group @ Delft University of Technology

**Maintainers:**
- Jiaxiang Yi ([J.Yi@tudelft.nl](mailto:J.Yi@tudelft.nl))
- Martin van der Schelling ([M.P.vanderSchelling@tudelft.nl](mailto:M.P.vanderSchelling@tudelft.nl))

**Maintainers afilliation:**
- Bessa Research Group @ Delft University of Technology


## Getting started

```
pip install abaqus2py
```

## License

Copyright 2024, Bessa Research Group

All rights reserved.

This project is licensed under the BSD 3-Clause License. See [LICENSE](https://github.com/bessagroup/abaqus2py/blob/main/LICENSE) for the full license text.

