Skip to main content

Python + abaqus-python based package for testing Abaqus/CAE user element subrotines for cohesive zone models

Project description

The python package czmtestkit works parallel to Abaqus/CAE mainly to test user element subroutines of cohesive zone models. Additionally, the package facilitates the implementaion of the Mode Partitioning Method for mixed-mode characterization of interfaces proposed by Moreira et al., (2020).

Prerequisites

Ensure that all the following requirements are satisfied.

Requirements:

  1. Abaqus/CAE is available and can be opened with the following command from the command line. abaqus cae
  2. Fortran compiler is linked to abaqus. If not, follow instructions by Abedin Nejad (2019).
  3. Python and pip have been installed and can be run from the command line. If unsure, follow instructions in https://packaging.python.org/en/latest/tutorials/installing-packages/

Install

Run the following command in a command window.

python -m pip install czmtestkit

In case an issue arises, try the following command.

pip install czmtestkit

Use the following command to upgrade the package.

python -m pip install --upgrade czmtestkit

Software description v1.0.0

Overview of current functionality of the package:

  1. Generate models and run finite element analysis of standardized tests for mixed-mode fracture characterization of interfaces using Abaqus/CAE. The asymmetric double cantilever beam (ADCB) and asymmetric single leg bending (ASLB) are currently available. The models can be implemented with cohesive zone elements at the interface.
  2. User element subroutines can be implemented to model the cohesive elements. Additionally, abaqus implementation of the cohesive zone using quadratic damage initiation and energy based linear damage evolution are available as a bench mark. Both BK criteria and power-law energy criteria are available.
  3. Sequentially run multiple test from a design of experiments (doe). However, running on cluster or parallel computing is not possible yet.
  4. Fetch history output from .odb files. Further post process the extracted data.
  5. Read data from converged increments in .msg files.
  6. Analytical models for the ADCB, ASLB and end notch flexure tests are also available and can be used to find fracture resistance curves from force-displacement curves or to predict force-displacement curves given the specimen dimensions and fracture properties.

Examples are avaiable in the documentation and the package is on PyPI. The code documentation for developers will be made available soon.

Contributions are welcome.

References

[1] R. Moreira, M. de Moura, F. Silva, F. Ramírez, and J. Rodrigues. Mixed-mode i + ii fracture characterisation of composite bonded joints. Journal of Adhesion Science and Technology, 34(13):1385–1398, 2020.

[2] Abedin Nejad , Sobhan (2019) Linking ABAQUS with FORTRAN user manual. DOI:10.13140/RG.2.2.19391.87206

License

License : GPL v3

Authors: Nanditha Mudunuru | Miguel Bessa | Albert Turon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

czmtestkit-1.0.0.tar.gz (30.3 kB view hashes)

Uploaded Source

Built Distribution

czmtestkit-1.0.0-py3-none-any.whl (44.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page