yade-batch
Platform for discrete element modeling
Install
- All systems
-
curl cmd.cat/yade-batch.sh
- Debian
-
apt-get install yade
- Ubuntu
-
apt-get install yade
- Kali Linux
-
apt-get install yade
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yade
- Raspbian
-
apt-get install yade
- Dockerfile
- dockerfile.run/yade-batch
yade
Platform for discrete element modeling
Yet Another Dynamic Engine. 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 algorithms and interfaces. Python is used for rapid and concise scene construction, simulation control, postprocessing and debugging. This package contains speed-optimized build of yade.