搜索资源列表
turbulence.rar
- 计算流体动力学中湍流模型的源程序,代码十分宝贵,Computational fluid dynamics model of the source of turbulence, the code is very valuable
shock_tube.rar
- 一维激波管程序,适用于初学计算流体者,是当时上计算流体课的时的作业,One-dimensional shock tube procedures, the application of computational fluid from the beginner
unstruc.rar
- 非结构网格生成程序,计算流体动力学,网格生成十分方便,Unstructured grid generation procedure, computational fluid dynamics, grid generation is very convenient
CFD
- 计算流体力学(CFD)的基本思想。 里面有一个matlab编写的模拟例子-Computational Fluid Dynamics (CFD) There is a basic idea of the preparation of the simulated example matlab
Anderson_cfd_example
- anderson计算流体力学入门中的算例,用FORTRAN编的-anderson entry in computational fluid dynamics example, compiled with the FORTRAN
new
- 二维圆柱绕流FEM的fortran代码,这是南京航空航天大学计算流体力学大作业的源代码,请多关照。-fortran code for 2D FEM
ns
- 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
Computational-methods-for-fluid-dynamics
- 书Computational methods for fluid dynamics源代码,fortran语言,学习计算流体力学资料-source code of book Computational methods for fluid dynamics
sorce
- Fortran语言,求解方腔流动的CFD(计算流体动力学)代码-code to solve caivty flow
FLOW3D
- 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
Simple
- 求解速度压力耦合的Simple半隐式迭代方法,该方法在计算流体动力学中应用极为广泛-To solve the pressure velocity coupling Simple semi-implicit iterative method, the method applied in the Computational Fluid Dynamics an extremely wide range of
Anderson
- Anderson的计算流体力学入门第九章源程序,Fortran编写-Anderson' s Introduction to Computational Fluid Dynamics Chapter IX source, Fortran write
Partial_Differential_Equations_MATLAB_solution
- 偏微分方程的MATLAB解法 对学习matlab环境下计算偏微分方程有很好的帮助。同时,也可以用其中的PDEOOL为计算流体力学中的二维问题生成三角形网格,减少前处理工作量-Solution of Partial Differential Equations MATLAB computing environment for learning matlab partial differential equations have a good help. Also, you can use on
simple_FORTRAN.tar
- simple三维Fortran,计算流体用,大家知道的-simple three-dimensional Fortran, computational fluid use, we all know
计算流体力学各种程序
- 计算流体力学fortran编程的各种程序(Computational fluid dynamics programming)
四十三种差分格式源代码(Fortran)
- 计算流体力学入门代码,共有43种算法的基础程序(Introduction to computational fluid dynamics)
计算流体
- 流体计算流体力学作业题,具体题目看文档,中科院CFD作业题(Fluid computational fluid dynamics problems, specific topics to see documents, Chinese Academy of Sciences CFD job title)
matlab编写的流体计算和传热程序
- 用matlab编写的关于流体计算和传热的几个程序(Fluid flow calculation and heat transfer program written by MATLAB)
wghf
- 在流体力学中对圆柱绕流进行网格划分和计算用的初步生成。(Preliminary generation of mesh and calculation of flow past a cylinder in fluid mechanics.)
simple流体C语言代码
- 一种simple法计算流体的C语言实例代码面,对理解simple法有一定的指导意义