搜索资源列表
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
lid-driven-flow
- 采用LBM-BGK模型模拟二维顶盖驱动流,LBM入门的好资料!-Using the lattice Boltzmann BGK model to simulate two-dimensional lid-driven flow!
grid
- The files in this directory will be replaced by new versions some time in the future. Check this file for information on latest update. The following files are presently included: GRID.F This file contains a code for generating 3D Cartesi
lid.cpp.tar
- Fluid Dynamics: Numerical Simulation in Lid-Driven Cavity
lid-driven-flow
- 利用LBGK模拟热传导的顶盖驱动流动,边界节点的分布函数全部采用了Guo Scheme格式计算。-Lid driven flow simulations using LBGK
LidDrivenFlow_LBM_Test
- 格子玻尔兹曼方法用于计算顶盖驱动流问题,采用非平衡外推格式边界条件-The lattice Boltzmann method is used to calculate the lid-driven flow problems, the use of non-equilibrium extrapolation formats boundary conditions
Boltzmann-method
- 格子玻尔兹曼方法计算顶盖驱动流源程序,真实准确。-Lattice Boltzmann method lid-driven flow source
lbm-simulation
- x方向节点为128,y方向节点为256的顶盖驱动流的lbmC++程序源代码-x direction of the node 128, y direction node lbmC++ source code 256 is lid-driven flow
cavity
- Fortran code for solving Lid-Driven cavity
LidDrivenCavity3D
- LBM 顶盖驱动方腔流 采用SBGK,可单独设置粘性,使用的是D3Q19模型。-LBM Lid-driven cavity flow using SBGK
lidDriven-D2Q9-stokes
- 用LBM方法模拟D2Q9模型下的顶盖驱动方腔问题,以stokes方程为控制方程-With lid driven cavity problem LBM SIMULATION D2Q9 model to stokes equation equation
lid-driven-flow(SIMPLE)
- 计算流体力学重要算法 simple算法计算顶盖驱动流动。-An example for using SIMPLE algorithm to computing lid driven flow in CFD
lid-driven-flow
- 运用LBM方法,计算方腔内水在顶盖驱动(水平运动)时的流态,验证LBM方法的准确性-Using LBM method to calculate the roof cavity driven.
Cavity
- two dimentional Lid-Driven cavity by using SIMPLE algorithm on staggered grid
Lid-Driven-Cavity
- 格子boltzmann方腔流D2Q9算例,用于检验程序的正确性-Lattice boltzmann cavity flow study
CPPLBM
- 运用C++语言,针对顶盖驱动流的LBM求解方法进行了编程,让用户能够针对顶盖驱动流这类问题利用LBM求解分析实际案例。-Using c++ language, in view of the lid driven flow LBM method for programming, let users can according to this kind of problem using lid driven flow LBM solving actual case analysis.
MRT lid driven cavity
- 基于多松弛因子的LB方法,运用C++编写方腔顶盖驱动流,计算方腔内流体的流场(Based on the LB method with multiple relaxation factors, the flow field of the square cavity top cover is written by C++, and the flow field of the fluid in the square cavity is calculated)
Lid Driven Cavity SIMPLE
- lid driven cavity simple2d
test LBM
- LBM 的顶盖驱动流 matlab程序,自己编写的,希望跟LBM方法学习者进行交流(lid driven flow based on matlab code)