CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Upwind

搜索资源列表

  1. 2nd-up-wind

    0下载:
  2. 二阶迎风差分格式。代码简单用于计算二阶迎风差分格式的fortran程序。-Fortran program about 2nd-upwind.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:187912
    • 提供者:Sean
  1. cfddd2

    0下载:
  2. Computtional Fluid Dynamics (CFD) steady 1-Dimensional convection and diffusionusing central differencing, upwind differencing, hybrid differencing and power law schemes11rawrarf
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:609
    • 提供者:anflawpvo
  1. devolepvogolotta

    0下载:
  2. Computtional Fluid Dynamics (CFD) steady 1-Dimensional convection and diffusionusing central differencing, upwind differencing, hybrid differencing and power law schemes132132131
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:629
    • 提供者:anflawpvo
  1. ldyf

    4下载:
  2. 对流扩散方程的六点迎风格式matlab编程-Six upwind scheme convection-diffusion equation
  3. 所属分类:transportation applications

    • 发布日期:2016-05-17
    • 文件大小:1024
    • 提供者:一个
  1. NHT_52

    1下载:
  2. 本程序实现了一维稳态无源项的对流-扩散方程的数值解法,采用的离散格式包括中心差分,一阶迎风,混合格式与QUICK格式。并画出其与精确解的比较。-This program implements a one-dimensional steady-state convection passive items- diffusion equations numerical solution, a discrete format used include center differential, the f
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1294
    • 提供者:杨北
  1. N-S

    0下载:
  2. 二阶迎风型TVD差分格式求解一维可压缩黏性流动问题N-S方程(FORTRAN语言版本) -Second-order upwind TVD Difference Scheme for Solving the one-dimensional compressible viscous flow problems NS equation (FORTRAN language version)
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:杜柯
  1. couette

    0下载:
  2. 以一阶迎风型离散格式和Chorin压力迭代求解二维Coutte流动问题-Discrete first order upwind scheme and Chorin pressure iterative solver dimensional flow problem Coutte
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1842
    • 提供者:杜柯
  1. fang-qiang-liu

    0下载:
  2. 利用有限体积算法三阶迎风型QUICK离散格式和 人工压缩算法求解方腔流动问题 - use third-order upwind finite volume algorithm QUICK discreting scheme and artificial square compression algorithm to solve cavity flow problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:杜柯
  1. Upwind1d

    0下载:
  2. 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,采用迎风型差分算法进行数值求解。这里给出了计算一维可压缩黏性流动问题的计算程序。-One-dimensional compressible viscous flow is the most classic aerodynamic viscous flow problems, using upwind difference algorithm for numerical solving. Here is a computer program t
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:张小鹏
  1. fvm_MAC_couette

    1下载:
  2. 不可压缩黏性流动的典型流动,有解析解,可以用来检验数值算法计算精度和可靠性。采用有限体积算法一阶迎风型离散格式进行数值求解。这里给出了计算二维不可压缩黏性流体流动问题计算程序,供大家学习参考。-A typical flow of an incompressible viscous flow, there are analytical solution, numerical algorithms can be used to test the accuracy and reliability. F
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:张小鹏
  1. upwind

    0下载:
  2. 计算流体力学中的一接上风格式,通过简单的fortran语言编译-Computational Fluid Dynamics in a connected style style, simple fortran compiler
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:390416
    • 提供者:张张张
  1. roefou

    0下载:
  2. 用Roe格式的一阶迎风差分方法解决欧拉方程的黎曼问题-Solves the Riemann problem for the Euler equations using Roe s first-order upwind method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:王二狗
  1. euler.f90

    0下载:
  2. 求解欧拉方程一维激波管问题,quick格式和123阶迎风格式-Solving Euler Square One- dimensional shock tube problem, quick format, and 123 order upwind scheme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:yb
  1. finite-volume-method

    0下载:
  2. Use the finite volume method with (a) central and (b) upwind differencing to solve the one-dimensional steady convection and diffusion equation-solve the one-dimensional steady convection and diffusion equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:246304
    • 提供者:陈征
  1. shus

    0下载:
  2. 本程序用以解决流体力学中2维激波管问题,采用的计算格式有SHUS(simple high-order upwind scheme) 格式和van-Leer格式-CFD,2-D shock-tube problem,simple high-order scheme(SHUS),van-Leer scheme.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2819
    • 提供者:蔡振宇
  1. B

    0下载:
  2. 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics of the most classic viscous flow problems, use it upwind difference algorithm for numerical solving.
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:127417
    • 提供者:刘蕾
  1. D

    1下载:
  2. 采用有限体积算法一阶迎风型离散格式进行数值求解。-Finite volume algorithm first order upwind discretization solved numerically.
  3. 所属分类:MPI

    • 发布日期:2017-03-05
    • 文件大小:151552
    • 提供者:刘蕾
  1. F

    0下载:
  2. 本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解-The example used in the third-order upwind finite volume method numerical solution of discrete format it
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:519346
    • 提供者:刘蕾
  1. RDMK

    0下载:
  2. 几何活动轮廓GAC算法的源代码,用upwind和eno数值方法-Geometric active contour GAC algorithm source code, using upwind and eno numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:14119
    • 提供者:hklylqrphadm
  1. PSXTQBY

    0下载:
  2. 几何活动轮廓GAC算法的源代码,用upwind和eno数值方法-Geometric active contour GAC algorithm source code, using upwind and eno numerical method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:voyqkkw
« 1 2 3 4 56 »
搜珍网 www.dssz.com