Skip to content

Reply To: An issue when running parallel simulations

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 An issue when running parallel simulations Reply To: An issue when running parallel simulations

#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).