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

搜索资源列表

  1. ca2d

    2下载:
  2. 三阶迎风格式来求解驱动方腔流场,MARKER AND CELL 方法-third-order upwind scheme to solve - driven cavity flow, MARKER AND Cell Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3997
    • 提供者:黄科峰
  1. compact3

    0下载:
  2. 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:69349
    • 提供者:华浩波
  1. PDENumricalAlgorithm[MATLAB]

    1下载:
  2. 偏微分方程数值解法的程序包,其中包括laxfriedrichs,laxwendroff和迎风格式等例程-Numerical Solution of Partial Differential Equations of the package, including laxfriedrichs. laxwendroff upwind and other routines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5220
    • 提供者:DL
  1. NnuericalMethodsforPDE

    5下载:
  2. 本程序功能为计算一阶双曲型偏微分方程的初值问题,分别采用3种格式计算:1、迎风格式 2、Lax-Friedrichs格式 3、Lax-Wendroff格式-function of the procedures for calculating an order hyperbolic partial differential equation initial value problems were used to calculate three formats : 1, 2 upwind, the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:43490
    • 提供者:Brad
  1. 2d

    5下载:
  2. 用FORTRAN语言实现二维欧拉方程的求解,采用二阶MUSCL迎风格式
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:258150
    • 提供者:李超
  1. matlab.rar

    0下载:
  2. 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 ,This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of application
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:691
    • 提供者:马冠男
  1. yijieyingfeng

    3下载:
  2. 一维波动方程一阶迎风格式源程序,空间二阶精度,附带计算结果及说明-One-dimensional wave equation first order upwind source, space second-order accuracy, with results and instructions
  3. 所属分类:Algorithm

    • 发布日期:2014-12-07
    • 文件大小:4096
    • 提供者:朱志斌
  1. 123

    0下载:
  2. 采用迎风格式的流场计算程序,对流场初学者十分有帮助-Upwind of the flow field using computational procedures, flow field very helpful for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:625684
    • 提供者:zhuchuanyun
  1. vanleer

    0下载:
  2. 迎风格式的一般Fortran语句,用于一个方向上流动占主导的计算。-Upwind of the general Fortran statement, for a dominant flow direction calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1951
    • 提供者:James
  1. cfd

    2下载:
  2. Fortran 有限体积法 一阶迎风格式计算欧拉方程 管流-Fortran order upwind finite volume method, the format of a pipe flow calculation of Euler equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:37450
    • 提供者:andy yan
  1. 1-order-upstream

    0下载:
  2. 一阶迎风格式 用于计算一阶双曲型对流方程-First-order upwind scheme Used to calculate the first-order hyperbolic convection equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:265225
    • 提供者:迟鸿伟
  1. stag

    0下载:
  2. 采用有限容积法在直角坐标结构化交错网格上求解N-S方程的程序,采用迎风格式和中心差分格式。-This package contains the code for solving Navier-Stokes equations using Cartesian grids and staggered arrangement of variables. Upwind or central differencing can be chosen for convective terms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:23193
    • 提供者:shenshuanglin
  1. 2dc

    0下载:
  2. 直角坐标中用有限容积法、同位网格上计算二维对流-扩散方程的程序及其后处理程序,对流项采用迎风格式,扩散项采用中心差分,可选用三种求解方式,包括x或y方向的线迭代和不完全LU分解。-This package contains several computer codes for solving two-dimensional heat and fluid flow problems using Cartesian grids. The upwind or central differen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:52727
    • 提供者:shenshuanglin
  1. Convection-diffusion-burgus-equation

    1下载:
  2. 对流扩散方程,Burgus方程的迎风格式,Lax格式,Lax_wendroff格式-convection-diffusion equation and the Burgus equation with the upwind scheme, Lax scheme, Lax-wendroff scheme
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-24
    • 文件大小:1292
    • 提供者:caofj
  1. shock-handin

    1下载:
  2. 求解一维欧拉方程组的一个实验报告,里头包括了Lax-Wendroff格式,三阶迎风格式矢通量分裂法及。报告包括源代码和算法步骤分析及计算结果-Solving one-dimensional Euler equations of a lab report, including inside the Lax-Wendroff format, the third-order upwind scheme flux vector splitting method and its results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1011355
    • 提供者:yimiaorong
  1. 1d_scalar

    1下载:
  2. 计算流体力学解决一维流动问题,包括迎风格式、Laxw-Wendroff格式和Harten TVD格式-CFD solves the one-dimension question,including upwind,Laxw-Wendroff and Harten TVD
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:487285
    • 提供者:neupoineer
  1. upwind

    0下载:
  2. 迎风格式有限元求解二维不可压缩流,值得学习和借鉴其中的许多内容-upwind finite element method solve incompressible fluent flow
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1270
    • 提供者:叶沉香
  1. yingfeng

    1下载:
  2. 采用CFD中的迎风格式求解一维Euler方程-The upwind scheme using CFD to solve one-dimensional Euler equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:647
    • 提供者:byloveshe
  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. 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
    • 提供者:燕鱼
« 12 3 »
搜珍网 www.dssz.com