The lattice Boltzmann method in 25 lines of MATLAB code (LBM)

版本 1.0.0.0 (5.6 KB) 作者: Seb
Here is two m-files showing the simplicity of LBM. A view of the density distributions is provided.
3.0K 次下载
更新时间 2014/10/14

查看许可证

When "LBM_25_LINES.m" is started, the LBM solves the flow field in a "pseudo-porous" geometry with periodic boundary condition. A perturbation to the velocity field in the x-direction is applied so that the flow moves from the left to the right side of the computational domain.
When "LBM_VIEW.m" is started, the m-file script shows all LBM process at the mesoscopic level. At each time step, the collision, the bounce-back and the streaming step are showed with details and at the same time the macroscopic velocity field is plotted.

Note that these two m-files are not research code! Although, they might be use as a starting point.

Overall, I believe that these two m-files may be of a good addition for a general audience scientific presentation.

Enjoy!

If interested, my scientific publications may be found there:
http://scholar.google.ca/citations?user=_wUUbqwAAAAJ&hl=en

引用格式

Seb (2024). The lattice Boltzmann method in 25 lines of MATLAB code (LBM) (https://www.mathworks.com/matlabcentral/fileexchange/48103-the-lattice-boltzmann-method-in-25-lines-of-matlab-code-lbm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Computational Geometry 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

LBM_25_LINES_AND_VIEW/

LBM_25_LINES_AND_VIEW/distFig/

版本 已发布 发行说明
1.0.0.0