Hello everyone,
I'm trying to simulated an inclined open channel flow in 2D with the Lattice Boltzmann Method. I am using the body force approach of Gou et al. (2002). I set the boundary conditions of the channel as:
1. Inlet : Velocity boundary with Skodors (1993) approach.
2. Outlet : Outflow condition based in Junk and Yang (2008) approach.
3. Bed : bounce-back condition.
4. Top : free slip with specular reflection.
I would like to know if it is possible/correct to set a inlet velocity boundary condition together with the gravity body force term? All the literature that I have read implement the force terms as a driven force in a special direction.
Does anyone know some papers that have deal with this problem?
I am using OpenLB library to implement the code.
Best Regards,
Alejandro
PD: Gou et al. (2002) - Discrete Lattice effects on the forcing term in the lattice Boltzmann method.
Skodors (1993) - Initial and Boundary conditions for the lattice Boltzmann method.
Junk and Yang (2008) - Outflow boundary conditions for the lattice Boltzmann method.