How to implement a elasto-plastic model with linear hardening characteristics

Asked by Jiadun Liu

Hi all,

How to implement a elastic-plastic particle interaction with linear-hardening characteristics?

Regards,
Jiadun

Question information

Language:
English Edit question
Status:
Solved
For:
ESyS-Particle Edit question
Assignee:
No assignee Edit question
Solved by:
Dion Weatherley
Solved:
Last query:
Last reply:
Revision history for this message
SteffenAbe (s-abe) said :
#1

Hi Jiadun,

by "linear hardening relation", do you mean strain dependent hardening or strain rate (velocity) hardening?

If you want velocity hardening then the "LinearDashpot" interaction gives you a rough approximation of Bingham plasticity.
However, if you need strain hardening thing are going to be difficult:
- there is no such interaction implemented at the moment
- implementing something like strain (displacement) hardening friction would actually be hard because you have to deal with issues like contact life times being limited to rather small particle displacements

Steffen

Revision history for this message
Jiadun Liu (liujiadun) said :
#2

Hi steffen,

Thank you very much for your reply.

The "linear hardening relation " refers to the strain dependent hardening, as I'd like to implement a linear hardening model as in Table 1 in paper (DOI: 10.1002/nme.2875).

By the way, where could I download the course notes in http://www.ged.rwth-aachen.de/Ww/news/files/DEM_Kurs_Poster.pdf?

Regards,
Jiadun

Revision history for this message
Best Dion Weatherley (d-weatherley) said :
#3

Hi Jiadun,

The course notes from the ESyS-Particle Workshop are available here:
https://wiki.geocomp.uq.edu.au/index.php/%22DEM_Simulations_in_Geoscience_using_ESyS-Particle%22_-_Workshop_Materials

Cheers,

Dion

Revision history for this message
Jiadun Liu (liujiadun) said :
#4

Thanks Dion Weatherley, that solved my question.