搜索资源列表
yiwei
- 拟一维喷管流动的数值解,约翰D.安德森书上第7章内容,自编-Quasi one-dimensional numerical solution of nozzle flow
nozzle
- 拟一维喷管流动的数值模拟程序,FORTRAN版本-Quasi one-dimensional nozzle flow simulation program, FORTRAN version
two-phase-flow
- 利用VB编程,模拟一维油水两相流动,并对驱动过程中的压力、含水率对时间的变化曲线进行了分析-VB programming, simulation of one-dimensional oil-water two-phase flow, pressure and drive the process, the moisture content on the time curve were analyzed
CFD_1-(1)
- 一维可压缩黏性流动问题的数值解法与计算程序-One-dimensional numerical solution of compressible viscous flow problems with the calculation procedures
1d-shock-2d-shear
- 此程序采用Fortran语言编写,对一维冲击管与二维腔内剪切流动两个经典问题进行详尽描述,对于sph的初学者大有裨益-This program is writed by using Fortran language, the one-dimensional shock tube and two-dimensional shear flow in cavity two classical problems are described in detail, it will be of great h
1Doilagas
- 一维两相油水流动模拟,考虑油水毛管力,获得油水压力分布-One-dimensional two-phase oil-water flow simulation
example
- Computational Methods for Fluid Dynamics一维流动例子-Computational Methods for Fluid Dynamics 1Dcodes
Shock_Reflection
- 一维激波管,根据壁面反射后的状态确定初始条件。适用于化学反应多组分流动-One-dimensional shock tube, according to the state to determine the initial conditions of the wall after reflection. Suitable for multi-component chemical reaction flow
hiebei
- 用谱方法计算流体力学一些流动现象的整体稳定性,一个计算声子晶体结构的一维传递矩阵法,外文资料里面的源代码。- Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Forei
ie802
- 计算一维光子晶体的透射特性和反射特性,用谱方法计算流体力学一些流动现象的整体稳定性,AHP层次分析法计算判断矩阵的最大特征值。- Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Spectral methods of computational fluid dynamics flow of some of the ove
chapter7
- 该程序是约翰 D. 安德森(John D. Anderson)所著的《计算流体力学基础及其应用》(Computational Fluid Dynamics)第七章的拟一维喷管流动数值解的程序。(This code is developed to solve the quasi one dimensional nozzle flow problem in the Chapter 7 of Computational Fluid Dynamics writen by John D. Anderson
拟一维喷管流动的数值解
- 拟一维喷管流动的数值解,采用尼克森法求解喷管内的流动(Numerical solution of quasi one dimensional nozzle flow)
python
- 亚声速-超声速等熵喷管流动的CFD解法,运用python语言对方程的求解实现。(CFD solution for the flow of subsonic and supersonic isentropic nozzle,the solution of the equation is realized by using the python language.)
可压缩准一维管道无粘流动-欧拉方程-MacCormack
- 本题利用一维欧拉方程求解可压缩一维无粘管道流动,并针对出口不同的条件,出口亚音速和出口超音速两种不同条件,将流道进行网格划分,利用MacCormack进行差分求解,得到管道内的总压、马赫数、总焓、内能的分布,并给出计算过程中残差收敛的过程。(A one-dimensional Euler equation is used to solve the compressible one-dimensional viscous pipe flow, and the flow channel is mes
nozzle_flow7_3
- 一维喷管流动,亚声速—超声速等熵喷管流动的CFD解法(nozzle flow,A CFD Solution to the Velocity of Subsonic Velocity-Sonic Isothermal Nozzles)
一维喷管流动
- 本文件以个人的思路详细介绍了一维喷管流动的CFD解法