搜索资源列表
weno-source-codes
- 由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码-5 order WENO SOURCE CODE
nTow_vortices_leaving_domain_Euler
- WENO for Euler equations.
weno
- 一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
steger_warming
- steger_warming加weno重构求解一维欧拉方程的初始间断问题。-steger_warming plus weno solving a dimensional Euler equations reconstruct the initial intermittent problems.
WENO
- weno格式解决一维黎曼问题的代码,fortran90编写-Fortran code for Riemann problem solver in weno scheme
burgers
- matlab的weno源程序,包括burges方程求解的高斯迭代程序和用weno格式求解burgers方程,还有精度比较-The weno matlab source, including burges Gauss equation and iterative procedures for solving equations burgers, as well as the accuracy of comparative format with weno
WENO-1d-advection
- 5th order WENO for 1d advection
SOD_WENO
- 用5阶weno格式求解sod激波管问题,画出了t=0.14时刻的密度,速度和压力的分布曲线-solve the problem of shock wave in tube by using the 5 order WENO format
MAIN111
- 利用5阶精度的weno方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文(liang gangfenxi lianggangf enxilian ggang fenxilia ngg angfenxi)
WENO order
- 测试加权的本质无震荡,即WENO格式的数值精度,通过逐渐网格加密测试(test the convergence order of the WENO scheme)
小程序
- 各种cfd的fortran小程序,有sod激波管精确解、近似解,shuosher激波管近似解,包含WENO差分格式,牛顿法;还有网格生成书籍。(Various CFD FORTRAN programs, including SOD shock tube exact solution, approximate solution, shuosher shock tube approximate solution, including WENO difference scheme, Newton me
Nx400-case2-HLLE
- 2D 黎曼問題,透過WENO5重構,通量由HLLC計算(2D Riemann. reconstruction by fifth order WENO. Riemann Solver used HLLC solver.)
WENO-ZF
- 解burgers方程,WENO-5,五阶精度算法,准确性经过验证(与真实解对比(Solve Burgers equation using WENO-5)
585813_weno-codes
- weno格式多种精度的 黎曼问题和双马赫反射问题求解,可直接运行(The solution of the Riemann problem and the double Mach reflection problem with various accuracy in the WENO scheme, which can be operated directly)
ApproximateRiemannSolvers-master
- 计算流体力学,各种差分格式求解欧拉方程,非常全(Computational fluid dynamics, various difference schemes for solving Euler equations, very complete)
2d爆轰程序
- 该程序计算了爆炸的反应流场,时间精度为3阶,空间采用5-weno计算。(The response flow field of explosion is calculated by the program. The time accuracy is 3 order, and the space is calculated by 5-weno.)