搜索资源列表
ZI6LIDSW
- Note book LID switch function
httpdownload
- 这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 标志后就算收完一行了,大家实
main
- 用格子boltzmann方法模拟顶盖驱动流-Lattice boltzmann simulation with the lid-driven flow
cPP
- 使用格子玻尔兹曼方法模拟顶盖驱动流,用C++编写-Lid-driven cavity flow, using a LB method
LBM
- 对初学者LBM有一定的帮助,这是方腔流动的模拟,采用的D2Q9模型,效果很好。-which will have help for the freshman of LBM,this is the simulation of cavity lid driven flow,apply the D2Q9 model
simple
- SIMPLE mrthod based lid driven cavity
dinggaiqudongliu
- 格子玻尔兹曼方法模拟顶盖驱动流,基础入门必备代码-Lattice Boltzmann Simulation of Lid Driven Flow, fundamentals of the code necessary
lid-driven-flow
- 用MRT-LBM计算顶盖驱动流的程序,比LBGK方法更加稳定。-Codes for lid-driven flow with MRT-LBM, which is more stable than LBGK.
lid-driven-flow
- 方腔驱动流的C++程序,可输出速度云图和流线图。-C++ procedures cavity driven flow can be output and flow velocity cloud chart.
DG
- 实现顶盖驱动流的格子Bolzmann模拟(A lattice Bolzmann method for lid driven flow)