搜索资源列表
LBM
- 使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
boltzman
- 格子玻尔兹曼方法求粒子碰撞后的平衡分布态-Lattice Boltzmann method for solving the equilibrium distribution of states in the particles after the collision
cPP
- 使用格子玻尔兹曼方法模拟顶盖驱动流,用C++编写-Lid-driven cavity flow, using a LB method
Droplet_down
- LBM方法仿真的液滴从避免滑落的程序,非常适合对格子玻尔兹曼方法的理解(The droplets slid from the wall)
lbmFlowAroundCylinder
- 格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
LBMCodeCavityFlow
- c++实现格子玻尔兹曼法关于二维方腔流的流动(Lattice Boltzmann method for 2D cavity flow by c++ method)
格子波尔兹曼程序
- 二维平板热扩散的格子玻尔兹曼方法模拟的编程资料(Two dimensional plate thermal diffusion)
格子玻尔兹曼方法程序
- 该程序使用Fortran编写,利用格子玻尔兹曼方法解决传热流动问题
格子玻尔兹曼流线绘制MTALAB
- 格子波尔兹曼方法流线绘制,对圆柱扰流进行更改即可用于其他几何模型。(LBM streamlines in cylinder or block)
Untitled
- 使用matlab编程实现格子玻尔兹曼,模拟液固耦合(Using MATLAB programming to implement lattice Boltzmann to simulate liquid-solid coupling)
LBM
- 可以利用格子玻尔兹曼计算流场的速度,温度分布,是格子玻尔兹曼学习案例(Lattice Boltzmann Method for temperature and vilocity of water in flow field)
三维格子玻尔兹曼流动程序
- 此程序是用fortran语言编写的,基于格子玻尔兹曼的方法来模拟三维流动的温度场和速度场,值得学习格子的同学借鉴。
LidDrivenFlow_LBM_Test
- 顶盖驱动流 格子玻尔兹曼模拟 已经验证可以应用(Lid Driven Flow Lattice Boltzmann simulation has been verified can be applied)
chengxu
- 用晶格玻尔兹曼方法来计算流体,方便,此代码为何雅玲院士所著《格子boltzmann方法的理论及应用》中后面计算顶盖滑动的附带c++代码。(to simulate the fluid with lattice boltzmann method)
LBM matlab
- 相关的格子玻尔兹曼的matlab应用编程,下载即可运行,包括圆柱绕流,泊肃叶流等等(Matlab application program of lattice Boltzmann can be downloaded and run, including cylindrical flow, Poiseuille flow and so on.)
testcouette
- 在matlab环境下的格子玻尔兹曼方法进行库特流的流体仿真(The lattice Boltzmann method in Matlab environment for the fluid simulation of Kuyt flow)
格子玻尔兹曼圆柱绕流
- 利用matlab软件编写的格子玻尔兹曼方法模拟的圆柱绕流问题,并实现了可视化(The flow around the cylinder is simulated by lattice Boltzmann method compiled by MATLAB software, and the visualization is realized)
back-step
- 实现后台阶流动的格子玻尔兹曼方法的模拟,编程语言为C++(Realize the simulation of the lattice Boltzmann method of back-step flow, the programming language is C++)
LBM_P
- 格子玻尔兹曼仿真多孔介质,适合煤炭,石油,岩土等行业(Lattice Boltzmann simulation of porous media, suitable for coal, petroleum, geotechnical and other industries)
LBM格子玻尔兹曼方法
- LBM格子玻尔兹曼方法,用于教学或者新人上手程序