搜索资源列表
1D-Euler-Code-Ver.1
- Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2-stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written, or just
SV_1D_Roe
- 1D Roe Finite Volume Methode For Shallow water Equations: The code is very easy to use
roefou
- 用Roe格式的一阶迎风差分方法解决欧拉方程的黎曼问题-Solves the Riemann problem for the Euler equations using Roe s first-order upwind method
homework-5-roeaHLL
- 采用matlab编写,HLL和ROE黎曼求解器求解一维激波管问题,并有与精确黎曼求解器结果对比。- one-dimensional shock tube problem using HLL and ROE Riemann solver
1D_Euler_Roe
- 一维欧拉方程的CFD程序,roe格式和其他格式-CFD program a Viola equation, roe format and other formats
1D_Euler_Roe
- 利用roe格式采用三阶龙格库塔时间推进格式求解一维欧拉方程(By using three order Runge Kutta time stepping scheme solving the Euler equations by using the roe format)