Quick User Guide

Under development…

These instructions will get you a copy of the project for development and testing purposes.

Structure

Data: storage for data files including point data, wall data, biDisperse data and so on.

src: source codes of DEMBody.

Input: input files including systemControl.dembody, input_points.txt, bondedWallPoint.vtk, trimeshWall.mesh, bondedTriMeshWall.mesh, largeParticles.bidisperse, gravTriMesh.force (depends on which modules you use).

build: target program and temperory files generated by Cmake.

docs: documentations generated by Sphinx.

legancy: abandoned files.

Pre-/Post-process

We developed DEMTool for pre- and post-process for DEMBody, e.g., point/mesh file generation and data rending based on POV-Ray . It is a standalone package whose output files can be easily imported into most commercial and open-sourced DEM software. Please read the instruction in DEMTool for details.