jgomezc1 / ABAQUS-US

A variety of ABAQUS user element (UELs) and user material (UMATs) subroutines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABAQUS-US

This REPO contains a variety of ABAQUS user element (UEL) and user material (UMAT) subroutines. A list of input files and the related subroutine is defined in the file versheet.dat.In the future I will add more details on how to use the subroutines. The subroutines include classical and Cosserat elements with various constitutive models in the form of UMATs.

Author

Installation

Download the subroutines and run the Abaqus with the input file (.inp) that accompanies the subroutines.

abaqus job=filename user=user_routine

The list of cases is presented in this table

Example

This is a uniaxial test with classical plasticity

abaqus job=UNIUSER_CLA_KIN user=UMAT_PCLK

License

It is licensed under the MIT license.

About

A variety of ABAQUS user element (UELs) and user material (UMATs) subroutines

License:MIT License


Languages

Language:Fortran 100.0%