Reply To: Set periodic BCs @ inlet and outlet (cylinder2d example)
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Set periodic BCs @ inlet and outlet (cylinder2d example) › Reply To: Set periodic BCs @ inlet and outlet (cylinder2d example)
June 26, 2021 at 5:51 am
#5751
achodankar
Participant
Hello Developers,
I was able to set the periodic boundary conditions using
cuboidGeometry.setPeriodicity(true,false ); in the dkt2d example in the x direction. However, the particles gets absorbed in the exit and won’t re-enter the simulation from the inlet. Am I doing anything wrong in the implementation process?
Thank you.
Yours sincerely,
Abhijeet
