Le Chi Hung
2013-07-18 15:57:09 UTC
Dear everyone,
I have a problem that makes me a curiosity. I have defined the Young's modulus (E) of a concrete block as the modulus will change with the change of principle stresses (Sigma-1, Sigma-2, and Sigma-3). The problem is:
(1). I made a test with two different USDFLD Subrountines. The first subroutine, I used " Call GETVRM ('S', ARRAY..." to get S11, S22, S33. The second one, I used " Call GETVRM ('SP', ARRAY..." to get SP1, SP2, SP3. It was because I thought that these S11, S22, S33 and SP11, SP22, SP33 were similar. However, I got correct results with the second subrountine.
(2). The same definition I did with a UMAT subrountine (the third subrountine). In UMAT, I defined the Young's modulus that changed as the change of the stresses by using STRESS(1), STRESS(2), STRESS(3). It was because I also thought that these stress were similar as principle stresses. However, the I got the result is the same as that of the first USDFLD with S11, S22, S33.
My questions are:
(a) What is the difference between S11 and SP1 for example?
(b) How can I define the principle stresses, such as SP1, SP2, SP3 in UMAT subrountine ?
Thank you very much,
Regards,
Hung
[Non-text portions of this message have been removed]
I have a problem that makes me a curiosity. I have defined the Young's modulus (E) of a concrete block as the modulus will change with the change of principle stresses (Sigma-1, Sigma-2, and Sigma-3). The problem is:
(1). I made a test with two different USDFLD Subrountines. The first subroutine, I used " Call GETVRM ('S', ARRAY..." to get S11, S22, S33. The second one, I used " Call GETVRM ('SP', ARRAY..." to get SP1, SP2, SP3. It was because I thought that these S11, S22, S33 and SP11, SP22, SP33 were similar. However, I got correct results with the second subrountine.
(2). The same definition I did with a UMAT subrountine (the third subrountine). In UMAT, I defined the Young's modulus that changed as the change of the stresses by using STRESS(1), STRESS(2), STRESS(3). It was because I also thought that these stress were similar as principle stresses. However, the I got the result is the same as that of the first USDFLD with S11, S22, S33.
My questions are:
(a) What is the difference between S11 and SP1 for example?
(b) How can I define the principle stresses, such as SP1, SP2, SP3 in UMAT subrountine ?
Thank you very much,
Regards,
Hung
[Non-text portions of this message have been removed]