Yade Documentation

Vaclav Smilauer,Vasileios Angelidakis,Emanuele Catalano,Robert Caulk,Bruno Chareyre,William Chevremont,Sergei Dorofeenko,Jerome Duriez,Nolan Dyck,Jan Elias,Burak Er,Alexander Eulitz,Anton Gladky,Ning Guo,Christian Jakob,Francois Kneib,Janek Kozicki,Donia Marzougui,Raphael Maurin,Chiara Modenese,Gary Pekmezi,Luc Scholtes,Luc Sibille,Jan Stransky,Thomas Sweijen,Klaus Thoeni,Chao Yuan
DOI: https://doi.org/10.5281/zenodo.5705394
2023-01-01
Abstract:Yade is an extensible open-source framework for discrete numerical models, focused on the Discrete Element Method. The computation parts are written in c++ using a flexible object model and allowing independent implementation of new algorithms and interfaces. Python is used for rapid and concise scene construction, simulation control, postprocessing and debugging. Yade is located at yade-dem.org, which contains this documentation. Development is kindly hosted on launchpad and GitLab ; they are used for source code, bug tracking and source downloads and more. Building, regression tests and packages distribution are hosted on servers of the Grenoble Geomechanics group at Laboratoire 3SR, UMS Gricad and Gdańsk University of Technology. Yade supports high precision calculations and Python 3. The development branch is on GitLab.
What problem does this paper attempt to address?