Jul 11, 2020 #1 Lemine Mechanical Joined Apr 15, 2020 Messages 45 Location FR Hello, I want to ad term to the constitutive equation in Abaqus and I want to inverse loping over time. I would be so thankful for your help.
Hello, I want to ad term to the constitutive equation in Abaqus and I want to inverse loping over time. I would be so thankful for your help.
Jul 11, 2020 1 #2 FEA way Mechanical Joined Nov 13, 2018 Messages 5,176 Location PL Such things are possible only with Fortran user subroutines. You would have to write UMAT (or VUMAT for Abaqus/Explicit) subroutine. You can find more details in Abaqus documentation (User Subroutine Reference Guide). Upvote 0 Downvote
Such things are possible only with Fortran user subroutines. You would have to write UMAT (or VUMAT for Abaqus/Explicit) subroutine. You can find more details in Abaqus documentation (User Subroutine Reference Guide).
Jul 11, 2020 Thread starter #3 Lemine Mechanical Joined Apr 15, 2020 Messages 45 Location FR Thank you for your valuable response Upvote 0 Downvote