Re: Changing young's modulus

"[email protected] [Abaqus]" <[email protected]> 10 Jul 2019 04:22:18 -0700
Newsgroups gmane.comp.mathematics.abaqus.user
Message-ID <[email protected]>
Hi

Usually, subroutines, such as UMAT, have a parameter for the step number like KSTEP. So, for example, if your material properties reduced by an amount after a particular step, you can easily apply this condition using an IF statement along with the KSTEP in the UMAT. In any cases, you can control this directly in the subroutine by an IF condition.

BR
Seyed Shayan Sajjadinia