Re: Compiling of openlb in windows
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Compiling of openlb in windows › Re: Compiling of openlb in windows
August 16, 2012 at 6:23 am
#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