Material law
Hello,
I would like to define a material which behaves as follows: there is an initial linear elastic behavior (with a defined E-modulus). Then there is a perfectly plastic region at a maximal stress until the plastic strain reaches a determined value. Next, there is a strain softening phase with a plastic modulus and ultimately an indefinite perfectly plastic phase begins when a stress(min) is reached.
How can I implement such a material behavior?
Thanks in advance for the help
Answers
-
0
-
-
Hi @Marie
With LAW36, The first point of yield stress functions (plastic strain vs stress) should have a plastic strain value of zero. The elastic part will be calculated in the background.
You can try with LAW2 with Iflag set to 1, With this new input, you will need yield stress (), Ultimate tensile engineer stress (UTS) and engineer strain () at necking point. With this new input, RADIOSS automatically calculates the equivalent value for a, b and n
0 -
Thanks for the help!
0