搜索资源列表
A-solver-for-1-D-RIEMANN-problem
- 分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。-Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the results can be seen from these t
dd
- 基于vFortran平台,编写的运用差分算法计算黎曼问题-Based vFortran platform, prepared by the use of differential algorithm for computing the Riemann problem
Lax
- 利用Lax差分格式计算流体力学中的一维黎曼问题-Lax difference of computational fluid mechanics Wei Liman problem
1d-sod-no-debug
- 理想气体状态方程的一维波前追踪程序,能够精确捕捉界面,求解黎曼问题-ideal gas equation of state one-dimensional front tracking algorithm
WENOPLFPRK
- 利用5阶有限差分weno结合LF流通量分裂,3阶runge-kutta求解双马赫反射、黎曼问题、界面不稳定性问题-Order finite difference weno combination of LF liquidity split third-order runge-kutta to solve the double-Mach reflection, the Riemann problem for interface instability
Riemann-problems
- 一维黎曼问题数值解与计算程序。本文档首先是分析然后给出了C++实现的源程序。-The document is about Riemann problems of one one-dimensional. The code is wrote in C++.
warmingbeam
- 利用fortran语言编写的通过beamwarming差分格式求解一维激波管黎曼问题。-Fortran language through beamwarming difference scheme for solving one-dimensional shock tube Riemann problem.
HLLaROE
- matlab环境下编写的一维激波管问题,用Hll格式和Roe格式求解黎曼问题-matlab environment prepared by the one-dimensional shock tube problem with Hll formats and Roe scheme for solving the Riemann problem
Riemann_solver
- 用matlab求解的一维黎曼问题的精确解,有限体积格式-Using matlab dimensional Riemannian problem solving an exact solution, finite volume scheme
TVD
- 用matlab编写的TVD格式一维激波管问题,包含黎曼问题精确解,Hll格式和Roe格式,采用minmod,vanleer等多种限制器-TVD scheme using matlab one-dimensional shock tube problems, including Riemann problem exact solution, Hll formats and Roe format using minmod, vanleer other limiters
201305
- 一维黎曼问题 C++源程序 以及fortran源程序-One dimensional Riemannian problem C++ source and source fortran
matlab求解黎曼问题源程序
- matlab求解黎曼问题源程序!通过matlab求解,并画图
一维黎曼问题(A)
- 一维黎曼问题的数学及物理模型描述@C语言与Fortran语言求解器编译(Mathematical and physical model descr iption of one dimensional Riemann problem)
双马赫反射
- 求解双马赫反射问题的各种解法,黎曼求解器包括WENO格式和MDCD格式,时间方向采用Runge-kutta 方法,方程包括Euler方程和NS方程。(Program to solve Double Mach Reflection. Use WENO solver and MDCD solver to solve Riemann problem. Use Runge-Kutta to iterate in time scale. Equations conclude Euler equation
prject223
- roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
3
- roe算法计算一维黎曼问题,dev c++编辑(Calculation of one dimensional Riemann problem by roe algorithm)
sod
- sod激波管问题,x<0:(u,ρ,p)=(0,1,1);x≥0:(u,ρ,p)=(0,0.125,0.1),画出t=0.14时刻的u,ρ,p曲线.(The Sod shock tube problem, named after Gary A. Sod, is a common test for the accuracy of computational fluid codes, like Riemann solvers, and was heavily investigated by S
黎曼问题求解器
- 一维黎曼问题的求解器,应用godunov格式求解,精度很高。把文件后缀改为m
Source1
- VS+IVF,运用Fortran语言对一维黎曼问题进行求解(Vs + IVF, using FORTRAN language to solve one-dimensional Riemann problem)