Welcome![Sign In][Sign Up]
Location:
Search - incompressible

Search list

[Other resourcenso

Description: 对二维粘性不可压N-S方程求解,生成O型网格-right 2D viscous incompressible Navier-Stokes equations are solved, Generation O Grid
Platform: | Size: 4106 | Author: 黄科峰 | Hits:

[SourceCode投影法有限差分算不可压N-S方程方腔流

Description: 采用投影法有限差分求解不可压N-S方程方腔流,计算流体cfd,fortran语言编写。using projection finite difference method to sove NS equation for incompressible cavity flowuse by using Using Fortran programming language
Platform: | Size: 1901 | Author: chxueb | Hits:

[Algorithmnso

Description: 对二维粘性不可压N-S方程求解,生成O型网格-right 2D viscous incompressible Navier-Stokes equations are solved, Generation O Grid
Platform: | Size: 4096 | Author: 黄科峰 | Hits:

[matlabsimple

Description: 计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例-Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to
Platform: | Size: 256000 | Author: bob | Hits:

[Windows Developsimple3

Description: 本程序是用fortran言语编写的三维SIMPLE算法程序,针对不可压、无粘流体。-This procedure is used to prepare three-dimensional fortran language SIMPLE algorithm procedures, for incompressible, inviscid fluid.
Platform: | Size: 6144 | Author: Anthonymary2008 | Hits:

[AlgorithmTHOMAS

Description: 采用Thomas方法计算不可压缩Couette流的fortran程序-Calculated using Thomas incompressible Couette flow fortran program
Platform: | Size: 176128 | Author: 张杰 | Hits:

[3D GraphicparticleLevelSet3D

Description: Level Set方法是20世纪90年代很流行的界面追踪技术,国外已有个别实例将此方法应用于不可压缩流体的计算.但其对界面具有抹圆的作用,造成梯度很大的界面失真.Particle Level Set方法可以弥补这一缺陷.在基于欧拉方法求解区域中安插了一定数量的示踪粒子,可以纠正失真效果,能够更丰富的体现流体表面的细节。-Level Set Methods 20 century 90' s are very popular interface tracking technology, foreign individual examples of this method has been applied to the calculation of incompressible fluid. But its interface has a clean round on the role, causing a lot of interface distortion gradient. Particle Level Set method can compensate for this shortcoming. Eulerian method based on area planted a number of tracer particles, can correct the distortion effect, be able to reflect the more fluid-rich surface details.
Platform: | Size: 3884032 | Author: rockeyzhu | Hits:

[OtherFLOW3D

Description: 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
Platform: | Size: 91136 | Author: syh | Hits:

[Post-TeleCom sofeware systemschannel

Description: 主要用来计算水槽中中粘性不可压缩流动的程序-Mainly in the sink used to calculate the viscous incompressible flow of the procedure
Platform: | Size: 24576 | Author: syh | Hits:

[Mathimatics-Numerical algorithmsPRG_english

Description: The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) discretization of the convective parts and an explicit time stepping scheme. The free boundary value problems are treated with the MAC technique. - The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) discretization of the convective parts and an explicit time stepping scheme. The free boundary value problems are treated with the MAC technique.
Platform: | Size: 28672 | Author: Maged | Hits:

[ActiveX/DCOM/ATLPanos

Description: The Design of a Finite Element / Spectral Element Code for Incompressible Fluid Flow,-The Design of a Finite Element/Spectral Element Code for Incompressible Fluid Flow,
Platform: | Size: 27648 | Author: test2007 | Hits:

[source in ebookflow3

Description: 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
Platform: | Size: 113664 | Author: maxwang | Hits:

[Algorithmfree-boundary-problems

Description: 可以使用它计算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-StokesK[ equations including the temperature equation and free boundary problems
Platform: | Size: 27648 | Author: 枫过留痕 | Hits:

[matlabdirectory_ASSEMBLE

Description: this package allows to solve to incompressible Navier-Stokes equations with a fast method
Platform: | Size: 3072 | Author: mouniiit_e | Hits:

[Algorithm2-Dpoisuille-flow-

Description: 采用 mac算法和 Chorin压力迭代解法进行数值求解二维不可压缩黏性流动。-Algorithm and Chorin pressure using mac the numerical solution of two-dimensional iterative method for incompressible viscous flow.
Platform: | Size: 234496 | Author: linzi | Hits:

[Mathimatics-Numerical algorithmsfvm_upwind_MAC_couette

Description: 二维Couette流动是一个不可压缩黏性流动的典型流动,并有解析解,可以用来检验数值算法计算精度和可靠性。对它采用有限体积算法一阶迎风型离散格式进行数值求解。同时,为了初学者入门和练习方便,这里给出了用Fortran77语言编写的计算二维不可压缩黏性流体Couette流动问题计算程序,供大家学习参考。——计算流体力学教程-Couette flow of two-dimensional incompressible viscous flow is a typical flow, and analytical solutions, numerical algorithm can be used to test the accuracy and reliability. It uses the first order upwind finite volume method for numerical solution of discrete format. Meanwhile, for beginner and practice convenience, here are written using Fortran77 calculated two-dimensional incompressible viscous fluid Couette flow problem computer program, for everybody to learn reference.- Computational Fluid Dynamics Course
Platform: | Size: 2048 | Author: 沉默的囧羊 | Hits:

[AlgorithmIncompressible-CFD-results-using-LS-DYNA-for-high

Description: This report will provide some insight on the new incompressible CFD solver that will be available in version 980 of LS-DYNA.
Platform: | Size: 523264 | Author: Tianma | Hits:

[matlabIncompressible-Couette

Description: 此程序分别用显式格式和隐式格式对不可压库埃特流进行数值求解。-This program can be used to solve the Incompressible Couette flow numerically with an explicit scheme and implicit scheme respectively.
Platform: | Size: 1024 | Author: 大黄 | Hits:

[AlgorithmIncompressible

Description: 本程序是利用流线扩散有限元方法求解不可压缩流。(This procedure is to use SUPG to solve incompressible flow.)
Platform: | Size: 13312 | Author: lm_0202004 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net