搜索资源列表
flow.rar
- 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
Boltzmann
- 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码-Lid-driven flow (lid friven flow) lattice Boltzmann simulation code
LBM_D2Q9_poiseuille
- 格子boltzmann二维D2Q9模型模拟poiseuille flow-lattice boltzmann method with d2q9 model to simulate poiseuille flow
Lattice-Boltzmann
- 格子波尔兹曼方法的matlab程序,用于多空介质流体的计算-Lattice Boltzmann method matlab program for the calculation of long and short Fluid
Poiseuille01
- 伯肃叶流动用格子boltzmann方法去扩展新的研究方法-Peter Stephen leaf lattice boltzmann method flow go with the expansion of new research methods
pio-fortran
- 伯肃叶流动用格子boltzmann方法去扩展新的研究方法-Peter Stephen leaf lattice boltzmann method flow go with the expansion of new research methods
Poi-mat
- 在大多数中研究伯肃叶流动用格子boltzmann方法去扩展值得实践新的研究方法-In most studies of leaf movement of Peter Stephen lattice boltzmann method used should be to expand the practice of new research methods
diffusion_d2q9
- 对于扩散反应方程的格子boltzmann仿真实验 我们要达到解决反应项的问题-Diffusion-reaction equation for the lattice boltzmann simulation experiment we want to solve the problem of response
quk
- quk的博士论文和源代码,关于格子boltzmann方法的综合应用-quk doctoral thesis and the source code, on the comprehensive application of lattice boltzmann method
Segregation
- 用LBM方法模拟的两相流运动,希望能帮助大家了解应用格子Boltzmann方法-The two-phase flow simulation by LBM and want to help you understand the application of lattice Boltzmann method
Porous Medium Flows
- 多孔介质内流动的格子Boltzmann方法源代码-lattice boltzmann method to simulate fluid flow in porous medium.
Mesoscopic--cylinder
- 用介观方法格子Boltzmann计算圆柱绕流-Mesoscopic lattice Boltzmann method with calculated flow around a cylinder
F90-bgk
- 格子boltzmann方法模拟2D圆柱绕流程序 fortran程序d2Q9模型-Lattice boltzmann simulation of flow around 2D cylinder model program fortran program d2Q9
G.格子Boltzmann方法的原理及应用
- 本书详细介绍了格子波尔兹曼法的原理,边界条件,具体模型及数值方法,非常适合学习与应用。(This book introduce the theory of lattice boltzmann methods alone with it's boundary conditions,models and numerical methods. It's really a book for us to learn and use.)
boltzmann
- 实现采用单弛豫时间,D2Q9速度配置,完成圆形绕流计算。(The single relaxation time, D2Q9 speed to complete the calculation of the flow around a circular configuration.)
C++LBM顶盖驱动流
- fortran语言,,顶盖驱动流,格子Boltzmann方法(fortran code lattice Boltzmann method D2G9)
mrt
- 采用格子Boltzmann方法的mrt模拟顶盖驱动流(MRT simulation of lid driven flow using lattice Boltzmann method)
cwde-piece
- 是格子boltzmann中的一段代码,希望对做多相流的朋友有所帮助(Is a piece of code in a lattice boltzmann, hoping to be helpful to friends who do polyphase flow)
Rayleigh-Benard对流格子Boltzmann代码
- Rayleigh-Benard对流格子Boltzmann代码(Rayleigh Benard convection lattice Boltzmann code)
格子Boltzmann模拟传热
- 使用格子Boltzmann方法模拟方腔的自然对流使用C++编写