Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update MigFlow Installation
authored
Nov 14, 2018
by
Matthieu Constant
Hide whitespace changes
Inline
Side-by-side
MigFlow-Installation.md
View page @
bef3c3fc
...
...
@@ -29,6 +29,7 @@ Meshes representing the computational domain on which Navier-Stokes equations ar
git clone https://username@git.immc.ucl.ac.be/fluidparticles/MigFlow.git
cd MigFlow
mkdir build
cd build
cmake ..
make
...
...