Introduction - If you have any usage issues, please Google them yourself
This program solves the classical D2Q9 model of lattice Boltzmann method by programming. The program simulates the flow of single-phase fluid in a single channel, in which impermeable solids can be added to simulate the disturbance of fluid. Furthermore, the number of impermeable solids can be increased to simulate the two-dimensional flow of fluids in porous media. This program is suitable for beginners'understanding of the programming solution of LBM method, and can be used in the field of oil and gas exploration and development after secondary development.