Setting up a constant stiffness condition(CNS) at the boundary

Asked by Akm

I am trying to set up a constant normal stiffness(CNS) condition for the direct shear test. Is there any engine specifically suited for that purpose? If not, how can I achieve this?

Question information

Language:
English Edit question
Status:
Expired
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jérôme Duriez (jduriez) said :
#1

Hi,

There is KinemCNSEngine [*] that does that for a simple (not direct) shear box. You may take some inspiration from the code [**] if you wish to adapt it to another kind of geometry.
I'm kind of ashamed all comments therein are in French, though...

[*] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.KinemCNSEngine
[**] https://gitlab.com/yade-dev/trunk/blob/master/pkg/dem/KinemC__Engine.cpp#L133 that is calling https://gitlab.com/yade-dev/trunk/blob/master/pkg/dem/KinemSimpleShearBox.cpp#L147

Revision history for this message
Akm (arunkumarmurali) said :
#2

Thanks, Jerome. I think that should help me out. I will try to adopt it for my geometry. Please allow me to get back to you if I have any further questions.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.