搜索资源列表
n-s
- 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics -- on the Navier-Stokes equations to solve the serial source
nso
- 对二维粘性不可压N-S方程求解,生成O型网格-right 2D viscous incompressible Navier-Stokes equations are solved, Generation O Grid
Featflow
- 解N-S方程可进行二维和三维的N-S方程求解-N-S equation for the two-dimensional and three-dimensional N-S equation
投影法有限差分算不可压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
CBSFLow
- 基于有限元法的全速流动传热求解程 有限元法非结构网格技术解N-S方程 包括可压不可压流动
n-s
- 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
nso
- 对二维粘性不可压N-S方程求解,生成O型网格-right 2D viscous incompressible Navier-Stokes equations are solved, Generation O Grid
Featflow
- 解N-S方程可进行二维和三维的N-S方程求解-N-S equation for the two-dimensional and three-dimensional N-S equation
Possion_FEM
- 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):
flow3
- 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
flow7
- 有限元求解2维n-s方程 The program is executable. To solve a particular problem, you need to include routines that define the shape of the region and the boundary conditions. Problems that are already written up include - finite e
ns
- 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
shockwave
- REO 格式 有限体积计算 N-S方程 5步R-K-REO scheme finite volume calculated in step 5 RK NS equations
simple_2d
- SIMPLE算法求解N-S方程,fortran语言编写-simple N-S equations
n-s-equation
- 一维的N_S方程的求解程序,是计算流体力学的算例-the N_S equation of one dimension .
comsol14
- 下面我们将给出一些基于Galerkin有限元法的微型泵模拟结果,模拟过程在商业软件COMSOL Multiphysics 3.2中实现。数值求解采用压力修正算法——SIMPLE,它首先假设一个压力场,然后通过求解不可压缩流动的Navier-Stokes方程得到速度场。这些速度不需要满足Possion型连续方程,所以对压力场的修正也带来速度场的修正,最终满足质量守恒。求解速度场的同时计算电势场方程。这会得到Lorentz力,然后将其反馈回
stag
- 采用有限容积法在直角坐标结构化交错网格上求解N-S方程的程序,采用迎风格式和中心差分格式。-This package contains the code for solving Navier-Stokes equations using Cartesian grids and staggered arrangement of variables. Upwind or central differencing can be
5CFDprogram
- 压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind
N-S
- 二阶迎风型TVD差分格式求解一维可压缩黏性流动问题N-S方程(FORTRAN语言版本) -Second-order upwind TVD Difference Scheme for Solving the one-dimensional compressible viscous flow problems NS equation (FORTRAN language version)
python
- 亚声速-超声速等熵喷管流动的CFD解法,运用python语言对方程的求解实现。(CFD solution for the flow of subsonic and supersonic isentropic nozzle,the solution of the equation is realized by using the python language.)