← Back to team overview

yade-users team mailing list archive

Re: Simulation model

 

> 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





Follow ups

References