搜索资源列表

  1. sod激波管程序

    2下载:
  2. 这是计算sod激波管的很好的例子
  3. 所属分类:源码下载

    • 发布日期:2011-06-15
    • 文件大小:19197
    • 提供者:xiaoqiuemail
  1. emd_backup

    0下载:
  2. 相似度评估算法。Earth Movers Distance (EMD).-similarity assessment algorithm. Earth Movers Distance (EMD).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:zhang chun xiao
  1. 1D-Eurler-Solver-Clean-SOD

    0下载:
  2. Attempted 1D Euler Solver. Local Lax Friedrich scheme with MINMOD/SUPERBEE/MC flux limiter scheme. I m able to successfully apply the flux limiter, but for some reason, I still get some bizarre oscillations that do not a
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:8192
    • 提供者:idaho kitty
  1. SOD-Install-Manual

    0下载:
  2. 该文件为杭州电信SOD系统的安装手册,内容详尽-SOD Installation Manuals
  3. 所属分类:技术管理

    • 发布日期:2024-06-01
    • 文件大小:466944
    • 提供者:刘默
  1. 1D-Euler-Code-Ver.1

    0下载:
  2. 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 E
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:6144
    • 提供者:cdp
  1. 1d-sod-no-debug

    0下载:
  2. 理想气体状态方程的一维波前追踪程序,能够精确捕捉界面,求解黎曼问题-ideal gas equation of state one-dimensional front tracking algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:503808
    • 提供者:wangxing
  1. PCIR-com-SOD

    0下载:
  2. 0-对串口选择及发送接收功能* 1-对声音高低控制* 2-静音功能* 3-对解霸3000\东方影都与Winamp控制* 4-设定快捷运行程序* 5-关闭显示器* 6-关闭电脑* 7-耳塞或音箱选择* 8-定时关机* 9-闹铃 10-鼠标控制 11-方向控制 12-模拟键盘控制 13-读取遥控指令* 13-要示具备SOD菜单功能*-0- serial choice and se
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:87040
    • 提供者:郑芝加
  1. eno3

    0下载:
  2. 三阶精度ENO 求解SOD问题 采用C++ 类 自动释放 tecplot 给出结果-The third-order accuracy of ENO solving SOD the problem C++ class release tecplot automatically gives results
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:366592
    • 提供者:wangyangming
  1. Sod

    5下载:
  2. 利用5阶WENO有限差分法求解一维Euler方程组,给出求解Sod型激波管问题的详细程序。-The use of 5-order WENO finite difference method for solving one-dimensional Euler equations given type of shock tube problem solving Sod detailed procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:乐乐
  1. sod

    0下载:
  2. 哈工大计算流体力学大作业,一维sod激波管数值求解matlab程序-HIT CFD large operations, a sod-dimensional shock tube numerical solution matlab program
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:clark
  1. sod

    0下载:
  2. 计算空气动力学sod激波管压力密度速度计算程序,使用了Van Leer方法、Roe方法做通量分解,WENO格式修正数据。-Pressure, density, velocity of shock tube(sod), calculated by CFD method Van Leer , Roe with format WENO
  3. 所属分类:交通/航空行业

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:张学谦
  1. Numericalsolve_sod

    0下载:
  2. % 数值求解Sod激波管问题 % 采用Steger-Warming分裂 % 时间推进格式为3阶Runge-Kutta方法(A numerical solution for the Sod shock tube by using the method of Steger-Warming flux vector splitting.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:晚风轻轻
  1. WENO-master

    0下载:
  2. sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:875520
    • 提供者:klzhao
  1. sod2

    0下载:
  2. 用于计算空气动力学激波间断求解,sod格式(Calculation of aerodynamic shock wave intermittently for calculation)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:34816
    • 提供者:京夏京夏
  1. 1-D Sod

    0下载:
  2. 通过求解黎曼问题来解决一维Sod激波管问题,没有考虑温度因素,包括对密度、速度、压强三个物理属性的计算。(Riemann solution of one dimensional Sod shock tube problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:412672
    • 提供者:草冢
  1. SOD

    0下载:
  2. 采用matlab计算一维SOD激波管问题程序,采用了有限差分格式(One dimensional SOD shock tube problem is calculated by MATLAB, and the finite difference scheme is adopted.)
  3. 所属分类:matlab例程

  1. sod

    0下载:
  2. sod激波管问题,x<0:(u,ρ,p)=(0,1,1);x≥0:(u,ρ,p)=(0,0.125,0.1),画出t=0.14时刻的u,ρ,p曲线.(The Sod shock tube problem, named after Gary A. Sod, is a common test for the accuracy of computational fluid codes, like Riemann solvers, and
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:李威
  1. sod

    0下载:
  2. 计算sod激波管问题,可以自动判断和自动输出结果,只需要输入激波管问题的初始条件(The calculation of SOD shock tube)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:益达233
  1. sod

    0下载:
  2. 利用黎曼解计算sod激波管问题,输出t=0.14时的压强速度密度。(Using Riemann solution to calculate the pressure velocity density of SOD shock tube with output t = 0.14.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:tan2019
  1. sod

    0下载:
  2. 使用Sterger_warming 格式计算一维激波管,适合计算流体力学入门(steger_warming method was been used for 1D sod tube)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:linghui
« 12 »

源码中国 www.ymcn.org