CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Boltzmann
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - Boltzmann - List
[
Mathimatics-Numerical algorithms
]
NACA
DL : 0
计算NACA4位翼型的程序,在E盘naca文件夹下生成翼型数据,保存为.txt格式-calculated NACA4- airfoil procedures, the E-folder NACA airfoil data generation, preservation of. Txt format
Date
: 2025-12-23
Size
: 1kb
User
:
浩南
[
Mathimatics-Numerical algorithms
]
ANB
DL : 0
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
Date
: 2025-12-23
Size
: 355kb
User
:
薛峰
[
Mathimatics-Numerical algorithms
]
apitest
DL : 0
Free Surface Fluid Simulation with the Lattice Boltzmann Method
Date
: 2025-12-23
Size
: 1kb
User
:
lcg
[
Mathimatics-Numerical algorithms
]
unsteady
DL : 0
Lattice Boltzmann sample, written in Fortran 90
Date
: 2025-12-23
Size
: 4kb
User
:
lcg
[
Mathimatics-Numerical algorithms
]
LBGK_D2Q9_poiseuille_channel2D
DL : 0
Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to permeability in porous media - Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to permeability in porous media
Date
: 2025-12-23
Size
: 6kb
User
:
lcg
[
Mathimatics-Numerical algorithms
]
LBGK_D2Q9_permeability_Low_Porosity
DL : 1
Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to permeability in porous media (low porosity)- Gianni Schena July 2005, schena@units.it Lattice Boltzmann LBE, geometry: D2Q9, model: BGK Application to permeability in porous media (low porosity)
Date
: 2025-12-23
Size
: 6kb
User
:
lcg
[
Mathimatics-Numerical algorithms
]
ParallelLBM
DL : 1
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).
Date
: 2025-12-23
Size
: 1kb
User
:
lcg
[
Mathimatics-Numerical algorithms
]
LBM
DL : 1
Lattice Boltzmann 模拟流体流动,采用了Zou and He 的边界条件。-Lattice Boltzmann simulation of fluid flow, using Zou and He boundary conditions.
Date
: 2025-12-23
Size
: 52kb
User
:
马小熊
[
Mathimatics-Numerical algorithms
]
three-D-square-cavity-
DL : 1
用格子波尔兹曼方法计算三维顶盖驱动流,边界用非平衡外推法-Lattice Boltzmann method to calculate three-dimensional lid-driven flow, the boundary non-equilibrium extrapolation
Date
: 2025-12-23
Size
: 673kb
User
:
hs
[
Mathimatics-Numerical algorithms
]
Cpp-openlb
DL : 0
这个算例采用格子Boltzmann方法模拟不稳定绕柱流的情况。在固体边界出采用反弹格式进行处理。-this example examines an unsteady flow past a cylinder placed in a channel. The cylinder is offset somewhat from the center of the flow to make the steady-state symmetrical flow unstable. At the inlet, a Poiseuille profile is imposed on the velocity, where as the outlet implements an outflow condition: grad_x p = 0. At Reynolds numbers around 100, an unstable periodic pattern is created, the Karman vortex street.
Date
: 2025-12-23
Size
: 4kb
User
:
李学斌
[
Mathimatics-Numerical algorithms
]
Lattice-Boltzmann-Method-Applaction
DL : 0
Lattice Boltzmann Method 算法原理-Lattice Boltzmann Method
Date
: 2025-12-23
Size
: 3.88mb
User
:
chang_gx
[
Mathimatics-Numerical algorithms
]
Boltzmann--Simulation-in-Bearing
DL : 0
Lattice Boltzmann Method Application in Bearing-Lattice Boltzmann Method
Date
: 2025-12-23
Size
: 5.81mb
User
:
chang_gx
[
Mathimatics-Numerical algorithms
]
Lattice-Boltzmann-Method-Simulation
DL : 0
Lattice Boltzmann Method Application -Lattice Boltzmann Method
Date
: 2025-12-23
Size
: 200kb
User
:
chang_gx
[
Mathimatics-Numerical algorithms
]
Lattice-Boltzmann-(BGK)-Porous-media
DL : 0
2D Porous media,Lattice Boltzmann (BGK) -2d Lattice Boltzmann (BGK)-Porous media
Date
: 2025-12-23
Size
: 1kb
User
:
[
Mathimatics-Numerical algorithms
]
Lid_Driven_Cavity
DL : 0
格子Boltzmann模型,顶盖驱动流模型-Lattice Boltzmann model for lid driven cavity
Date
: 2025-12-23
Size
: 2kb
User
:
厉昌文
[
Mathimatics-Numerical algorithms
]
Lid-driven-flow---LBM
DL : 0
The Lattice Boltzmann Method codes for 2D lid driven flow in a cavity.
Date
: 2025-12-23
Size
: 2kb
User
:
Samarian
[
Mathimatics-Numerical algorithms
]
LBGK_D2Q9_permeability_Low_Porosity
DL : 1
二维格子Boltzmann流动模拟,即为D2Q9模型,碰撞格式为LBGK模型,描述低孔油藏渗流-Application to permeability in porous media (low porosity)
Date
: 2025-12-23
Size
: 6kb
User
:
李瑞旗
[
Mathimatics-Numerical algorithms
]
LidDriven
DL : 0
Lattice Boltzmann method for lid driven cavity d2q9
Date
: 2025-12-23
Size
: 1.3mb
User
:
Nessa
[
Mathimatics-Numerical algorithms
]
C++LBM顶盖驱动流
DL : 0
fortran语言,,顶盖驱动流,格子Boltzmann方法(fortran code lattice Boltzmann method D2G9)
Date
: 2025-12-23
Size
: 38.71mb
User
:
1448264663@qq.com
[
Mathimatics-Numerical algorithms
]
mrt
DL : 0
采用格子Boltzmann方法的mrt模拟顶盖驱动流(MRT simulation of lid driven flow using lattice Boltzmann method)
Date
: 2025-12-23
Size
: 2kb
User
:
lililiiiiiiii
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.