vmilkev / softbody

Implementation of soft body interaction models (for multiple particles). Includes applications to (1) soil mechanics, (2) microbiology. Variants of the method: discrete element method, individual based model, molecular dynamics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

softbody

  1. graphics: utility project implementing 3D visualizer based on OpenGL; used to visualize simulations in projects (1) and (2).
  2. soil_compression: implementation of simple soil compression mechanical test.
  3. regular_cluster: simulation of growth of regular (with consecutively alternating division planes) microbial aggregates.

About

Implementation of soft body interaction models (for multiple particles). Includes applications to (1) soil mechanics, (2) microbiology. Variants of the method: discrete element method, individual based model, molecular dynamics.


Languages

Language:C++ 88.8%Language:C 10.8%Language:Makefile 0.2%Language:CMake 0.1%Language:Shell 0.0%Language:Perl 0.0%Language:Batchfile 0.0%