By any chance anyone of you have Fortan codes provided in Appendix B of the book " Introduction to Computational Plasticity by Fionn Dunne, Nik Petrinic". I read this book and I found it very useful. The publisher has made the codes unavailable. I was wondering if anyone has these codes.
You need to install C++ and Visual FORTRAN , then you will need to write you material model by using FORTRAN language, finally you will compile the code.
There are a lot of tutorials about this, you can find them online.
Many thanks for your response, but my question is about the C matrix wich is shown the relationship between stress and total strain in elasto-plastic materials. I would like to know the how can I find the C matrix for perfectly, linear and nonlinear plasticity to defined it in UMAT subroutine.
Majid, you can find this in any theory of plasticity book. You will need two matrices for implicit Analysis. One is the secant matrix and the other is the tangent matrix. I can send you Ansys example it are approximately similar to Abaqus just few changes.
I am sorry for the late response, please find attached Ansys user material subroutine for different plasticity models.
Also you can get the following book, it includes explainations for plasticity implementation and the examples are showed by Abaqus subroutines. All the files are found in the book CD.