Skip to content

Reply To: Discontinuous fields when running in parallel

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics Discontinuous fields when running in parallel Reply To: Discontinuous fields when running in parallel

#6043
Adrian
Keymaster

Thanks for letting us know! This is indeed a communication issue w.r.t. the VTK output (the inter-block communication for the actual simulation is correct, luckily).

You can fix the Rayleigh Bernard example by adding a call to sLattice.communicate() in getResults for the VTK-writing timesteps.