/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.

Primary LanguageC++

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.