├── Images └── Crack tip stress.png ├── README.md └── Source ├── APDL- 2D crack example.txt ├── kplastic.F ├── usermat.F ├── usermat3d.f ├── usermatpd.F └── usermatps.F /Images/Crack tip stress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Images/Crack tip stress.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/README.md -------------------------------------------------------------------------------- /Source/APDL- 2D crack example.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/APDL- 2D crack example.txt -------------------------------------------------------------------------------- /Source/kplastic.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/kplastic.F -------------------------------------------------------------------------------- /Source/usermat.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/usermat.F -------------------------------------------------------------------------------- /Source/usermat3d.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/usermat3d.f -------------------------------------------------------------------------------- /Source/usermatpd.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/usermatpd.F -------------------------------------------------------------------------------- /Source/usermatps.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrey-Fog/ANSYS-USERMAT-CMSG/HEAD/Source/usermatps.F --------------------------------------------------------------------------------