搜索资源列表
SIMPLE-C-language
- 计算流体动力学算法之一---SIMPLE算法,C语言编写-One of the computational fluid dynamics algorithm--- the SIMPLE algorithm, C language
SIMPLE
- 各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
Main
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
Main
- 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
simple
- 无限大平板间的层流流动Simple算法计算-Infinite plate laminar flow between the Simple algorithm
SIMPLE_CODE
- simple 算法的源代码-simple code
simple
- 二维simple算法程序 带注释,为流体的计算提供了算法的设计,并带有承租的明确注释-Two-dimensional simple algorithm program annotated for the fluid computing algorithm design and with a single clear note
simple
- 计算流体力学CFD不可压缩流动simple算法二维问题-Computational Fluid Dynamics CFD simple algorithm two-dimensional incompressible flow problems
simple
- 西安交通大学陶老师的simple算法,很适合初学者!-Xi' an Jiaotong University, Tao teacher simple algorithm, it is suitable for beginners!
simple-by-C-language-
- 将simple算法由fortran版本改编成了c语言版本-The simple algorithm by FORTRAN version adapted into C language version
Simple-C
- 用simple算法解决计算流体力学问题,湍流中被动标量扩散-Use simple algorithms to solve computational fluid dynamics problems, passive scalar diffusion in turbulent
SIMPLE
- 非结构网格SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-Non-structural mesh SIMPLE algorithm the Fortran calculated program contains the main program and user-defined procedures.
SIMPLE
- JohnD.Anderson<计算流体力学基础及应用>一书中第7-10章对应的程序 和计算流体力学中的simple算法二维程序-Simple algorithm in two-dimensional program in a book JohnD.Anderson < computational fluid dynamics base and Applications> Chapter 7-10 corresponding procedures and compu
SIMPLE
- 2D simple 算法,流动传热,希望对大家有用-2D simple
simple-stokes
- Simple算法,半隐式计算Stokes方程控制的方腔问题,*量方程-Simple arithmetic, square cavity in half- Stokes equations to calculate the implicit control, no energy equation
lid-driven-flow(SIMPLE)
- 计算流体力学重要算法 simple算法计算顶盖驱动流动。-An example for using SIMPLE algorithm to computing lid driven flow in CFD
SIMPLE
- 数值传热学Simple算法,Fortran编写(Simple using Fortran)
simple
- 计算流体力学simple算法,可模拟简单的流体力学问题(simple cfd Simulation of simple fluid mechanics problems)
方腔驱动流源代码(SIMPLE算法)
- 从方程离散到代码,到最终结果的后处理都有详细的描述(From equation discretization to code, to post-processing of final results are described in detail.)
方腔流 fvm simple 算法
- 非常好的simple算法,值得下载,本人自己编码的算法,有需要的朋友欢迎下载