CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ROE格式

搜索资源列表

  1. roe

    1下载:
  2. 作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:wang gang
  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. CFDroe

    3下载:
  2. CFD,基于有限体积法的,Roe以及AUSM+up格式的C语言程序-CFD, based on the finite volume method, Roe and AUSM+ up format of C language program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:88.89kb
    • 提供者:钱云
  1. 123

    0下载:
  2. 一阶迎风 roe格式 fortran 程序开发-First order upwind roe format fortran program development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:258.36kb
    • 提供者:andy yan
  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
    • 文件大小:107kb
    • 提供者:倪奇峰
  1. roe

    0下载:
  2. 低速流预处理Roe格式中的数值粘性.Low speed flow pretreatment in the Roe format numerical viscosity-Low speed flow pretreatment in the Roe format numerical viscosity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:584.51kb
    • 提供者:san
  1. hyper-CFD-3D

    4下载:
  2. CFD源代码,可并行,Roe格式 ,能较好应用在搞超声速计算中。-Robust CFD code for hypersonic flow
  3. 所属分类:Algorithm

    • 发布日期:2015-05-17
    • 文件大小:923kb
    • 提供者:zwg
  1. HLLaROE

    4下载:
  2. matlab环境下编写的一维激波管问题,用Hll格式和Roe格式求解黎曼问题-matlab environment prepared by the one-dimensional shock tube problem with Hll formats and Roe scheme for solving the Riemann problem
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.5kb
    • 提供者:
  1. TVD

    18下载:
  2. 用matlab编写的TVD格式一维激波管问题,包含黎曼问题精确解,Hll格式和Roe格式,采用minmod,vanleer等多种限制器-TVD scheme using matlab one-dimensional shock tube problems, including Riemann problem exact solution, Hll formats and Roe format using minmod, vanleer other limiters
  3. 所属分类:matlab

    • 发布日期:2014-08-24
    • 文件大小:9kb
    • 提供者:
  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-09
    • 文件大小:1.86kb
    • 提供者:王逗
  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-17
    • 文件大小:343.73kb
    • 提供者:尹光
  1. threed_euler_fluxes_v3

    0下载:
  2. 3D欧拉方法的数值通量计算,使用标准的ROE格式和非常稳定的旋转混合通量。ROE没有使用垂直向量-Euler 3D numerical flux calculations, using standard formats and ROE very stable rotating mixing flux. ROE is no vertical vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.88kb
    • 提供者:桑红
  1. CODES

    0下载:
  2. CFD,一维Euler方程,Roe格式,三阶Runge-Kutta。可求解激波管问题等。-CFD,1 dimentional Euler equations, Roe scheme,3rd order Runge Kutta. used to solve SOD problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:71.04kb
    • 提供者:ys
  1. Limiter

    0下载:
  2. CFD,一维shock/enthralpy interaction问题,Roe格式。可选用van Leer,van Albada, minmod, superbee限制器。-CFD,1D shock/enthralpy interaction, Roe scheme. Limiters: van Leer, van Albada, minmod, superbee
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.45kb
    • 提供者:ys
  1. 2-D-Roe-

    0下载:
  2. 2d roe格式的源代码,求解2维欧拉方程-2d roe format of the source code, for solving Euler equation 2
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.22mb
    • 提供者:高翔
  1. twod_euler_fluxes_v2

    1下载:
  2. 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:黑狗子
  1. prject223

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

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:dsun-shine
  1. 新型上风格式_AUSM_的性能分析及其应用_陈靓

    1下载:
  2. 研究了新型上风格式AUSM+的分辨率、效率等性能,并用它与Roe、van Leer上风格式数值模拟了前向台阶激波反射流动,通过对激波、膨胀波、接触间断及其间相互干扰的复杂波系的模拟对比,分析探讨了AUSM+格式的低数值耗散、间断高分辨率等特性。(The resolution and efficiency of the new upwind scheme AUSM+ are studied, and the flow of forward step shock wave is simulated
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-22
    • 文件大小:79kb
    • 提供者:qianquan
  1. Godunov格式和Roe格式求解Burgers方程

    0下载:
  2. Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
  3. 所属分类:数学计算

    • 发布日期:2020-08-19
    • 文件大小:1kb
    • 提供者:heliCFD
搜珍网 www.dssz.com