搜索资源列表
顶盖驱动流
- 用LBM代码编写的顶盖驱动流程序,编程软件为Visual C++
顶盖驱动VB程序
- 顶盖驱动VB程序,流体力学模拟类
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
collocatedgrids.rar
- 同位网格顶盖驱动流数值模拟simple算法,Collocated grid lid-driven flow simulation of simple
code-for-method-of-flow-function
- 涡量流函数法的源程序,可以用来模拟方腔流动,顶盖驱动流动等问题。-Vorticity-stream function method of the source, can be used to simulate the cavity flow, lid-driven flow and other issues.
Boltzmann
- 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码-Lid-driven flow (lid friven flow) lattice Boltzmann simulation code
migong
- 利用栈结构实现迷宫求解问题。迷宫求解问题如下: 心理学家把一只老鼠从一个无顶盖的大盒子的入口赶进迷宫,迷宫中设置很多隔壁, 对前进方向形成了多处障碍,心理学家在迷宫的唯一出口放置了一块奶酪,吸引老鼠在迷宫中寻找通路以到达出口。-Achieved using a stack maze to solve the problem structure. Maze solving the problem as follows: psychologist to a mouse from a big b
lid-driven-flow
- 采用LBM-BGK模型模拟二维顶盖驱动流,LBM入门的好资料!-Using the lattice Boltzmann BGK model to simulate two-dimensional lid-driven flow!
drivenflowinasquarecavity
- 交错网格SIMPLE算法数值模拟顶盖驱动流-Staggered grid SIMPLE algorithm for simulation of roof-driven flow
cavity
- 此程序能够处理流体力学中顶盖驱动流的动力学过程,并用程序形象的描述出来。-This program can handle lid-driven flow of fluid mechanics, the dynamic process, and describe the image with the program.
顶盖驱动流
- 何雅玲格子玻尔兹曼原理与应用书后D2Q9二维顶盖驱动流C++源程序(D2Q9 two-dimensional roof drive flow C++ source program)
顶盖驱动流LBM模拟
- 用格子boltzmann方法模拟顶盖驱动流算例(Simulation of top cover driving flow with lattice Boltzmann method)
CPP
- 二维顶盖驱动流模拟,在Re为1000时的模拟程序(Two dimensional driving flow simulation of top cover, simulation program at Re 1000)
C++LBM顶盖驱动流
- fortran语言,,顶盖驱动流,格子Boltzmann方法(fortran code lattice Boltzmann method D2G9)
D2Q9模型顶盖驱动流C语言程序
- 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
顶盖驱动流
- 顶盖驱动流是不可压缩黏性的典型流动,可以用来检验各种数值算法计算精度和可靠性,目前尚不能求得它的解析解。基于Fortran 编程,采用 SIMPLE 算法求解二维方腔流动,得到流动达到稳定状态时各物理量的分布。(Lid-driven cavity flow is an incompressible viscous flow, which can be used to test the accuracy and reliability of various numerical algorithms
顶盖驱动2维模型LBM代码
- 顶盖驱动2维模型LBM代码,适合初学者了解LBM程序实现
顶盖驱动流
- LBM入门顶盖驱动流的c++程序,LBM的初学者可以用于自己程序的参考(The C + + program of LBM entry top drive flow)
顶盖驱动流
- LBM 顶盖驱动流,何老师书中算例,加了一些注释(LBM lid Drive Flow, A Case in Mrs. He's Book, with some notes)
lid_driven
- 用Python编写的顶盖驱动流模型,边界采用非平衡外推得到。(The top drive flow model is written in Python, and the boundary is obtained by non-equilibrium extrapolation.)