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

Search list

[Algorithmn-s

Description: 四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
Platform: | Size: 4096 | Author: 朱天山 | Hits:

[Algorithmnso

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

[Otherduns-src-2[1].7

Description: 大型CFD源程序DUNS,求威望 介绍: Diagonalized ADI Navier-Stokes (DUNS) Code The DUNS code is a 2d/3d, structured, multi-block, multi-species, unsteady or steady, Navier Stokes fluid dynamics code with the q-omega turbulence model. It is configurable on several different levels allowing you to make the code as general or as efficient as you desire. It has been developed on Linux, Cray, RISC6000 and to a lesser extent SGI and HP architectures. It is written in FORTRAN-77 and C. It has been used primarily as a research code, and because of that, the coding can be at times rather undocumented and unclear.-Large-scale CFD source DUNS, seeking prestige Introduction: Diagonalized ADI Navier-Stokes (DUNS) CodeThe DUNS code is a 2d/3d, structured, multi-block, multi-species, unsteady or steady, Navier Stokes fluid dynamics code with the q- omega turbulence model. It is configurable on several different levels allowing you to make the codeas general or as efficient as you desire. It has been developed on Linux, Cray, RISC6000 and to a lesser extent SGI and HP architectures. It is written in FORTRAN-77 and C. It has been used primarily as a researchcode, and because of that, the coding can be at times rather undocumentedand unclear.
Platform: | Size: 1099776 | Author: 胡小三 | Hits:

[Documentsnavier-stokes-solver

Description: this a Navier-Stokes equations solver. It support grids contains of multiple connected rectangles. So you can simulate viscous flows in any complicated tubes
Platform: | Size: 57344 | Author: burdzito | Hits:

[Multimedia Develop2dc

Description: 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solver rectangular coordinates with the grid on two-dimensional NAVIER-STOKES equations procedures and calculate the results after the treatment procedures
Platform: | Size: 50176 | Author: 黄永光 | Hits:

[Multimedia Develop3dc

Description: 采用有限容积法在直角坐标同位网格上求解三维稳态NAVIER-STOKES方程的程序-Finite volume method in rectangular coordinates with the grid on solving three-dimensional steady-state NAVIER-STOKES equations procedures
Platform: | Size: 18432 | Author: 黄永光 | Hits:

[Mathimatics-Numerical algorithmsLid_driven_cavity

Description: 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 implemented for the discretization of convective terms, CDS is used for the diffusive terms. The boundary conditions are set for the lid-driven cavity flow. Only steady flows are considered.
Platform: | Size: 19456 | Author: Maged | 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:

[Mathimatics-Numerical algorithmscavity

Description: 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.
Platform: | Size: 41984 | Author: Maged | Hits:

[Algorithmkmkns-0.1

Description: A Navier-Stokes Solver for Single- and Two-Phase Flow
Platform: | Size: 202752 | Author: Ender Demirel | Hits:

[Multimedia Developnavier-stokes

Description: 关于Navier-Stokes方程的离散详细说明,比较难得-Navier-Stokes equations on the discrete detailed description of the more
Platform: | Size: 373760 | Author: sun | Hits:

[Game EngineReal_Time_Fluid_Dynamics_for_Games.

Description: 这篇论文介绍了一种简单快速的动态流体的解决方案应用于游戏引擎。-In this paper we present a simple and rapid implementation of a fluid dynamics solver for game engines. Our tools can greatly enhance games by providing realistic fluid-like effects such as swirling smoke past a moving character. The potential applications are endless. Our algorithms are based on the physical equations of fluid flow, namely the Navier-Stokes equations. These equations are notoriously hard to solve when strict physical accuracy is of prime importance. Our solvers on the other hand are geared towards visual quality. Our emphasis is on stability and speed, which means that our simulations can be advanced with arbitrary time steps. We also demonstrate that our solvers are easy to code by providing a complete C code implementation in this paper. Our algorithms run in real-time for reasonable grid sizes in both two and three dimensions on standard PC hardware, as demonstrated during the presentation of this paper at the conference.
Platform: | Size: 964608 | Author: li | 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:

[Multimedia DevelopAitch

Description: 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 model the geometry needed for a time-dependent flow of an incompressible fluid in a 2D region, under the Navier Stokes equations. This program is simply an initial sketch of how to divide up the the region in a way that makes it possible to generate a consistent account of the nodes and elements needed to implement a finite element representation of the solution.
Platform: | Size: 40960 | Author: maxwang | Hits:

[matlabNavier-Stokes

Description: Solution of the Navier-Stokes equation by means of trianglar finite elements.
Platform: | Size: 2826240 | Author: Mick | Hits:

[Algorithmpcol

Description: A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
Platform: | Size: 10240 | Author: payam | Hits:

[Algorithmpcol_f

Description: This code solves the 2D Navier-Stokes equations Cartesian grid and colocated variable arrangement
Platform: | Size: 11264 | Author: souheil | Hits:

[matlab2d-navier-equation

Description: 2 D Navier Stokes Equation
Platform: | Size: 2048 | Author: adilaksu | Hits:

[matlab2D Steady Navier-Stokes

Description: steady state navier stokes
Platform: | Size: 22528 | Author: psz | Hits:

[AlgorithmNavier Stokes

Description: Navier stokes tutorial, discretization and formulation in 2Dimension and 3Dimension
Platform: | Size: 150528 | Author: nkaid | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net