Introduction - If you have any usage issues, please Google them yourself
Yade is an extensible open-source framework for discrete numerical models, focused on Discrete Element Method. The
computation parts are written in c++ using flexible object model, allowing independent implementation of new alogrithms
and interfaces. Python is used for rapid and concise scene construction, simulation control, postprocessing and
debugging.