搜索资源列表
eno&weno.rar
- 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
刘长礼 爆轰波模拟代码迎风WENO数值计算
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
weno_linear_equation
- hybrid Weno scheme for hyperbolic linear equation.
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
weno-codes
- weno code, 计算经典的双马赫数反射的问题-WENO code double mach refelct
weno-source-codes
- 由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码-5 order WENO SOURCE CODE
weno_three
- 使用WENO格式求解流体力学中的激波问题-WENO format to use for solving problems in fluid mechanics of the shock wave
wenoeul
- 有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。-Euler solved with weno
nTow_vortices_leaving_domain_Euler
- WENO for Euler equations.
eno-and-weno-2d-riemann
- 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
WENO
- 空间5阶WENO格式 时间3阶RK格式 spatially 5th order weno scheme, 3rd order RK method
weno
- 一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
WENOandENO
- 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference papers Efficient Implementati
CFD-5WENO-3TVD-RK
- CFD/空间5阶WENO、时间3阶TVD R-K格式实例-CFD/Space 5-order WENO, time 3-order TVD RK format examples
LevelSetMethods
- 用WENO,ENO等高分辨方法结合LEVELSET做图像处理-With WENO, ENO methods, such as high-resolution image processing done LEVELSET
1deulev
- weno求解欧拉方程,主要采用[chu]的凸组合方法抑制数值振荡-Solving the Euler equation by WENO
weno5
- Essentially non-oscillatory (ENO) and Weighted ENO (WENO) are finite difference or finite volume schemes. The first ENO scheme is constructed by Harten et. al. in 1987. The first WENO scheme is constructed in 1994 by Liu,Osher and Chan for a third or
WENO order
- 测试加权的本质无震荡,即WENO格式的数值精度,通过逐渐网格加密测试(test the convergence order of the WENO scheme)
五阶weno格式求解rod问题
- 运用五阶weno格式对一维rod问题进行求解,时间推进采用三阶Runge-Kutta方法。
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual