hemelb-codes / hemelb

A high performance parallel lattice-Boltzmann code for large scale fluid flow in complex geometries
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Compilation #805

Closed Mehdi1abbasi closed 10 months ago

Mehdi1abbasi commented 11 months ago

I encountered your open source code hemelb in a publication about red blood cells dynamics in the microvascular network. The first step is that I'm trying to compile the code but still receiving the same errors. It seems that the libraries needed are installed (see "cmake.txt" file). But when I wrote the command "make" it showed me too many errors as you see in file "make.txt".

Please, I'm writing to ask for help.

make.txt cmake.txt

rupertnash commented 10 months ago

Your compiler does not support C++20 which is needed for HemeLB