Skip to content

Re: Problem with MPI execution an LBM algorithm

Due to recent bot attacks, newly registered users are required to send a message via our contact form in order to be able to post in the forum.
#2071
jo
Member

Hi Patrick,rnrn1. Did you change the compiler flags in “”Makefile.inc””? There should be PARALLEL_MODE := MPI and the compiler changed to your parallel one.rn2. They come from the voxilization in “”stlreader.read(blockGeometry, 0u, 250);””. Here, 250 indicated the resolution in 0u, i.e. x-direction.rnrnJo