how 'PeritriaxController' control stress on boundry

Asked by 张文卿

I'm using 'PeriTriaxController" to impose stress on my model.But when I read C++ file ,I found that it get strain_rate by stress difference.How does 'strain_rate' work?Does that mean the program move every particle by their coordination and strain_rate?
particle displacement=particle coordition*strain_rate*dt.Is that right?

Question information

Language:
English Edit question
Status:
Solved
For:
Yade Edit question
Assignee:
No assignee Edit question
Solved by:
Bruno Chareyre
Solved:
Last query:
Last reply:
Revision history for this message
Best Bruno Chareyre (bruno-chareyre) said :
#1

Hello,
Yes. You can find more details here:
https://yade-dem.org/doc/formulation.html#periodic-boundary-conditions
Regards
Bruno

Revision history for this message
张文卿 (sandedadi) said :
#2

Thanks Bruno Chareyre, that solved my question.

Revision history for this message
Robert Caulk (rcaulk) said :
#3