Skip to content

cb-geo/2d-lbm-dem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a17a5c1 Β· Feb 20, 2020

History

14 Commits
Nov 4, 2017
Feb 20, 2020
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
May 2, 2017
May 2, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017
Apr 16, 2017

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