搜索资源列表
ca2d
- 三阶迎风格式来求解驱动方腔流场,MARKER AND CELL 方法-third-order upwind scheme to solve - driven cavity flow, MARKER AND Cell Method
2007double
- 一个lbm的程序,即可以计算单相流场也可以计算有大密度比自由面存在的自由面流动 采用vb.net编程
Flat_Plate
- 平板超声速流流场计算程序,安德森《计算流体力学及其应用》的第十章-Flat Plate Flow supersonic N-S
adj1
- 基于伴随算子的优化算法,伴随算子作为一个当今优化领域中一个比较有前途的算法,欧美各国都对此作了比较深入的研究,他大大缩短了多参数优化中所需要的时间,可以一次求出所以的下降梯度,求解时间和求解一次流场的时间相当。-Adjoint operator-based optimization algorithm, with the operator as an optimization of today' s one of the more promising algorithms, Europea
naca0012
- NACA0012翼型流场计算。结构化网格,AUSM格式。-NACA0012 airfoil flow field
src
- 逆风格式欧拉方程求解naca0012二维翼型流场程序,内附网格文件和输入参数。-Wind Euler equations naca0012 format two-dimensional airfoil flow field procedures, containing the grid files and input parameters.
SIMPLE
- 各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
Main
- 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
SPHYSICS2D
- 二维的SPH程序。在计算波浪破碎等孤波性质的流场有较大的计算优势。-Two-dimensional SPH program. In calculating the wave breaking solitary waves such as the nature of the calculation of flow field have greater advantages.
123
- 采用迎风格式的流场计算程序,对流场初学者十分有帮助-Upwind of the flow field using computational procedures, flow field very helpful for beginners
p-2d
- 采用SIMPLE算法,有限容积法求解二维流场,容易拓展为非结构化网格。 -SIMPLE algorithm using finite volume method for solving two-dimensional flow field, easily expanded to unstructured grid.
EXAM5
- 给定流场条件下温度场的计算,流体流过一个直角的两表面,已知速度场。求计算区域中温度的分布。 -Under the given flow field calculation of the temperature field, fluid flow through a right angle to the two-surface velocity field is, find the temperature distribution in the computational domain.
FLOW3D
- 这是一个三维的流场解算器,用的是Fortran语言,算法先进,鲁棒性很强,但是参数很多,需要花些时间仔细读一下。-This is a three-dimensional flow field solver, using a Fortran language, the algorithm advanced, highly robust, but the parameters, we need some time to read carefully.
GOY_Runge_Kuta
- 湍流简化模型之壳模型GOY,Fortran编写,本程序用来计算出速度差数据。这些数据可用来计算流场幂律、结构函数、标度律及pdf等等。-Turbulence reduced model。Shell model。GOY。Fortran。powerlaw、structure function、scaling、pdf etc。
flow6.f90.tar
- 用有限元方法解决二维流场中的稳态速度和压力问题,代码用Fortran语言编写!-uses the finite element method to solve for the steady state velocity and pressure in a two dimensional fluid flow region
c3
- 3D流场计算,程序简单非常容易看懂。适合初学者学习-3D flow field
quick
- 本程序是采用三阶迎风quick格式有限体积法求解二维流场。算例为方腔驱动流-The procedure is quick format using third-order upwind finite volume method for solving two-dimensional flow field. Example of cavity-driven flow
MAIN
- 本程序是采用先进的NND格式计算超音速突扩的流场。计算结果可以看出NND格式捕z捉激波能力还很强。-This procedure is the use of advanced computing NND scheme sudden expansion of the supersonic flow field. NND scheme results can be seen catching z catching ability is also a strong shock wave.
FLOW0
- 本程序是采用麦克马克方法编制的通用程序,可计算二维,三维,湍流,层流等复杂流场。-The program is compiled using a common method McCormack program calculates two-dimensional, three-dimensional, turbulent, laminar flow and other complex flow field.
拉瓦尔喷管流场计算
- 利用两步麦考马克格式计算拉瓦尔喷管内流场,便于新手学习。