← Back to team overview

yade-users team mailing list archive

Re: [Question #674876]: New contact law development

 

Question #674876 on Yade changed:
https://answers.launchpad.net/yade/+question/674876

    Status: Open => Answered

Robert Caulk proposed the following answer:
Hello,

Sounds like the simplest approach (and most useful to the community) is
to add your damping technique to the existing Hertz-Mindlin[1]. Of
course, default functionality should remain the same, which means you
should use python controllable flags to turn your damping on (see here
for example -> [2]). When it comes to yade programming, the Programmer's
manual comes in handy [3].

Cheers,

Robert

[1] https://github.com/yade/trunk/blob/master/pkg/dem/HertzMindlin.cpp
[2]https://github.com/yade/trunk/blob/master/pkg/dem/HertzMindlin.hpp#L148
[3]https://yade-dem.org/doc/prog.html#simulation-framework

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.