Different particle shapes

Asked by Abhineet Agarwal

Hi, I am new to yade. I wanted to make different shaped particles such as elipsoid, peanut-shaped. Could anyone tell me how can I go about it ?

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
Anton Gladky (gladky-anton) said :
#1

I saw some interesting commits from Jan a couple of weeks ago [1],
[2]. He (or his student) has implemented polyhedrons. You can have
a look there.

[1] https://github.com/yade/trunk/commit/eec1c9995b5d31549b872354c127b9526f4649a5
[2] https://github.com/yade/trunk/commit/edb5e0d185f8389ba808db9314ecd9d6afa3a3b5

Anton

Revision history for this message
Jan Stránský (honzik) said :
#2

Hello,

Just to clarify the situation, Jan Elias (the author of polyhedra
implementation) is my collegue and member of Brno University of Technology.
If I studied there, I could be his student, not vice versa :-)

Back to the question, another option is to use clumps composed of spheres
[1]. The suitable approach depends on what you want to simulate and what
you expect from the simulations.

cheers
Jan

[1] yade/examples/clumps directory

2013/10/29 Anton Gladky <email address hidden>

> Question #238270 on Yade changed:
> https://answers.launchpad.net/yade/+question/238270
>
> Status: Open => Answered
>
> Anton Gladky proposed the following answer:
> I saw some interesting commits from Jan a couple of weeks ago [1],
> [2]. He (or his student) has implemented polyhedrons. You can have
> a look there.
>
> [1]
> https://github.com/yade/trunk/commit/eec1c9995b5d31549b872354c127b9526f4649a5
> [2]
> https://github.com/yade/trunk/commit/edb5e0d185f8389ba808db9314ecd9d6afa3a3b5
>
> Anton
>
> --
> 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 : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Abhineet Agarwal (agarwal-abhi93) said :
#4

I want to make some number of particles(like 3 spheres and the center one having a radius R and the other two spheres having radiuses equal and less than R) inside a container and perform compression on it.

Revision history for this message
Abhineet Agarwal (agarwal-abhi93) said :
#5

the 3 spheres are joint that is their centers pass through a straight line and it as a whole behaves as a single particle

Revision history for this message
Jan Stránský (honzik) said :
#6

Hi,

by "as a single particle" do you mean perfecly rigid, or deformable
particle? In case of rigid particle, clump (se my previous answer) is what
you are looking for, in case of deformable particle you can use some
cohesive contact laws.
cheers
Jan

2013/10/29 Abhineet Agarwal <email address hidden>

> Question #238270 on Yade changed:
> https://answers.launchpad.net/yade/+question/238270
>
> Abhineet Agarwal gave more information on the question:
> the 3 spheres are joint that is their centers pass through a straight
> line and it as a whole behaves as a single particle
>
> --
> 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 : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Abhineet Agarwal (agarwal-abhi93) said :
#7

It is a normal particle just rather than individual particle the three spheres together form a particle that is they remain joint throughout the experiment but can be deformed. And for ellipsoid it can be deformed and can move.

Revision history for this message
Václav Šmilauer (eudoxos) said :
#8

If someone wants to port the code to Yade, there are true ellipsoids in Woo (http://woodem.eu) -- http://www.youtube.com/watch?v=cBnz4el4qX8 .

Revision history for this message
Bruno Chareyre (bruno-chareyre) said :
#9

@Vaclav
Beautiful, and good to know. Are they arbitrary ellipsoids with 3
different semi-axes lengths? or axial-symmetric ellipsoids?
B

Revision history for this message
Václav Šmilauer (eudoxos) said :
#10

@Bruno (sorry for late answer) - their semiAxes can be arbitrary (not negative, though - to have other particles inside ;) ).

Can you help with this problem?

Provide an answer of your own, or ask Abhineet Agarwal for more information if necessary.

To post a message you must log in.