<ISOTROPIC> nonlinear_with_memory#
Description#
This model can be used to add a memory effect in the nonlinear isotropic equation
that depends on the maximum plastic strain amplitude detected during the loading [M8].
To keep track of the plastic strain amplitude we adds 2 new material integrated variables: the center
\(\ten{\xi}\) and the radius \(q\) of of the plastic strain embedding surface \(F\):
Denoting by \(\ten{n}^*\) the normal to F and \(\ten{n}\) the normal to the the yield surface:
with \(\ten{s}\) the effective stress, we get the following evolution equation for \(\ten{\xi}\) and \(q\):
Then in the classical nonlinear isotropic hardening equation:
\(Q\) is no longer a coefficient, but now depends on the size of the plastic strain enveloppe \(F\) according to the following equation
with 3 new material coefficients \({\tt Q0}\), \({\tt Qsat}\) and \({\tt \mu}\).
Example#
***behavior gen_evp
**elasticity isotropic
young 260000.
poisson 0.3
**potential gen_evp ev
*criterion mises
*isotropic nonlinear_with_memory
R0 50.0
b 25.
Q0 100.
Qsat 400.
mu 50.
***return
See also the example given for the behavior memory.