← Back to team overview

yade-users team mailing list archive

Re: [Question #198183]: clump packing in 2D

 

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

Chareyre proposed the following answer:
Ning,

The problems are because you are trying to use some of the functions
that are supposed to do everything for you but can't be as flexible as
lower level functions.

I don't see a need to change anything in the code. Simply, you need to
write your own clump generating function in Python (which, in the end,
may be easier than trying to figure out how to use clumpCloud), and a
single loop on bodies to export positions to a text file.

Jerome, Luc,
FYI, Ning is perfectly right. Yade works in 2D without problems, and makeCloud works with 0 size in one direction (added a few months ago).

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