Reply To: simulateWithTwoWayCoupling
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › simulateWithTwoWayCoupling › Reply To: simulateWithTwoWayCoupling
December 8, 2023 at 4:18 am
#7999
Rookie
Participant
Dear Jan,
I understand your explanation, I also wanted to use 2 lattices at the beginning, so I set this at the beginning;int overlap = 2. * converter.getConversionFactorLength(); and saw the error report that it must be greater than 1, so I changed it to 2, here it is 2 lattices.
My result is not out yet, I will tell you the first time after it is out, you can also check if there is any problem with my above parameter Settings, I have chosen a local way for coupling, I am not sure whether the local is more stable, and then I will try other results to share here.
Best regards,
Rookie