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

搜索资源列表

  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. CFD-various-difference-schemes

    2下载:
  2. CFD各种差分格式,ENO/Lax-Friedriches/Beam-Worming/Lax实例-CFD various difference schemes, ENO/Lax-Friedriches/Beam-Worming/Lax examples
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:5147
    • 提供者:lingenghao
  1. inviscid_eqution

    2下载:
  2. 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
  3. 所属分类:Algorithm

    • 发布日期:2016-10-02
    • 文件大小:7937
    • 提供者:王磊
  1. transport

    2下载:
  2. 迎风差分格式、lax-Wendroff差分格式等样例,还附有图形等-Upwind difference scheme, lax-Wendroff difference scheme, such as sample, but also with graphics, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1886
    • 提供者:Bruce
  1. lax

    0下载:
  2. fortran for desin home atleast
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1011
    • 提供者:rasool
  1. FLCIR

    1下载:
  2. 用Lax-Friedrichs及Courant-Isaacson-Rees格式求解一阶双曲型方程。-With the Lax-Friedrichs and the Courant-Isaacson-Rees format for solving first order hyperbolic equation.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:566
    • 提供者:张少峰
  1. Euler_DG_Quadrilateral_2D

    1下载:
  2. 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47319
    • 提供者:刘刚
  1. hyperbolicequationsnumericalsolution

    1下载:
  2. 微分方程课程设计 (双曲型方程数值解)一阶双曲型方程的差分格式 Lax_Wendroff,Lax-Friedrichs,Courant_Isaacson_Rees-Differential equations course (hyperbolic equations numerical solution) first-order hyperbolic equations, differential format Lax_Wendroff Lax-Friedrichs,, Courant_Isaa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:530450
    • 提供者:周明明
  1. CFD_matlab

    2下载:
  2. 基于matlab的,关于lax-wendroff,lax-friedrichs,一阶迎风格式,一阶warming-beam格式的计算流入门简单算例-simple examples of lax-wendroff, lax-friedrichs, first-order upwind, first-order warming-beam based on MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1486
    • 提供者:likan
  1. LaxFriedrichsOfFirstOrderHyperbolic

    1下载:
  2. 本程序功能为计算一阶双曲型偏微分方程的初值问题,采用Lax-Friedrichs格式计算。-The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, calculated using the Lax-Friedrichs format.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:718
    • 提供者:兰雪娇
  1. mit18086_fd_transport_limiter

    0下载:
  2. Lax-Wendroff-upwind求解u_t+cu_x=0(Solves u_t+cu_x=0 by finite difference methods. Of interest are discontinuous initial conditions. The methods of choice are upwind, Lax-Friedrichs and Lax-Wendroff as linear methods, and as a nonlinear method Lax-Wendr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:lzm708
  1. oned_euler_fluxes_v5

    2下载:
  2. 一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Steger-Warming, Van Leer, AUSM, Z
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:黑狗子
  1. Lax-Friedrichs

    1下载:
  2. 用Lax-Friedrichs格式求解波动方程的matlab程序。(The matlab program for solving wave equation by Lax-Friedrichs scheme.)
  3. 所属分类:交通/航空行业

    • 发布日期:2020-06-04
    • 文件大小:11264
    • 提供者:红尘道北
搜珍网 www.dssz.com