Skip to content

cb-geo/2d-lbm-dem

Repository files navigation

2D Lattice Boltzmann -Discrete Element Method

Cambridge Berkeley - Geomechanics

License CircleCI CLA assistant

Prerequisites

OpenACC v1.0 or higher

Compile and Run

  1. Run mkdir build && cd build && cmake ..

  2. Run make clean && make -jN (where N is the number of cores)

  3. Run lbmdem ./bin/lbmdem /<path-to-inputfile>/inputfile.dat