搜索资源列表
ns_vetex
- 不可压ns方程主程序,包括动量方程,压力方程等。-Incompressible ns main equations, including momentum equation, the pressure equation, etc.
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
burgers
- 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。-Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.
ns
- 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
isaacsrc.4_2.tar
- ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。-ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a good reference for relative r
Navier_Stokes_simulation
- Navier_Stokes_simulation 是NS方程的数值模拟很好的实例。对于N_S方程很感兴趣的人可以借鉴参考-Navier_Stokes_simulation NS equation numerical simulation is a good example. For those who are interested in N_S equation can draw reference
shockwave
- REO 格式 有限体积计算 N-S方程 5步R-K-REO scheme finite volume calculated in step 5 RK NS equations
NS
- FORTRAN编译的NS方程气动分析程序-Aerodynamic analysis program FORTRAN NS equations
Riemann_exact_lixl_v1.0
- 流体力学的黎曼求解器。给出精确的NS方程的黎曼解-Fluid Riemann solver. Give an accurate solution of NS equations of the Riemann
moment
- 用于求解不可压ns方程的动量守恒计算方程,采用了二维对称调用的技术。-Ns for solving equations of incompressible equation of momentum conservation calculation, using the technique called two-dimensional symmetry.
corctp
- 用于求解不可压ns方程的压力矫正计算方程,采用了二维对称调用的技术。-Ns for solving incompressible pressure correction equation calculation equation, using a technique called two-dimensional symmetry.
calp
- 用于求解不可压ns方程的动量守恒计算方程的核心部分,采用了二维对称调用的技术。-Ns for solving incompressible equation of momentum conservation equation of the core part of the calculation, using a technique called two-dimensional symmetry.
calF
- 用于求解不可压ns方程的vof自由表面,采用了二维对称调用的技术。-Ns for solving equations vof incompressible free surface, using a technique called two-dimensional symmetry.
2D-Steger-Warming-Cylinder
- 求解二维圆柱绕流问题,涉及坐标变换,还有通量分裂,在变坐标系下直接数值模拟ns方程二维情况-Solving two-dimensional circular cylinder flow problem, involving the coordinate transformation, flux splitting, direct numerical simulation ns Fang Cheng Erwei situation in the change of coordinate syste
AUSM-FOR-CIRCULAR-BODY-FLOW
- AUSM求解半圆面NS方程(海平面参数)-AUSM METHOD FOR CIRCULAR BODY FLOW WITH SEA-LEVEL CONDITION
blasius
- Blasius 的解法,通过无限大平板的问题,可用于验证ns方程数值方法的准确性-Blasius' s solution, through infinite flat problem, the equation can be used to verify the accuracy of numerical methods ns
simpler
- 求解NS方程的源程序通用版,热力学流体力学都可以,作为初学者的参考是非常不错的。-source code of SIMPLER for solving N-S equations.
IDEAL
- 求解耦合方程的内双迭代有效算法,用于求解NS方程-Inner Doubly Iterative Efficient Algorithm for Linked Equations
ns_shock_structure
- 一维NS方程的fortran程序,用于计算稳态激波结构。(The FORTRAN program of one dimensional NS equation is used to calculate the steady shock wave structure.)
NS方程的matlab解法
- 何晓明关于NS方程matlab解法,是可以直接套用的框架