Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabyx/grsframework
Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.
https://github.com/gabyx/grsframework
avalanche dynamics-simulation granular mechanical-engineering mpi multibody-dynamics physics-engine physics-simulation rigid-bodies
Last synced: about 2 months ago
JSON representation
Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.
- Host: GitHub
- URL: https://github.com/gabyx/grsframework
- Owner: gabyx
- License: gpl-3.0
- Created: 2016-03-20T20:43:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T12:16:13.000Z (about 1 year ago)
- Last Synced: 2024-04-14T05:48:02.782Z (9 months ago)
- Topics: avalanche, dynamics-simulation, granular, mechanical-engineering, mpi, multibody-dynamics, physics-engine, physics-simulation, rigid-bodies
- Language: C++
- Size: 393 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GRSFramework
**Granular Rigid Body Simulation Framework**: efficient research tools to simulate **non-smooth** granular rigid body dynamics.
![BuildStatus](https://app.travis-ci.com/gabyx/ExecutionGraph.svg?branch=master)
![C++](https://img.shields.io/badge/c%2B%2B-11/14-green.svg)
![Deps](https://img.shields.io/badge/dependencies-Ogre%7Cboost%7C%20Assimp%7CMPI%7CHDF5%7Ceigen3%7Cpugixml%7Cmeta%7CApproxMVBB%7CCudaFramework%7Cpython3-blue.svg)
![System](https://img.shields.io/badge/system-linux,osx,%7Bwindows%7D-lightgrey.svg)[Homepage](http://gabyx.github.io/GRSFramework/)
[Wiki](https://github.com/gabyx/GRSFramework/wiki)# Videos
**Chute flow simulation & experiment with 1 million spheres:**
- _method:_ Moreau time-stepping with unilateral contacts and Coulomb friction
- computed on 384 cores with `GRSFSimMPI` in 12 h, rendered with `GRSFConverter` and `prman` in 24 h.
- _time step:_ 0.0002 s, _friction coefficient:_ 0.8
- _restitution coefficient:_ 0.0 (fully inelastic impacts)
- _global contact iterations:_ 1000