tyzhang
Civil/Environmental
- Dec 29, 2021
- 14
Dear community,
I need to implement strain rate effect through VUMAT and I need to calculate strain rate in my VUMAT code. I read the VUMAT documentation and found two time-related variables: stepTime and dt. It seems that both variables can be used for the aim. T think that the strain rate can be calculated as follows,
strainRate = strainInc/stepTime
or
strainRate = strainInc/dt
The question is which one is correct, or neither of them is correct. Does anyone know this? Much appreciate.
I need to implement strain rate effect through VUMAT and I need to calculate strain rate in my VUMAT code. I read the VUMAT documentation and found two time-related variables: stepTime and dt. It seems that both variables can be used for the aim. T think that the strain rate can be calculated as follows,
strainRate = strainInc/stepTime
or
strainRate = strainInc/dt
The question is which one is correct, or neither of them is correct. Does anyone know this? Much appreciate.