Skip to content

Reply To: Error Output When Running in Parallel (Mpirun)

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.

Forums OpenLB General Topics Error Output When Running in Parallel (Mpirun) Reply To: Error Output When Running in Parallel (Mpirun)

#6276
anandanandan86
Participant

Hello, I checked and this error seems to appear during every iteration. In this calculation setBoundaryValues is being called outside the loop (only at the start of the calculation as boundary conditions do not change during the calculation). I also commented out getResults temporarily, but even so, the error is output repeatedly during each iteration (with only collideAndStream being called for each iteration).