#Running singleCell With Sensei Instructions (Personal Computer)
-
Sensei must be properly built on your computer
-
Go to
Bloodflow/rbcand use the following commands:cp * /path/to/lammps/src -
Make a build directory while in
BloodFlow/examples/singleCell:mkdir build -
There are pathes in Bloodflow/sites/personal.cmake that need to udated. *Maybe we can get this to be relative paths
-
While in the newly created build directory, run the following command (install directory is created when building Sensei):
cmake -DSENSEI_DIR=/path/to/install/lib/cmake/ -C /path/to/BloodFlow/sites/personal.cmake ../
Next run:make -j8 -
Return to
BloodFlow/examples/singleCelland run: mpirun -n 1 cellFlow in.lmp4cell