搜索资源列表

  1. liuchang

    2下载:
  2. 二维浅水方程运行流场,采用有限元法变成,采用不规则三角形网格的分步杂交方法,在前半步长用特征线法,后半步长用集中质量有限元方法求解方程,是变边界模型-Two-dimensional shallow water equations to run the flow field into a finite element method, using irregular triangle mesh step-by-step hybrid met
  3. 所属分类:书籍源码

    • 发布日期:2024-10-02
    • 文件大小:11264
    • 提供者:融融
  1. typhon-solver-0.3.0-sources.tar

    3下载:
  2. 二维、非结构网格、有限体积法求解浅水方程代码,带算例。不可多得的源代码。-source code for two dimensional Finite Volume Solver for Nonlinear shallow water equations, with examples included
  3. 所属分类:书籍源码

    • 发布日期:2024-10-02
    • 文件大小:784384
    • 提供者:laofang
  1. HW_RCM

    0下载:
  2. 这是Toro的rcm方法求解非线性浅水方程的精确解, 请结合他的两本书看-Program name: HW-RCM File name: hw_rcm.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the Random Choice Method (RCM) on a non-st
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-02
    • 文件大小:5120
    • 提供者:周润发
  1. TVD

    1下载:
  2. TVD格式求解一维浅水方程,参考书籍为《计算流体力学》,作者傅德薰,马延文。-TVD Schemes for one-dimensional shallow water equations, reference books as " computational fluid dynamics" by Fu De smoked, Mayan Wen.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-02
    • 文件大小:3072
    • 提供者:刘习之
  1. npp

    0下载:
  2. 求解二维浅水方程,非结构网格,局部旋转坐标。求解二维浅水方程,非结构网格,局部旋转坐标-Solving two-dimensional shallow water equations, unstructured grid, the local spin coordinates. Solving two-dimensional shallow water equations, unstructured grid, the local ro
  3. 所属分类:OpenGL

    • 发布日期:2024-10-02
    • 文件大小:17408
    • 提供者:许仁义
  1. fvm2d

    2下载:
  2. fvm方法求解浅水方程 具有后处理功能-fvm to solver shallow water ns equation with post processin
  3. 所属分类:matlab例程

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:john
  1. Real-Time-Simulation-of-Water

    1下载:
  2. 浅水方程用于图形学中的流体模拟,可以达到实时的效果,并能产生液滴飞溅效果-shallow water used to simulate water in computer graphics.
  3. 所属分类:OpenGL

    • 发布日期:2024-10-02
    • 文件大小:7285760
    • 提供者:邵绪强
  1. dgfem

    1下载:
  2. 本文件夹中的文件是用间断Galerkin方法求解守恒律方程、空气动力学的Euler方程和浅水波方程-The files in this folder is discontinuous Galerkin method for solving the equation of conservation laws, the aerodynamics of the Euler equations and shallow water wave eq
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-02
    • 文件大小:30720
    • 提供者:
  1. FullSWOF_1D-1.00.00

    0下载:
  2. 浅水方程计算,VC++编程,很好的资料哦。-Shallow water equations, VC++ programming, good information Oh.
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-10-02
    • 文件大小:2816000
    • 提供者:wuhengbin
  1. 2dShallowwaterequationRiemannsolver

    1下载:
  2. 用MATLAB编写的基于有限体积法求解二维浅水方程边界数值通量的Riemann求解器(HLL格式),可处理干河床问题,适用于规则网格及不规则网格,只需提供边界左右两侧的水深和流速以及外法线矢量-Written using MATLAB numerical flux based on the finite volume method for solving the two-dimensional shallow water equatio
  3. 所属分类:书籍源码

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:songyang
  1. shallowWater

    0下载:
  2. 求解浅水波方程的fortran程序,含1,2维-fortran source codes for shallow water equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-02
    • 文件大小:80896
    • 提供者:dabao
  1. shallow-water-equation

    1下载:
  2. 浅水波方程的源代码,是基于matlab开发的很好-shallow water equation,based on matlab ,ti is very good
  3. 所属分类:其他小程序

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:wanggen
  1. baroshallowwater

    0下载:
  2. 正压浅水方程模式,可用于气象学理想试验。-Barotropic primitive shallow water equation model, which can be used for meteorological ideal experiment。
  3. 所属分类:其他行业

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:hxg
  1. homework-6-TVD

    2下载:
  2. 计算一维浅水方程,采用TVD格式,Matlab语言编写,高等流体力学作业。- Calculation of one-dimensional EULER equations using TVD scheme
  3. 所属分类:其他小程序

    • 发布日期:2024-10-02
    • 文件大小:363520
    • 提供者:曾鑫
  1. Codes_advection_diffusion

    1下载:
  2. 河流数值模拟课中,用有限差分的方法求解一流的对流扩散方程以及浅水方程。-The finite difference method is used to solve the first-order convection-diffusion equation and the shallow-water equation in the course of river numerical simulation.
  3. 所属分类:其他小程序

    • 发布日期:2024-10-02
    • 文件大小:314368
    • 提供者:杨光彬
  1. (65260)

    1下载:
  2. 非结构网格,有限体积法解二维浅水方程, 用于水动力学计算,带算例。(solving the 2D depth averaged navier-stokes equations using finite volume method)
  3. 所属分类:书籍源码

    • 发布日期:2024-10-02
    • 文件大小:783360
    • 提供者:文浩
  1. 泊松方程

    0下载:
  2. 浅水方程,描述浅水波的动态运动过程,泊松方程,可以用于浅滩水位的平面分布(The shallow water equation describes the dynamic motion process of shallow water waves. Poisson's equation can be used for the plane distribution of shallow water levels)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:大海123
  1. 0下载:
  2. 解决一维浅水方程的溃坝问题,适合刚学习编程的人(Subcritical Flow over a HumpDomain)
  3. 所属分类:行业应用软件

    • 发布日期:2024-10-02
    • 文件大小:1024
    • 提供者:xiaiojing
  1. shallow_water_2d

    0下载:
  2. 利用数值计算 求解浅水方程,利用了Lax-wendroff有限差分,并附有输出图像展示(The shallow water equation is solved by numerical calculation, and the Lax-Wendroff finite difference method is used with output image display.)
  3. 所属分类:matlab例程

    • 发布日期:2024-10-02
    • 文件大小:2048
    • 提供者:shigaoxing

源码中国 www.ymcn.org