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

搜索资源列表

  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. 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. jianhua levelset

    0下载:
  2. 在王煜程序基础上的,简化的水平集拓扑优化。(topology optimization based on level set method using upwind scheme,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:KG
  1. 4

    0下载:
  2. 使用一阶迎风格式与QUICK高阶格式(+LU分解)计算对流扩散方程。TXT文件为结果,QUICK格式效果更好。(Convection diffusion equations are computed using first order upwind schemes and QUICK higher order schemes (+LU decomposition). The TXT file is the result, and the QUICK format works better.)
  3. 所属分类:数学计算

    • 发布日期:
    • 文件大小:1024
    • 提供者:燕鱼
  1. 1D_Euler_many_schemes

    3下载:
  2. 一、通过数值求解Euler方程,模拟一维激波管算例,lax shock tube算例,interaction blast wave算例,Shu-orsher算例,low density算例。 二、其中采用的数值格式有:一阶迎风格式, 三阶迎风格式, 2、3、4阶MUSCL格式, 3、5、7阶WENO格式。(First, by numerical solution of the Euler equation, the simulation of one-dimensional shock t
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:15360
    • 提供者:hsqkk
  1. CFL3D-6.7

    2下载:
  2. NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研(CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:1845248
    • 提供者:hsqkk
  1. 101956

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

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:vextfg
  1. AACO

    0下载:
  2. 应用结合逆风搜索的蚁群算法,实现fluent仿真环境下气味源定位(Using upwind search ant colony algorithm to realize odor source localization in fluent simulation environment)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:crazycode
  1. pde-master

    0下载:
  2. A python 3 library for solving initial and boundary value problems of some linear partial differential equations using finite-difference methods. * Laplace * implicit central * Parabolic * explicit central * explicit upwind * implicit c
  3. 所属分类:数学计算

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