Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 851 Bytes

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 851 Bytes

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