Yade2

From Yade

Revision as of 19:29, 4 May 2011 by Eudoxos (talk | contribs) (Created page with "Overview: Scene [field, field, ...] engines (1) Field: [node, node, ...] [nodeData, nodeData, ...] (2) Node: position, orientation constraint* DynState* DemFi…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview:

Scene
 [field, field, ...]
 engines (1)
Field:
 [node, node, ...]
 [nodeData, nodeData, ...] (2)
Node:
 position, orientation
 constraint*
 DynState*
DemField: Field
 [particle, particle, ...]
 [contact, contact, ...] (3)
Particle:
 Material*
 Shape:
  Bound
  [node,node,...]
 contacts: {otherId1: Contact*, otherId2: Contact*, ...}
Contact:
 particleA*, particleB*
 CGeom*, CPhys*, CData* (3)
CGeom:
 node
CPhys:
 force, torque (4)
CData: /* arbitrary */