simulation_engineer_2022
Mechanical
- Apr 29, 2022
- 15
Hi everyone!
I wonder how one could implement specific relaxation material model to simulate stress change over time in Abaqus. The model itself looks like follows:
stress(t)=C1 * strain * timeC2 * exp(-C3/T)
C1, C2, C3 are known constants. I guess writing CREEP subroutine could help, but maybe it could be approximated by some built-in models? I would appreciate any advice on CREEP and built-in models.
Thanks in advance!
I wonder how one could implement specific relaxation material model to simulate stress change over time in Abaqus. The model itself looks like follows:
stress(t)=C1 * strain * timeC2 * exp(-C3/T)
C1, C2, C3 are known constants. I guess writing CREEP subroutine could help, but maybe it could be approximated by some built-in models? I would appreciate any advice on CREEP and built-in models.
Thanks in advance!