搜索资源列表
SPH模拟激波管
- 用C++编写的模拟激波管的SPH程序,很难的
一维激波管
- 这是一维激波管算例,很经典~~
sod激波管程序
- 这是计算sod激波管的很好的例子
upwind1D
- 用一阶迎风差分格式计算一维激波管问题的Fortran语言算法-Order upwind difference scheme with a one-dimensional shock tube problem of calculating the Fortran language algorithm
wave-shock
- Fortran计算实例--激波管问题,是个ppt,需要的可以学习一下-Fortran calculation example- shock tube problem
Numericalsolve_sod
- % 数值求解Sod激波管问题 % 采用Steger-Warming分裂 % 时间推进格式为3阶Runge-Kutta方法(A numerical solution for the Sod shock tube by using the method of Steger-Warming flux vector splitting.)
LAX 源程序+结果图
- 一维激波管求解速度,压力,密度分布,源程序及结果图(A one-dimensional shock tube for velocity, pressure, density distribution, source code, and results)
tvd
- 二维非定常激波管问题数值模拟方法的TVD(A numerical method for two-dimensional unsteady shock tube problems TVD)
Rimann_solver
- 求解一维激波管问题等产生的偏微分方程组的几种数值差分格式算法。(Several Numerical Difference Schema Algorithms for Solving Partial Differential Equations of One - dimensional Shock Wave Tube Problems.)
精确解
- F语言编程解决一维激波管问题,本程序为精确解。(One dimensional shock tube problem in F programming)
Roe
- Fortran语言解决一维激波管问题,本程序为一阶迎风Roe格式(Fortran language to solve one-dimensional shock tube problem, this program is the first order upwind Roe format)
Lax-Wendrrof求解程序
- Fortran语言解决一维激波管问题,本程序为Lax-Wendrrof格式(Fortran language to solve one-dimensional shock tube problem, this program is Lax-Wendrrof format)
MacCormack求解程序
- Fortran语言解决一维激波管问题,本程序为MacCormack格式(Fortran language to solve one-dimensional shock tube problem, this program is MacCormack format)
C-精确解
- C语言编程解决一维激波管问题,本程序为精确解。((One dimensional shock tube problem in C programming))
激波管
- 一维激波管的计算流体力学数值仿真计算,采用MacCormack法(Using MacCormack method to solve the problem of shock nozzle in MATLAB)
1D Euler
- 本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube pr
一维激波管
- 本程序源码为用C语言编写的一维激波管问题计算程序(1d sod shock tube problem)
liou_steffen
- 用于计算流体力学一维激波管问题计算的Fortran程序,分裂方法为AUSM(For the calculation of the 1D SOD tube problem, and the splitting method is AUSM.)
2D Reduced evolution equation ES Model V2
- 基于LBM的变物性模型.可以用于计算一位激波管。(a code based on LBM with flexible specific heat ratio and Pr number)
SOD
- 采用matlab计算一维SOD激波管问题程序,采用了有限差分格式(One dimensional SOD shock tube problem is calculated by MATLAB, and the finite difference scheme is adopted.)