Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caeassistant-group/umat-abaqus-tsai-hill-orthotropic-composite-subroutine
The UMAT subroutine is a tool in Abaqus that can be used when a material cannot be adequately modeled using the Abaqus material library. In this project, we employed this subroutine to evaluate the Tsai-Hill failure criterion in composites. Additional projects in this field can also be accessed on the following link.
https://github.com/caeassistant-group/umat-abaqus-tsai-hill-orthotropic-composite-subroutine
3ds abaqus cae finite-element-analysis finite-element-methods fortran numerical-analysis simulation subroutine tsai-hill umat
Last synced: about 11 hours ago
JSON representation
The UMAT subroutine is a tool in Abaqus that can be used when a material cannot be adequately modeled using the Abaqus material library. In this project, we employed this subroutine to evaluate the Tsai-Hill failure criterion in composites. Additional projects in this field can also be accessed on the following link.
- Host: GitHub
- URL: https://github.com/caeassistant-group/umat-abaqus-tsai-hill-orthotropic-composite-subroutine
- Owner: CAEAssistant-Group
- License: mit
- Created: 2025-01-23T10:00:37.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2025-01-23T10:10:53.000Z (23 days ago)
- Last Synced: 2025-01-23T11:19:21.339Z (23 days ago)
- Topics: 3ds, abaqus, cae, finite-element-analysis, finite-element-methods, fortran, numerical-analysis, simulation, subroutine, tsai-hill, umat
- Language: Fortran
- Homepage: https://caeassistant.com/product/umat-subroutine-vumat-subroutine-1/
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UMAT-Abaqus-Tsai-Hill-Composite-Subroutine
The UMAT subroutine is a tool in Abaqus that can be used when a material cannot be adequately modeled using the Abaqus material library. In this project, we employed this subroutine to evaluate the Tsai-Hill failure criterion in composites.One of the primary applications of UMAT in Abaqus is determining failure criteria for materials. To demonstrate this capability, we utilized a UMAT code to analyze the Tsai-Hill criterion in this project. All related files are provided for free and are available for download.
![image](https://github.com/user-attachments/assets/f2099440-dbff-4a54-b025-621bf9ae7f78)
To further ensure the accuracy of our modeling, we also analyzed this 2D problem using Abaqus' built-in material model. We compared the stress distribution and the Tsai-Hill criterion results. The outcomes from both the Abaqus material model and the UMAT subroutine were identical, confirming that the code performs as expected.
![image](https://github.com/user-attachments/assets/5890f361-2299-4ba1-a853-f175e943e6e6)
More details about this topic are freely available on our website, with the link provided on the right-hand side of the repository.
![image](https://github.com/user-attachments/assets/61959df0-deda-4400-8837-aefae4e14f2d)
Additionally, we have included a free PDF that provides a comprehensive explanation of this project.
![image](https://github.com/user-attachments/assets/0326d848-b176-4a61-9855-e217690fda2b)