← Back to team overview

yade-users team mailing list archive

Re: [Question #684881]: Introducing viscous forces in a liquid bridge

 

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

Jérôme Duriez posted a new comment:
As for more details about ViscElCapMat, you might found some in
https://link.springer.com/article/10.1007%2Fs10035-014-0527-z (if I'm
not mistaken, that's the paper related to this code). Source code is at
[*]

Maybe you do need a new consitutive law. In this case, C++ coding new
Material, Ip2 and Law2 functors would be the (only) way to go. You may
take inspiration from existing contact models ([*] for instance). The
procedure also had been discussed somewhere in the mailing list.

Anyhow, significant understanding of YADE internals and C++ would help /
be gained in the process..

[* https://gitlab.com/yade-
dev/trunk/blob/master/pkg/dem/ViscoelasticCapillarPM.hpp and .cpp

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