Reply To: An issue when running parallel simulations
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › An issue when running parallel simulations › Reply To: An issue when running parallel simulations
February 21, 2024 at 3:25 pm
#8317
Adrian
Keymaster
Yes, this issue was caused by enabling the “communicate to all”-mode with the second constructor argument. Happy to hear that the default arguments worked for you.
In any case: Be aware that this functor will interpolate the values, this is not necessary when sharing the same discretization (as you do here due to constructing both lattices from the same super geometry).