Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 429 Bytes

File metadata and controls

14 lines (9 loc) · 429 Bytes

DEMSimulation

Discrete Element Method (DEM) Simulation project with visualization using VTK and mathematical computations using Eigen.

Building the Project

  1. Clone the repository:
  2. Navigate to the project directory:
  3. Create a build directory and navigate into it:
  4. Run CMake and build the project:

Running Tests

After building the project, you can run the tests located in the tests directory. For example: