CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 黎曼问题

搜索资源列表

  1. 一维黎曼问题ROE

    1下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-21
    • 文件大小:1038
    • 提供者:11016@sina.com
  1. Prime-Obsession

    0下载:
  2. 德比希尔的力作《素数之恋》指引你领略这个世界上最著名的未解数学问题的200年历史。黎曼假设的公式化表述,对它的研究以及它的意义,每一项都代表着数学思想中的广阔领域,而这本书巧妙地把所有这些都包容在内。满是趣闻逸事的篇章与引领初学者循序渐近地探索基本概念的篇章交替出现——既吸引住了读者,又给他们留下了持久的印象。-Derbyshire' s masterpiece " The Love of prime numbers" to guide you a taste of th
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:10636016
    • 提供者:浮萍
  1. A-solver-for-1-D-RIEMANN-problem

    5下载:
  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 results can be seen from these t
  3. 所属分类:Algorithm

    • 发布日期:2015-03-08
    • 文件大小:109568
    • 提供者:倪奇峰
  1. dd

    0下载:
  2. 基于vFortran平台,编写的运用差分算法计算黎曼问题-Based vFortran platform, prepared by the use of differential algorithm for computing the Riemann problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18485
    • 提供者:yangji
  1. Lax

    1下载:
  2. 利用Lax差分格式计算流体力学中的一维黎曼问题-Lax difference of computational fluid mechanics Wei Liman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1165
    • 提供者:zakh
  1. 1d-sod-no-debug

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

    • 发布日期:2017-04-08
    • 文件大小:503644
    • 提供者:wangxing
  1. WENOPLFPRK

    2下载:
  2. 利用5阶有限差分weno结合LF流通量分裂,3阶runge-kutta求解双马赫反射、黎曼问题、界面不稳定性问题-Order finite difference weno combination of LF liquidity split third-order runge-kutta to solve the double-Mach reflection, the Riemann problem for interface instability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:436329
    • 提供者:wangxing
  1. Riemann-problems

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

    • 发布日期:2017-11-19
    • 文件大小:170250
    • 提供者:王三
  1. 201305

    1下载:
  2. 一维黎曼问题 C++源程序 以及fortran源程序-One dimensional Riemannian problem C++ source and source fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:170264
    • 提供者:Angel
  1. Riemann_exact_lixl

    1下载:
  2. 精确黎曼解,中科院李新亮老师授课用,可求解该问题-Exact Riemann solution, Chinese Academy of Sciences Li XL teachers to teach with, the problem can be solved
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2596
    • 提供者:王小平
  1. Riemannmain

    1下载:
  2. 用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。-Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1905
    • 提供者:王逗
  1. Godnov_HLLC

    3下载:
  2. 解1D黎曼问题的有限体积法,使用Roe格式做近似-1D finite volume method for solving the Riemann problem, make use of the approximate Roe format
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:351983
    • 提供者:尹光
  1. 5CFDprogram

    2下载:
  2. 压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Ch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10444
    • 提供者:赵华春
  1. Riemann-problem

    1下载:
  2. 一维黎曼问题,计算流体力学,C和Frotran预言代码-Riemann problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:170304
    • 提供者:frank
  1. Riemann-problem

    1下载:
  2. Matlab求解一维黎曼问题。 keshe.m是主程序 time.m是一级程序 YRD.m是格式程序 theta.m是限制器 drawing.m是绘图程序 qx.txt是精确解数据(缺少会报错)-Matlab solving a dimensional Riemannian problem. keshe.m is the main program is a program YRD.m time.m is the format of the program theta.m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4523
    • 提供者:范汤圆
  1. Riemann-solver

    0下载:
  2. 程序是关于计算两相黎曼问题的一个求解器。可以直接设置。-The code is a solver about the two-phase Riemann problem. the user can use it directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:
  1. 一维黎曼问题(A)

    0下载:
  2. 一维黎曼问题的数学及物理模型描述@C语言与Fortran语言求解器编译(Mathematical and physical model descr iption of one dimensional Riemann problem)
  3. 所属分类:数学计算

  1. prject223

    0下载:
  2. roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:dsun-shine
  1. 1

    0下载:
  2. 一维黎曼问题,一维问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度两步差分格式进行数值求解。(Riemann problem, One dimensional problem, the shock tube problem, is a typical one-dimensional compressible non viscous gas dynamic problem with analytic solutions. It is solved num
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:worryrock11
  1. sod

    1下载:
  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 was heavily investigated by S
  3. 所属分类:数学计算

    • 发布日期:2020-07-22
    • 文件大小:14336
    • 提供者:李威
搜珍网 www.dssz.com