搜索资源列表
godonov_burgers
- godunov方法求解burgers方程,Toro书上的源代码翻译成MATLAB-burgers equation godunov method, Toro books translated into the source code for MATLAB
GD.C
- C Code for Godunov Method of Gas Dynamics (Euler Equations)
GODUNOV.F
- A fortan Code for the Godunov Method of Gas Dynamics
6-twod.m.tar
- This a two dimensional level set code where the interface grows with normal speed equal to one. The code generates a movie showing the interface motion. This code uses a first order Godunov method.
8-extend2d.m.tar
- This a two dimensional level set code that extends quanities off the interface using a first order Godunov scheme.
9-reint2d.m.tar
- This a two dimensional level set code that constructs signed distance function using a first order Godunov scheme.
finite_volume
- A short introduction to Godunov methods-A short introduction to Godunov methods
Numerical-analysis
- numerical analysis for Godunov method
1D-Euler
- 用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管-For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube
normal.tar
- Numerical scheme for 1D normal premixed combustion based on Godunov scheme
Godunov-method
- Fortran code to solve a gas dynamics related problem using Godunov method. This program is created by referring to Toro s book.
Godunov
- Resolution of burger problem with godunov method
Traffico
- Resolution of traffic problem through godunov method
oned_euler_v1
- 一维Euler方程求解,例子是激波管问题。采用了Godunov格式-one dimensional Euler equation solving for shock tube problem
oned_euler_fluxes_v5
- 一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Ste
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)