Reply To: olb1.6 bifurcation3d
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › olb1.6 bifurcation3d › Reply To: olb1.6 bifurcation3d
November 6, 2023 at 3:01 pm
#7895
Adrian
Keymaster
No, you need to activate MPI in the config file (you would need to do so also for other cases as you seemingly want to run using MPI anyway, this is why you currently see all messages multiple times in your listing)
You can check out the user guide, especially section “10.9. Lesson 9: Run Your Programs on a Parallel Machine” for more information on how to do this.