← Back to team overview

yade-users team mailing list archive

Re: [Question #693834]: Dense pack Irregular Shape

 

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

Luis Barbosa gave more information on the question:
Just more information:

when using the code:

ag=O.bodies.append(pack.randomDensePack(pred, radius=0.003,
returnSpherePack=True))

I got the message:

no registered converter was able to produce a c++ rvalue of type
boost::shared_ptr<yade::Body>from this Python object of type tuple

It seems a boost problem, despite creating a pack, RandomDensePack does
not apply the triax compression. (I guess).

Versions I am running:
Yadedaily 20201104-4350 bionic1
Python 3.6.9

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