CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - weno

搜索资源列表

  1. eno&weno.rar

    5下载:
  2. 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-10
    • 文件大小:10.44kb
    • 提供者:
  1. 刘长礼 爆轰波模拟代码迎风WENO数值计算

    12下载:
  2. 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
  3. 所属分类:源码下载

  1. weno_linear_equation

    1下载:
  2. hybrid Weno scheme for hyperbolic linear equation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:23.64kb
    • 提供者:piaoxiangfan
  1. WENO

    5下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:Algorithm

    • 发布日期:2014-08-14
    • 文件大小:21.31kb
    • 提供者:wang
  1. weno-codes

    6下载:
  2. weno code, 计算经典的双马赫数反射的问题-WENO code double mach refelct
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-11
    • 文件大小:568.07kb
    • 提供者:剑尖
  1. weno-source-codes

    0下载:
  2. 由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码-5 order WENO SOURCE CODE
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:332.77kb
    • 提供者:
  1. weno_three

    3下载:
  2. 使用WENO格式求解流体力学中的激波问题-WENO format to use for solving problems in fluid mechanics of the shock wave
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8.17kb
    • 提供者:东晨
  1. wenoeul

    1下载:
  2. 有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。-Euler solved with weno
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2kb
    • 提供者:gaoyang
  1. nTow_vortices_leaving_domain_Euler

    1下载:
  2. WENO for Euler equations.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:22.97kb
    • 提供者:piaoxiangfan
  1. eno-and-weno-2d-riemann

    2下载:
  2. 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
  3. 所属分类:Algorithm

    • 发布日期:2014-04-25
    • 文件大小:990kb
    • 提供者:李岩图
  1. WENO

    3下载:
  2. 空间5阶WENO格式 时间3阶RK格式 spatially 5th order weno scheme, 3rd order RK method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-04-26
    • 文件大小:1.34kb
    • 提供者:snakejoe
  1. weno

    7下载:
  2. 一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
  3. 所属分类:Windows编程

    • 发布日期:2017-03-27
    • 文件大小:5.95kb
    • 提供者:markailee
  1. WENOandENO

    3下载:
  2. 利用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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:462.66kb
    • 提供者:谢昌坦
  1. CFD-5WENO-3TVD-RK

    2下载:
  2. CFD/空间5阶WENO、时间3阶TVD R-K格式实例-CFD/Space 5-order WENO, time 3-order TVD RK format examples
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:237.63kb
    • 提供者:lingenghao
  1. LevelSetMethods

    0下载:
  2. 用WENO,ENO等高分辨方法结合LEVELSET做图像处理-With WENO, ENO methods, such as high-resolution image processing done LEVELSET
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:138.16kb
    • 提供者:罗力
  1. 1deulev

    2下载:
  2. weno求解欧拉方程,主要采用[chu]的凸组合方法抑制数值振荡-Solving the Euler equation by WENO
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3.49kb
    • 提供者:guoshaogang
  1. weno5

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-08-22
    • 文件大小:4kb
    • 提供者:ns2d
  1. WENO order

    0下载:
  2. 测试加权的本质无震荡,即WENO格式的数值精度,通过逐渐网格加密测试(test the convergence order of the WENO scheme)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:10kb
    • 提供者:wenjuncai
  1. 五阶weno格式求解rod问题

    5下载:
  2. 运用五阶weno格式对一维rod问题进行求解,时间推进采用三阶Runge-Kutta方法。
  3. 所属分类:数值算法/人工智能

  1. 刘长礼WENO爆轰波模拟

    1下载:
  2. 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
  3. 所属分类:数学计算

    • 发布日期:2020-06-25
    • 文件大小:462kb
    • 提供者:fikle2000
« 12 3 4 5 »
搜珍网 www.dssz.com