Skip to content

Re: Compiling of openlb in windows

#2065
mathias
Keymaster

Dear Atul,rnrn Compiling OpenLB using linux is quite easy. First you need to install a compiler like “”gnu gcc””, and also “”make””. Both is standard and probably already installed on your system. If you want to run OpenLB in parallel you also need to install “”mpi””. Then, go into one of the example folders and type “”make””. Then, OpenLB is compiling automatically. To run the example program type ./””program name””. You will also find our user guid helpful.rnrnBest regardsrnMathias