搜索资源列表
CSIMPLE2d
- CSIMPLE2d CFD C源程序-CSIMPLE2d CFD C source
CFD11.rar
- cfd源程序,编程时能直接或参考的程序,C语言,CFD source, programming can be directly or by reference to the procedure, C language
CFDroe
- CFD,基于有限体积法的,Roe以及AUSM+up格式的C语言程序-CFD, based on the finite volume method, Roe and AUSM+ up format of C language program
Couette_V2
- 给予DSMC的二维CFD模拟FORTRAN代码 -DSMC given two-dimensional CFD simulation of FORTRAN code
exam1
- 关于cfd,c语言实现cfd方法模拟压力温度等变化。-With regard to cfd, c language implementation cfd simulation of pressure and temperature changes.
exam6
- 关于cfd,c语言实现cfd方法模拟压力温度等变化。-With regard to cfd, c language implementation cfd simulation of pressure and temperature changes.
exam10
- 关于cfd,c语言实现cfd方法模拟压力温度等变化。-With regard to cfd, c language implementation cfd simulation of pressure and temperature changes.
SIMPLER20B3CCD0F_1211121594
- C++语言编写,基于有限体积法的AUSM+格式,-C++ language, based on the finite volume method of the AUSM+ format,
simple
- 突然扩张管道中流动问题,用C语言编写有注释,学习CFD比较有参考价值.-A sudden expansion pipe flow problem, using C language with a comment, have more to learn CFD reference value.
cfd.tar
- C SOURCE FILE NAME : KILN2 ( ORIGINAL FILE ,5/30/92 ) 3-D: COMPUTER PROGRAM CYCLIC TDMA ISOTHERMAL k-e TURBULENCE ROTARY KILN INCINERATOR -C SOURCE FILE NAME : KILN2 ( ORIGINAL FILE ,5/30/92 ) 3-D: COMPUTER PROGRAM
Simple-C-FlowIn
- 两股不同热流相融合的问题,用C语言编写有注释,学习CFD比较有参考价值-
REEF3D_15.04
- REEF3D is an open-source computational fluid dynamics program. With a strong focus on hydraulic, coastal, offshore and environmental engineering, as well as Marine CFD, the use of the level-set method enables it to calculate complex free surface flow
FVM_ENO_advection-master
- c++语言写的简单cfd实验代码,比较简单,初学者练习可以用,代码简洁,易学(C++ language to write a simple experiment CFD code, relatively simple, beginners can practice, concise code, easy to learn)
一维黎曼问题(A)
- 一维黎曼问题的数学及物理模型描述@C语言与Fortran语言求解器编译(Mathematical and physical model descr iption of one dimensional Riemann problem)
tut-02-udf-sinu
- Sinusoidal Wall Temperature Variation. udf programming
dpm_ rsm
- Lagrangian model for dispersion and depositon in fully developed flos
Cycloidal Propeller
- Kinematics of a cicloydal propeller. Steady state. Five blades
NaSt2D
- Michael Griebel, Thomas Dornseifer, Tilman Neunhoeffer, Numerical Simulation in Fluid Dynamics
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
基于Laplace方程的翼型O-形网格生成器
- 源程序使用C++编写,通过求解椭圆型微分方程(拉普拉斯方程)生成绕翼型的O-形二维网格。网格坐标以.plt的格式输出,可使用tecplot进行查看。