搜索资源列表

  1. sod激波管程序

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

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

    0下载:
  2. 一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。-Use MacCormack difference scheme for solving a two-dimensional shock tube problem
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:10240
    • 提供者:陈氏
  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-14
    • 文件大小:2048
    • 提供者:乐乐
  1. SOD_WENO

    2下载:
  2. 用5阶weno格式求解sod激波管问题,画出了t=0.14时刻的密度,速度和压力的分布曲线-solve the problem of shock wave in tube by using the 5 order WENO format
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:2048
    • 提供者:GavinWang
  1. weno5

    0下载:
  2. weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考-sod shock problem solve by weno5 for reference
  3. 所属分类:数学计算/工程计算

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

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

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

    0下载:
  2. 流体力学sod激波管问题的vanleer分裂,适合初学者使用。-Fluid mechanics sod shock tube problem vanleer division, suitable for beginners use.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:sa
  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-14
    • 文件大小: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-14
    • 文件大小:14336
    • 提供者:晚风轻轻
  1. Sod_Exact_hzw

    0下载:
  2. 一维激波管问题的精确解,可以直接用,非常经典的计算流体力学算例之一。(one dimensional problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:colin003
  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-14
    • 文件大小:875520
    • 提供者:klzhao
  1. 一维激波管

    0下载:
  2. 本程序源码为用C语言编写的一维激波管问题计算程序(1d sod shock tube problem)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:qqw14
  1. liou_steffen

    0下载:
  2. 用于计算流体力学一维激波管问题计算的Fortran程序,分裂方法为AUSM(For the calculation of the 1D SOD tube problem, and the splitting method is AUSM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:bread31
  1. exact

    0下载:
  2. 求解sod激波管问题精确解,解出了t=0.14时刻的密度,速度和压力(get the exact solution of problem of shock wave in tube)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:3072
    • 提供者:qwerty0
  1. 1-D Sod

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

    • 发布日期:2024-06-14
    • 文件大小: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-14
    • 文件大小:14336
    • 提供者:李威
  1. sod

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

    • 发布日期:2024-06-14
    • 文件大小: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-14
    • 文件大小:2048
    • 提供者:tan2019
  1. sod

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

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

源码中国 www.ymcn.org