montion of intruder in granular packing

Asked by Ram Chand

Hi,
I want move intruder in static granular packing. Is it possible in YADE?
Thanks,
Ram

Question information

Language:
English Edit question
Status:
Expired
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jérôme Duriez (jduriez) said :
#1

Hello Ram,

Generally speaking you can normally do a lot of things about granular packings with Yade. But me I do not know what is an "intruder" ?
Generally you can use with Yade elements in shape of spheres, boxes, and facets (=finite surfaces with zero thickness). Note that you can bound spheres or facets to simulate more complex shapes.

Revision history for this message
Ram Chand (ram-chand2k11) said :
#2

Hi,
Thanks for reply. Intruder is big sphere moving in packing of small spheres in box. Intruder can also be cylindrical or other shape. We can find forces etc on that big sphere (named: intruder) due to other spheres in simulation box.
If I import mesh (STL) into YADE then is it possible to define its density etc in YADE?
Thanks,
Ram

Revision history for this message
Jérôme Duriez (jduriez) said :
#3

For your first sentences :
"Intruder is big sphere moving in packing of small spheres in box. Intruder can also be cylindrical or other shape. We can find forces etc on that big sphere (named: intruder) due to other spheres in simulation box."

This is completely possible to be performed with Yade.

But, for your last sentence, which mesh do you have in mind ? And density of what ? Do you want to reproduce a precise sample of small spheres ?
For STL files, I know you can at least use them (import them in Yade) to define surfaces composed by the facets I told you before.

Revision history for this message
Ram Chand (ram-chand2k11) said :
#4

Hi,
I mean I want to import mesh(STL) of spherical geometry and then apply material properties like density, angular momentum etc to it. And then move that imported mesh in granular media same like big sphere created under YADE. Is it possible in current version of YADE? Please note that we can make that mesh in autoCAD software and export in STL format which then can be imported in YADE.
Thanks,
Ram

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

> and then apply material properties like density, angular momentum etc to it. And then move that imported mesh in granular media same like big sphere created under YADE. Is it possible in current version of YADE? Please note that we can make that mesh in autoCAD software and export in STL format which then can be imported in YADE.
Yes, it is possible. The only possible problem could be that contacts
tracking when contacts move from one facet to an adjacent one is not
fully implemented. I mean, it will work, but you will have small
inconsistencies with forces re-initialized each time the contact reach a
new facet of the intruder. We are working on this currently.

Bruno

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

Imported geometry in yade has no mass, it is non-dynamic, as it is constructed of facets, which are "flat".

You can move an imported body, rotate it, measure forces, affecting on this body etc., but it can not move "itself" due to an interaction with other bodies.

If you need this feature, you have to created an "artificial" sphere, give it material properties and put on this sphere the resulting forces from the mesh. Then you measure obtained displacements and rotations of this sphere and approximate those motions to your mesh. I think it is possible.

Revision history for this message
Ram Chand (ram-chand2k11) said :
#7

Hi,
Many thanks. How to create "artificial sphere? Can we make other "artificial" shapes, for example, cylinder, half cylinder etc which are also dynamical?
Thanks for help...
Ram

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

Main dynamic body is the sphere. But I think Bruno has done something
with cylinders (better to ask him).
Other shapes can be complicated and "expensive" in calculation time.

A.

On Fri, Apr 1, 2011 at 2:22 PM, Ram Chand
<email address hidden> wrote:
> Question #151276 on Yade changed:
> https://answers.launchpad.net/yade/+question/151276
>
>    Status: Answered => Open
>
> Ram Chand is still having a problem:
> Hi,
> Many thanks. How to create "artificial sphere? Can we make other "artificial" shapes, for example, cylinder, half cylinder etc which are also dynamical?
> Thanks for help...
> Ram
>
> --
> 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
Bruno Chareyre (bruno-chareyre) said :
#9

We have some sort of cylinders but they have spherical ends. You'd need
to implement contact detection on flat ends if you need them (with
current rounded cylinders as a good starting point).

B.

Revision history for this message
Ram Chand (ram-chand2k11) said :
#10

Hi,
I have high speed PC, calculation time is no problem. Thanks
Ram

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

> Hi,
> I have high speed PC, calculation time is no problem. Thanks
> Ram

When you will have 2*10^5 particles and more, it will be a __real__ problem.

Anton

Revision history for this message
Ram Chand (ram-chand2k11) said :
#12

Hi,
Can you tell me how create cylinder and then to pour particles in that cylinder? I am totally new to YADE. I am user of LIGGGHTS and LAMMPS.
Thanks,
Ram

Revision history for this message
Launchpad Janitor (janitor) said :
#13

This question was expired because it remained in the 'Open' state without activity for the last 15 days.