Welcome![Sign In][Sign Up]
Location:
Search - lbm c

Search list

[Algorithm自然对流LBM程序

Description: 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
Platform: | Size: 3031 | Author: georgechengys@sina.com | Hits:

[Algorithmlbm_d2q920051201

Description: 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -lattice Boltzmann method lattice Boltzmann method is to retain the lattice gas automata the advantages and overcome its shortcomings and develop ways. In particular, in 1992, Qian Yue Wong Chan 11 the pioneering work (proposed Computational Model), the approach to the wider application of computational fluid dynamics (single-phase flow, multiphase flow, flow in porous media, thermal convection, MHD, the reaction- diffusion, etc.).
Platform: | Size: 480256 | Author: 张翟 | Hits:

[Other systemsLBM_HUST(C++)

Description: 是格子boltzmann中的一段代码,希望对做多相流的朋友有所帮助.-lattice boltzmann is the section of code, and I hope to do multiphase flow friends help.
Platform: | Size: 2048 | Author: 刘品 | Hits:

[Mathimatics-Numerical algorithmsANB

Description: anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and better) as it is done c here, and even the algorithms used here could be changed to c save memory and increase performance. But the code works correct, c and we hope it will be good starting point for the first steps c in the lattice Boltzmann field. Good luck ! -ANB version of LBM procedures This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works
Platform: | Size: 363520 | Author: 薛峰 | Hits:

[Windows Developlbm

Description: 格子波尔兹曼方法d2q9模型算例c++源代码-Lattice Boltzmann model d2q9 Ways example c++ source code
Platform: | Size: 4096 | Author: 李璇 | Hits:

[Graph programgfxfx2

Description: More graphics/Game programming sources..GFXFX2. Collection of graphics based sources. Made by Bas van Gaalen. Major topics: 3d rotation, Polygons (triple and quad), Flat-Shading, Gouraud Shading, Texture Mapping, Hidden face removal, Mode-X, Mode-12h, Mode 13h, Coppers, Fractals, Game techniques, Demo coding, Mouse routines, Palette routines, Plasma s, File-Format viewer: GIF, PCX, BMP, LBM, RIX and CEL, Scaling, Ten (10) different scrolls (horizontal, vertical, hardware, text, graphics, etc.), Sprites (normal, transparent), Voxel space, cross-fading, and more-More graphics/Game programming sources..GFXFX2. Collection of graphics based sources. Made by Bas van Gaalen. Major topics: 3d rotation, Polygons (triple and quad), Flat-Shading, Gouraud Shading, Texture Mapping, Hidden face removal, Mode-X, Mode-12h, Mode 13h, Coppers, Fractals, Game techniques, Demo coding, Mouse routines, Palette routines, Plasma s, File-Format viewer: GIF, PCX, BMP, LBM, RIX and CEL, Scaling, Ten (10) different scrolls (horizontal, vertical, hardware, text, graphics, etc.), Sprites (normal, transparent), Voxel space, cross-fading, and more...
Platform: | Size: 401408 | Author: Parity error | Hits:

[Mathimatics-Numerical algorithmsLBM_C_SINGLEPHASE_FLOW

Description: 实现了一个二维的LBM数值算法程序,可以作为参考,要求u/c<<1-Implements a two-dimensional LBM numerical algorithm program can serve as a reference, required u/c < < 1
Platform: | Size: 11264 | Author: yushu | Hits:

[Mathimatics-Numerical algorithmsParallelLBM

Description: Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one end of a 1m copper bar for 0.1ms. Note that this code is deliberately condensed, contains few comments, and its layout is optimised for printing out and reading. And in order to get it down to one page I ve also cut it down to one dimension so the concept of hydrodynamics, for which LBM is generally used, is rather lost. Having said that, it s a neat bit of code. The intention in writing it was to demonstrate how to perform simple distributed memory computations using MPI. My main code uses pretty much the same method, rather better structured, and scales well up to 32 processors (maybe more - I haven t tried). -Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one end of a 1m copper bar for 0.1ms. Note that this code is deliberately condensed, contains few comments, and its layout is optimised for printing out and reading. And in order to get it down to one page I ve also cut it down to one dimension so the concept of hydrodynamics, for which LBM is generally used, is rather lost. Having said that, it s a neat bit of code. The intention in writing it was to demonstrate how to perform simple distributed memory computations using MPI. My main code uses pretty much the same method, rather better structured, and scales well up to 32 processors (maybe more- I haven t tried).
Platform: | Size: 1024 | Author: lcg | Hits:

[Otherc-bgk

Description: LBM-D2Q9的源程序,可以当做学习LBM入门的范本,能计算较为简单的二维流体- Lattice Boltzmann sample, written in C
Platform: | Size: 18432 | Author: lilei | Hits:

[Algorithmcompare

Description: 顶盖驱动流的LBM c++算法实现 可直接运行实现-The above that drive flow LBM c++ algorithm
Platform: | Size: 1024 | Author: gaosen | Hits:

[transportation applicationsFlat-Plate-by-LBM

Description: 采用C语言,编写的基于格子Boltzmann算法计算平板绕流的程序代码。-Using C language, written in the flow around a program code based on lattice Boltzmann algorithm to calculate the plate.
Platform: | Size: 2048 | Author: 程熠 | Hits:

[CSharpLid-driven-flow-(LBM)

Description: 本程序语言是C++,顶盖驱动流(LBM),程序中附有注释。-Lid driven flow (LBM)
Platform: | Size: 442368 | Author: 孙运佳 | Hits:

[AlgorithmLBM-C-0.1

Description: LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
Platform: | Size: 1894400 | Author: ass | Hits:

[LBM入门学习教材和程序

Description: LBM入门学习的经典教材,泊肃叶流和方腔流C++代码,个人觉得是LBM入门学习的较好资料,希望有所帮助。(The classic learning materials about LBM & Poiseuille flow and square cavity flow with Visual C++. I hope they are helpful for LBM beginners.)
Platform: | Size: 41963520 | Author: zijin24k | Hits:

[Graph programLBM-cylinder

Description: 使用 格子boltzmann方法建立的一个圆柱绕流模型,是用c++语言编写~(A cylinder flow model built by LBM method)
Platform: | Size: 1024 | Author: jkloli | Hits:

[thermal-1

Description: 用LBM代码编写的由于温差而产生的自然对流小程序(As with the LBM code written in natural convection resulting from temperature applet)
Platform: | Size: 2048 | Author: 洋葱很好 | Hits:

[matlab顶盖驱动流

Description: LBM入门顶盖驱动流的c++程序,LBM的初学者可以用于自己程序的参考(The C + + program of LBM entry top drive flow)
Platform: | Size: 1024 | Author: Alfred07 | Hits:

[assembly language方柱绕流的LBM代码(C++)

Description: Lattice boltzmann method 方柱扰流代码,C++(LBM Code for Square Column Spoiler)
Platform: | Size: 102400 | Author: 薛定谔的猫1103 | Hits:

[Other自然对流LBM程序

Description: 计算LBM条件下 自然热对流换热,计算LBM条件下自然热对流换热。(Calculation of natural heat convection heat transfer under LBM)
Platform: | Size: 2048 | Author: 18395586324@163.com | Hits:

[Mathimatics-Numerical algorithmsshanchen

Description: LBM方法解决多相流的shan-chen模型,二维,适用于初学者(LBM method is used to solve the Shan Chen model of multiphase flow, two-dimensional, suitable for beginners)
Platform: | Size: 3072 | Author: vortex12 | Hits:
« 12 3 »

CodeBus www.codebus.net