搜索资源列表
Lid_driven_cavity.zip
- This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are i
Aitch.rar
- AITCH是一个FORTRAN90程序解决H形区域的流场计算。 更具体地说, AITCH旨在模拟不可压缩非稳态的二维下的Navier Stokes方程。 这项计划只是初步素描如何划分区域的方式,你可按照自己的内容需要进行修改,以产生有限元解决方案。,AITCH is a FORTRAN90 program which solves for flow in an H-shaped region. More specifically, AITCH is intended to
2D 3D Image Segmentation
- Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
cavity
- this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
duct4
- duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
FD_Method_Flow_Parabolic_2D
- Finite Difference Programming for Matlab in 2D (Poisuille flow)
STOKES_FLOW
- Finite Element Programming for Matlab in 2D (Stokes flow)
air-2d
- 一个流体数值模拟程序,模拟空中或从一个钻孔运动中筛选不饱和区。三维空气流动的异常,各向异性饱和带空气流通。-A fluid numerical simulation program to simulate the air or from a drilling campaign in the filter is not saturated zone. The abnormal three-dimensional air flow, anisotropy saturated with air cir
free-boundary-problems
- 可以使用它计算free surface flow The program is a 2D solver for the incompressible, transient Navier-StokesK[ equations including the temperature equation and free boundary problems-The program is a 2D solver for the incompressible, transient Navier-Sto
cavity
- cavity2d.m: 2D cavity flow, simulated by a LB method-cavity2d.m: 2D cavity flow, simulated by a LB method
cylinder
- 2D Navier-Stokes方程,自己编程。圆柱绕流例子,是matlab语言-2D Navier-Stokes equations, their own programming. Flow around a cylinder example is the matlab language
LBMpoiseuille
- Matlab for Lattice Boltzmann 2D D2Q9 Flow around a cyliner, using LBM
simpleFortranXJTU
- 西安交通大学陶院士求解二维椭圆型流动与换热问题的通用程序simpler源码2d-Xi' an Jiaotong University, Taoyuan Shi Solution dimensional elliptic flow and heat transfer problems of common procedures simpler source 2d
c-bgk
- 格子boltzmann方法模拟2维圆柱绕流程序D2Q9模型C语言-Lattice boltzmann simulation of 2D flow around a cylinder model of C language program D2Q9
Cpp-openlb
- 格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型-Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9
FixedFormat1
- 求解2D的方腔流的fortran源代码有限差分法求解。-Solving for 2-D driven cavity flow by FDM
channel
- channel 问题 求解粘性不可压NS方程 -a program which uses a finite element model of time independent viscous incompressible flow in a 2D channel
p-2d
- 采用SIMPLE算法,有限容积法求解二维流场,容易拓展为非结构化网格。 -SIMPLE algorithm using finite volume method for solving two-dimensional flow field, easily expanded to unstructured grid.
2d爆轰程序
- 该程序计算了爆炸的反应流场,时间精度为3阶,空间采用5-weno计算。(The response flow field of explosion is calculated by the program. The time accuracy is 3 order, and the space is calculated by 5-weno.)
2D-Euler
- 二维欧拉,网格划分,流动求解,结构网格,精确度高(2-D Euler, mesh generation, flow solution, structured mesh, high accuracy)