Reply To: Set periodic BCs @ inlet and outlet (cylinder2d example)
OpenLB – Open Source Lattice Boltzmann Code › Forums › on 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