搜索资源列表

  1. Riemann

    0下载:
  2. burgers方程的数值解,包括L-W格式,L-F格式,Upwind格式,以类组织,VC6.0环境-burgers numerical solution of equations, including L-W format, L-F format, Upwind format, category, environment VC6.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:398336
    • 提供者:华浩波
  1. CFD2_lc

    2下载:
  2. 有限体积法求解一维欧拉方程,有助于理解近似黎曼解的概念-Finite volume method for solving one-dimensional Euler equations, contribute to an understanding of the concept of approximate Riemann solutions
  3. 所属分类:matlab例程

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

    0下载:
  2. 一维激波管问题计算程序,MacCormack算法-one-dimention Riemann problem solver
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-06
    • 文件大小:3072
    • 提供者:Fang Xiaojian
  1. Riemann

    0下载:
  2. 积分用,matlab下的,大家可以看看,还可以-Riemann
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:yaoyang
  1. chordal

    0下载:
  2. 輸入兩個由TF, ZPK, SS 或 FRD建立的system function後,程式會自動計算在riemann plot上的Chordal distance值。-function delta=chordal(G1,G2) This is the Chordal distance calculation tool on riemann plot.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:Sam Chan
  1. 1D

    0下载:
  2. Riemann integral. Adaptative method, 1D
  3. 所属分类:Windows编程

    • 发布日期:2024-06-06
    • 文件大小:163840
    • 提供者:hatsou
  1. 2D

    0下载:
  2. Riemann integral. Adaptative method, 2D
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:74752
    • 提供者:hatsou
  1. 3D

    0下载:
  2. Riemann integral. Adaptative method, 3D
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:137216
    • 提供者:hatsou
  1. HW_MUSH

    0下载:
  2. 做浅水计算的都知道TORO什么概念, 这是他老先生的muscl-hancock加h-Program name: HW-MUSH File name: hw_mush.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the MUSCL-Hancock method in conjunc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:周润发
  1. hyper_eul

    0下载:
  2. Toro的经典书 "Riemann Solvers and Numerical Methods for Fluid Dynamics" 中的算例程序。该程序求解二维笛卡尔网格下的理想气体欧拉方程程序。采用TVD格式与HLLC的近似黎曼解相结合,二维处理采用维数分裂,求解扩张一维问题。6种通量限制器可供选择。- to solve the two-dimensional Euler equations for an ideal gas o
  3. 所属分类:书籍源码

    • 发布日期:2024-06-06
    • 文件大小:9216
    • 提供者:GSD
  1. Riemann_Pro

    0下载:
  2. Riemann Solvers and Numerical Methods for Fluid Dynamics,此书的全部源代码,非常有用。-Riemann Solvers and Numerical Methods for Fluid Dynamics
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:318464
    • 提供者:刘乾坤
  1. eno-and-weno-2d-riemann

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

    • 发布日期:2024-06-06
    • 文件大小:1013760
    • 提供者:李岩图
  1. Riemann_exact_lixl_v1.0

    0下载:
  2. Riemann 法是计算流体力学中一种很重要的方法,是基本方法之一-Riemann method in computational fluid dynamics is a very important way, is one of the basic methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:3072
    • 提供者:和浩一
  1. A-solver-for-1-D-RIEMANN-problem

    0下载:
  2. 分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。-Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the re
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:109568
    • 提供者:倪奇峰
  1. riemann

    0下载:
  2. CFD经典算例:Riemann间断问题,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: Riemann intermittent problems,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:4096
    • 提供者:刘琦
  1. Riemann-contact

    0下载:
  2. 这是一维欧拉方程(带接触间断)的黎曼解法器的源代码,绝对不错哦!-codes for 1 dimensional EULER equation with contact discontinutity for Riemann solver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:7168
    • 提供者:lancy
  1. Riemann

    0下载:
  2. 计算流-一维激波管(一维Riemann问题数值解法与计算程序)-Calculated flow- a one-dimensional shock tube (numerical solution of one-dimensional Riemann problem with the calculation procedures)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:167936
    • 提供者:liu
  1. Riemann-problems

    0下载:
  2. 一维黎曼问题数值解与计算程序。本文档首先是分析然后给出了C++实现的源程序。-The document is about Riemann problems of one one-dimensional. The code is wrote in C++.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:169984
    • 提供者:王三
  1. 计算Riemann精确解

    0下载:
  2. 主要解决了计算Riemann精确解问题,上述给出了所编写的一些代码,请大家給与指正(It mainly solves the problem of calculating Riemann exact solutions)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-06
    • 文件大小:1166336
    • 提供者:紫梦雨轩
  1. riemann solver

    2下载:
  2. 精确黎曼求解器; 精确黎曼求解器:hll、hllc方法;(Accurate Riemann solver; Accurate Riemann Solver: HLL, HLLC method;)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:7168
    • 提供者:waiwai17
« 12 3 4 5 6 »

源码中国 www.ymcn.org