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

搜索资源列表

  1. 自然对流LBM程序

    7下载:
  2. 用LBM算法编写的自然对流小程序,两端温差造成自然对流,编程语言为Visual C++
  3. 所属分类:数学计算/工程计算

  1. LBM颜色模型

    5下载:
  2. Lattice boltzmann simulation for two phase flow, red and blue, maze model
  3. 所属分类:matlab例程

    • 发布日期:2012-08-04
    • 文件大小:364156
    • 提供者:paopao3588
  1. LBM两相流模拟

    11下载:
  2. 格子波尔兹曼方法的在多个模型中的两相流模拟,红色和蓝色表示两相流。
  3. 所属分类:matlab例程

    • 发布日期:2012-08-04
    • 文件大小:1687
    • 提供者:paopao3588
  1. LBM二维圆柱绕流fortran代码

    9下载:
  2. LBM二维圆柱绕流fortran代码,每个程序块很清楚的,与matlab相比,具有很好的易读性-LBM-dimensional flow around a cylinder fortran code, each block is very clear, compared with matlab, with good accessibility
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-07-04
    • 文件大小:11264
    • 提供者:步哇哇
  1. 基于LBM圆柱绕流模拟matlab程序代码

    3下载:
  2. 基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。,Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model,
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1734
    • 提供者:andy
  1. lbm test.rar

    10下载:
  2. 波茨曼格子流体模拟,用于模拟微观油水驱替效果和流体分布关系,LBM fluid simulation, used to simulate the micro-oil-water displacement effects and the relationship between fluid distribution
  3. 所属分类:matlab例程

    • 发布日期:2013-05-07
    • 文件大小:5929
    • 提供者:gpluo
  1. LBm-cavity

    5下载:
  2. LBM模拟方腔流,入门程序,简单易懂,适合初学者对该方法编程的一个初步认识-Lattice Boltzmann for cavity flow
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3508
    • 提供者:xiehaiqiong
  1. LBM_poiseuille_matlab

    1下载:
  2. LBM法求解流体力学中的泊肃叶流问题,输入迭代次数,输出动态速度分布图。-LBM method in fluid mechanics Poiseuille flow problem, enter the number of iterations, output dynamic velocity distribution.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1697
    • 提供者:caohang
  1. LBM 多孔介质 C++程序

    40下载:
  2. 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
  3. 所属分类:数据结构常用算法

  1. LBM-cylinder

    11下载:
  2. 用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。-LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1922
    • 提供者:王力
  1. LBM-two-phase

    3下载:
  2. LBM-two-phase,It's about Lattice Blotzmann method to simulate the two phase flow
  3. 所属分类:matlab例程

  1. test LBM

    1下载:
  2. LBM 的顶盖驱动流 matlab程序,自己编写的,希望跟LBM方法学习者进行交流(lid driven flow based on matlab code)
  3. 所属分类:数学计算

  1. MRT LBM Cavity

    0下载:
  2. MRT LBM计算Lid driven cavity(multi relaxation time lattice boltzmann method for lid driven cavity test)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:minxia
  1. LBM

    4下载:
  2. 二维圆柱绕流,格子玻尔兹曼方法,泊肃叶进口,零压梯度出口(2D pipe flow around a cylinder-LBM)
  3. 所属分类:matlab例程

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

    2下载:
  2. LBM D2Q9 用格子玻尔兹曼法模拟流体留过圆管(LBM D2Q9 Flow around a cyliner, using LBM)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:dbdlgl
  1. LBM

    10下载:
  2. LBM算法的多松弛;LBM的D2Q9模型;LBM的D3Q15模型;LBM的两区域模型(The LBM algorithm is more relaxed; LBM's D2Q9 model; LBM's D3Q15 model; LBM's two region model.)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-18
    • 文件大小:28672
    • 提供者:xihonshi777
  1. LBM-master

    5下载:
  2. LBM方法在相变模型中的应用,并包含边界条件的处理方式(The application of LBM method in phase change model, which contains how to deal with boundary condition)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-23
    • 文件大小:828416
    • 提供者:响尾鱼
  1. Bubble_rise_free-energy-LBM

    4下载:
  2. A 2D code of bubble rise which use the free-energy-LBM.it's very useful to a LBM beginner!
  3. 所属分类:matlab例程

  1. CFD-LBM-Flow-Through-Porous-Media-master

    4下载:
  2. cfd-lbm, modelling flow porous media
  3. 所属分类:matlab例程

    • 发布日期:2020-12-09
    • 文件大小:3611648
    • 提供者:youcandoit
  1. LBM-code-master

    1下载:
  2. 一些简单的LBM算例代码,帮助学习理解LBM。(Some simple LBM example codes help to understand LBM.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-25
    • 文件大小:193536
    • 提供者:dlc4
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com