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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello Sergio,

What particle shapes do you use for your clumps? Could you please explain
more in detail what do you mean by projected area of several clump?

I checked the utils.perpendicularArea function very quickly, but could not
find out how it works..

b1,b2=utils.sphere((0,0,0),1), sphere((1,2,3),2)
O.bodies.append((b1,b2))
perpendicularArea(0) # result = 30
perpendicularArea(1) # result = 24
perpendicularArea(2) # result = 20

Thanks for the answer and hopefully we can iterate until your question is
answered :-)
cheers
Jan



2013/9/2 Sergio <question235...@answers.launchpad.net>

> New question #235031 on Yade:
> https://answers.launchpad.net/yade/+question/235031
>
> Hello,
>
> I am a very new Yade user, and I'd like to post my problem as I know that
> there are some Yade experts here that could advice me ;).
>
> I need to calculate the projected area (respect to the axis) of several
> clumps of my calculation. But I really don't know if there is an
> instruction to do that, or how I would have to proceed. I'm looking for
> doing the same as 'yade.utils.perpendicularArea(axis)', not with spheres,
> but clumps.
>
> Thank you for your support.
>
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to