yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24705
Re: [Question #694573]: alphaKr irrelevant - Bending test
Question #694573 on Yade changed:
https://answers.launchpad.net/yade/+question/694573
Chareyre posted a new comment:
Hi,
If you use helper functions like "gridConnection(...)" to construct a
structure, then the interaction properties are deduced from beam theory,
and then alphaKr is not used. See [1]. So you have expected behaviour.
If you want them to behave as ordinary sphere-sphere interactions just
don't use the helper functions you can create interactions explicitely
and let IPfunctors do their job.
I hope it helps.
Bruno
[1]
https://gitlab.com/yade-dev/trunk/-/blob/a9e6cee11d295e0854935c5e3aafdf0d36cdc391/py/gridpfacet.py#L141
--
You received this question notification because your team yade-users is
an answer contact for Yade.