yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15494
Re: [Question #645958]: creating a cloud of compressed aggregates/clumps
Question #645958 on Yade changed:
https://answers.launchpad.net/yade/+question/645958
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
I am not familiar with PeriTriaxController myself. Anyway, see [1] for
docs
> compressor.allowBiggerThanPeriod=True
allowBiggerThanPeriod is the attribute of InsetrionSortCollider, not
PeriTriaxController..
> compressor.goal1 = compressor.goal2 = compressor.goal3 = -1e-3
PeriTriaxController does not have goal1, goal2, goal3, but one single
goal, so your command actually does nothing..
cheers
Jan
[1] https://yade-
dem.org/doc/yade.wrapper.html#yade.wrapper.PeriTriaxController
--
You received this question notification because your team yade-users is
an answer contact for Yade.