yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01524
Re: Simulation model
Thank you, Vaclav
I think I will solve my task by your supposed way.
In attachment there is the diff-file. I'v added 1 function. Hope it will be
useful.
I would like also to ask to inspect the code. Is it suitable, or corrections
are needed?
How often do you usually commit the code?
Thank you
Best Regards / Mit freundlichen Grüßen / С наилучшими пожеланиями / З
найкращими побажаннями
Anton Gladkyy
2009/5/22 Václav Šmilauer <eudoxos@xxxxxxxx>
>
> > I have a physical schema, which is here http://geom.com.ua/schema.png
> > (200Kb)
> > This is the peaces of mining rocks, which needs to be destructed.
> >
> > I would like to know your opinion according implementation this schema
> > in YADE.
> > Is it a good idea to use the lattice model, placing in the middle of
> > nodes spheres?
>
> I would just use DEM spheres for everything (IMHO what distinguishes
> lattice models from DEM is that they have not collision detection for
> nodes and most the time also no inertia within nodes).
>
> You will have 2 different constitutive laws, one between spheres within
> one cluster, which will be cohesive, and another one (or the same one
> with a bool isCohesive or something like that) for the interactions of
> spheres from 2 different clusters.
>
> HTH, Vaclav
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
diff
Description: Binary data
Follow ups
References