搜索资源列表
RiemannExactSolver
- 一维激波管黎曼问题的精确解(用于求解一维激波管黎曼问题)-Riemann shock tube problem of one-dimensional exact solution (one-dimensional shock tube used to solve the Riemann problem)
1d-sod-no-debug
- 理想气体状态方程的一维波前追踪程序,能够精确捕捉界面,求解黎曼问题-ideal gas equation of state one-dimensional front tracking algorithm
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
Riemann_exact_lixl
- 精确黎曼解,中科院李新亮老师授课用,可求解该问题-Exact Riemann solution, Chinese Academy of Sciences Li XL teachers to teach with, the problem can be solved
Riemann-problem
- Matlab求解一维黎曼问题。 keshe.m是主程序 time.m是一级程序 YRD.m是格式程序 theta.m是限制器 drawing.m是绘图程序 qx.txt是精确解数据(缺少会报错)-Matlab solving a dimensional Riemannian problem. keshe.m is the main program is a program YRD.m time.m is the
homework-5-roeaHLL
- 采用matlab编写,HLL和ROE黎曼求解器求解一维激波管问题,并有与精确黎曼求解器结果对比。- one-dimensional shock tube problem using HLL and ROE Riemann solver
Riemann_exact_lixl_v1.0
- TORO书中精确黎曼问题的求解,嗯,要不小于20个字····(Solving the exact Riemann problem in TORO book)
exact
- 求解sod激波管问题精确解,解出了t=0.14时刻的密度,速度和压力(get the exact solution of problem of shock wave in tube)
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