Reply To: Error Output When Running in Parallel (Mpirun)
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Error Output When Running in Parallel (Mpirun) › Reply To: Error Output When Running in Parallel (Mpirun)
January 25, 2022 at 3:13 am
#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).