Metadata-Version: 2.1
Name: matflow-abaqus
Version: 0.1.2
Summary: Matflow extension for the FE code Abaqus.
Home-page: UNKNOWN
Author: Maria Yankova
Author-email: maria.yankova@manchester.ac.uk
License: MIT license
Project-URL: GitHub, https://github.com/maria-yankova/matflow-abaqus
Keywords: matflow,materials-science,computational-workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matflow

# matflow-abaqus

[![PyPI version](https://img.shields.io/pypi/v/matflow_abaqus.svg)](https://pypi.python.org/pypi/matflow_abaqus)

MatFlow extension for Abaqus.


# Change Log

## [0.1.2] - 2021.08.10

### Added

- Add support for the tasks: `generate_MK_model`, `simulate_MK_deformation/FE` and `find_forming_limit_curve`.

## [0.1.1] - 2020.12.15

### Added
- `func_mapper` for tasks: `generate_specimen_parts`, `generate_steps`
- `input_mapper` for task `simulate_deformation`
- `cli_format_mapper` for `memory`
- example workflow for modelling of a compact tension specimen loading


## [0.1.0] - 2020.11.16

- Initial release


