搜索资源列表
投影法有限差分算不可压N-S方程方腔流
- 采用投影法有限差分求解不可压N-S方程方腔流,计算流体cfd,fortran语言编写。using projection finite difference method to sove NS equation for incompressible cavity flowuse by using Using Fortran programming language
pde方程解方腔流
- 这个程序基于matlab,用经典的算法用于求解方腔流问题
LBM,用于方腔流的程序,适合初学者
- LBM,用于方腔流的程序,适合初学者 lattice boltzmann method
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 cal
二维方腔流
- LBM模拟流体在二维方腔中的流动,是练习LBM算法的基础(The LBM simulates of fluid flow in a two-dimensional cavity)
标准方腔流动
- 用来计算流体力学中非常典型的不可压缩方腔流动。包含MATLAB程序绘制流函数图。(It is used to calculate the incompressible flow of a typical square cavity in fluid mechanics. Contains MATLAB programs to draw stream function diagrams.)
LBMCodeCavityFlow
- c++实现格子玻尔兹曼法关于二维方腔流的流动(Lattice Boltzmann method for 2D cavity flow by c++ method)
fangqiangliuchengxu
- 通过引入流函数,可以直接画出不同雷诺数的方腔流流线图和涡量图(By introducing the flow function, the streamlines and vorticity diagrams of the square cavity flow with different Reynolds numbers can be directly drawn)
D2Q9_refangqiangliu
- 玻尔兹曼,方腔流,上面恒定速度流动,其余的不动(Boltzmann, the square cavity flow, above the constant velocity flow, the rest of the immobility)
fangqiang
- 本程序源代码为用MATLAB程序编写的方腔驱动流问题,运用涡量-流函数算法(The program source code for the square cavity driven flow problem)
方腔驱动流-MATLAB
- 考虑长度为1的正方形腔体,腔体上有一平板以速度U运动。用涡量-流函数方法编程计算方腔内部的流动。
ANSYS
- 用于分析不可压二维粘性方腔槽内流场的matlab编程代码(Matlab programming code for analyzing the flow field in an incompressible two dimensional viscous square cavity)
三维LBM可压缩方腔模拟流
- 三维LBM可压缩方腔模拟流体受到作用力以后流场的变化情况(Three dimensional LBM compressible square cavity simulation flow)
LBM可压缩方腔模拟流
- 利用LBM方法对方腔内的流动进行模拟,求解NS可压缩方腔(The LBM method is used to simulate the flow in the opposite cavity, and the NS compressible cavity is solved.)
Cavity_original
- 2维方腔流的LBM计算,fortran写成,通过调试(LBM calculation of 2-dimensional square cavity flow, fortran written, through debugging)
MATLAB传热基础算例
- 给出了传热学上的几个基础算例,包括一维稳态/非稳态,二维稳态/非稳态,以及方腔驱动流的matlab算法(Some basic examples of heat transfer are given, including one-dimensional steady/unsteady state, two-dimensional steady/unsteady state, and the matlab algorithm for squ
方腔驱动流源代码(SIMPLE算法)
- 从方程离散到代码,到最终结果的后处理都有详细的描述(From equation discretization to code, to post-processing of final results are described in detail.)
SIMPLE算法求解方腔内粘性不可压流动
- 采用离散网格,基于SIMPLE算法的基本思想求解方腔不可压缩驱动流(Using discrete grids and based on the basic idea of SIMPLE algorithm, the incompressible driving flow in square cavity is solved.)
顶盖驱动流
- 顶盖驱动流是不可压缩黏性的典型流动,可以用来检验各种数值算法计算精度和可靠性,目前尚不能求得它的解析解。基于Fortran 编程,采用 SIMPLE 算法求解二维方腔流动,得到流动达到稳定状态时各物理量的分布。(Lid-driven cavity flow is an incompressible viscous flow, which can be used to test the accuracy and reliability o
粘性方腔不可压流动
- 利用matlab实现流体力学中经典算例:二维粘性方腔不可压流动的计算。(Matlab is used to calculate the incompressible flow in a two-dimensional viscous square cavity.)