搜索资源列表
nso
- 对二维粘性不可压N-S方程求解,生成O型网格-right 2D viscous incompressible Navier-Stokes equations are solved, Generation O Grid
投影法有限差分算不可压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
FreeFEM++ scripts
- This project is a collection of FreeFEM++ scr ipts used to find numerical solutions of the incompressible Navier-Stokes equations. The scr ipts include examples of SUPG/PSPG stabilisation and show how to construct 5th order polynomial boundary i
采用Thomas方法计算不可压缩Couette流的fortran程序
- 采用Thomas方法计算不可压缩Couette流的fortran程序,Calculated using Thomas incompressible Couette flow fortran program
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
二维泊萧叶黏性流动 (D)
- 采用 mac算法和 Chorin压力迭代解法进行数值求解二维不可压缩黏性流动。-Algorithm and Chorin pressure using mac the numerical solution of two-dimensional iterative method for incompressible viscous flow.
loop
- 使用FORTRAN编写的一维环路流场和温度场计算程序,可计算可压缩流体和不可压缩流体。-Written in FORTRAN using the one-dimensional loop flow and temperature field calculation program calculates compressible fluid and incompressible fluid.
SPH-for-dambreak
- 光滑粒子方法是一 种新近发展 的可用于流动模拟的无网格数值方法 ,理论上能够适应任意变形 ,在模拟流体流动的剧烈变形时有显著的优势 但是流动的初始、边界条件和一些计算数的选取都会对计算结果产生较大 的影响 作者基于 方法 的基 本原理 , 全面考虑了各种定解条件的设置 , 独立发展 了一 套用于模拟不可压 自由表面流动的 程序 , 并应用 于溃坝流动的模拟 之 中 模拟结果 与 和 经典 的结果非常吻合 ,验证 了方法的准确性,为 方法的一 步发展和广泛应用奠定 了一定的基础
ns_vetex
- 不可压ns方程主程序,包括动量方程,压力方程等。-Incompressible ns main equations, including momentum equation, the pressure equation, etc.
PRG_english
- 一本计算流体力学的基础书籍,教你一步一步编程,主要针对不可压缩流-A basis of computational fluid dynamics books teach you step by step programming, mainly for incompressible flow
lubricant-line-slider
- 不可压缩稳态滑块数值计算方法与程序,滑块润滑计算不仅有助于了解润滑的基本特性,而且是推力轴承润滑计算的基础-Incompressible steady-state slider numerical methods and procedures, slider lubrication helps to understand not only the lubrication of the basic characteristics, and is the basis for the calculat
FLOW3D
- FLOW采用有限单元法fortran90编写的求解不可压缩流体的稳态流速和压力场的程序,计算流体方面的,fortran90编写的-FLOW using FORTRAN90 finite element method for solving incompressible prepared steady-state fluid flow and pressure field procedures, computational fluid aspects, fortran90 prepared
flow3
- 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
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
directory_ASSEMBLE
- this package allows to solve to incompressible Navier-Stokes equations with a fast method
fvm_upwind_MAC_couette
- 二维Couette流动是一个不可压缩黏性流动的典型流动,并有解析解,可以用来检验数值算法计算精度和可靠性。对它采用有限体积算法一阶迎风型离散格式进行数值求解。同时,为了初学者入门和练习方便,这里给出了用Fortran77语言编写的计算二维不可压缩黏性流体Couette流动问题计算程序,供大家学习参考。——计算流体力学教程-Couette flow of two-dimensional incompressible viscous flow is a typical flow, and analy
2D Incompressible flow
- The code computes the 2D incompressible flow for a lid driven cavity
Incompressible-CFD-results-using-LS-DYNA-for-high
- This report will provide some insight on the new incompressible CFD solver that will be available in version 980 of LS-DYNA.
Incompressible-Couette
- 此程序分别用显式格式和隐式格式对不可压库埃特流进行数值求解。-This program can be used to solve the Incompressible Couette flow numerically with an explicit scheme and implicit scheme respectively.
Incompressible
- 本程序是利用流线扩散有限元方法求解不可压缩流。(This procedure is to use SUPG to solve incompressible flow.)