← Back to team overview

yade-users team mailing list archive

Re: [Question #211583]: yade randomperipck module

 

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

    Status: Open => Answered

Chareyre proposed the following answer:
If you expand particles even more, they will overlap. It is probably simpler than changing stiffness.
You can use the function growParticles(multiplier=...), added recently.

For rRelfuzz, it's explained in the documentation:
https://yade-dem.org/doc/yade.pack.html?highlight=makecloud#yade._packSpheres.SpherePack.makeCloud

It could be changed relatively easily in the source code (e.g. for gaussian) here:
https://github.com/yade/trunk/blob/master/pkg/dem/SpherePack.cpp#L91

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.