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

搜索资源列表

  1. immiscible-Periodic_ILB

    0下载:
  2. 不可压缩流体的lattice boltzman模拟,采用的随机模型-LBM, immiscible fluid, random
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:364300
    • 提供者:陈萍
  1. LBM--Flow-around-a-cyliner-

    1下载:
  2. 描述LBM方法下的圆柱扰流问题,计算结果较良好-LBM Flow around a cyliner
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1866
    • 提供者:TaoXiaohu
  1. LBM--Advection-Diffusion-D2Q9

    0下载:
  2. ! LBM - Advection - Diffusion D2Q9
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-18
    • 文件大小:1349
    • 提供者:Ari
  1. lbm

    0下载:
  2. lbm顶盖方腔流D2Q9模拟算法,适合新手入门-lbm the top cover cavity flow the D2Q9 simulation algorithm, suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:11192
    • 提供者:王灵泉
  1. Fortran--lbm

    1下载:
  2. fortran编写的一段LBM经典应用,适合LBM的入门学习。-fortran prepared for some LBM classic application for LBM' s learning portal.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:270615
    • 提供者:柳长安
  1. LBM-C-0.1

    1下载:
  2. LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1894707
    • 提供者:ass
  1. code-LBM

    0下载:
  2. LBM code in fortran -LBM code in fortran 77
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:229371
    • 提供者:Sajjad Rasool
  1. LBM D2Q9 RK Model

    1下载:
  2. code for Lattice Boltzmann Method for fluid flow in MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2014-05-07
    • 文件大小:14049
    • 提供者:sajjad.rasool
  1. LBM D3Q19.f

    0下载:
  2. Fortran code for 3d fluid flow
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-05-07
    • 文件大小:108432
    • 提供者:sajjad.rasool
  1. 4-_-LBM-for-poiseuille-flow

    1下载:
  2. Based on procedures as explained in Lattice Gas Cellular Automata and Lattice Boltzmann Models by Wolf Gladrow code may have errors as it is my first experience with LBM.Readers are suggested to check the code for errors.For feedback vinu
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2212
    • 提供者:SeolHa
  1. LBM

    1下载:
  2. 利用LBM方法研究圆柱绕流模拟问题,LBM即为格子玻尔兹曼方法,用微观的角度反应宏观的现象-use LBM method to simulate cylinder streaming question
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:sunjims
  1. LBM-code-of-D2Q9

    2下载:
  2. 使用LBM方法D2Q9模型的针对扩散问题的算例-LBM code of D2Q9 for diffusion problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:932
    • 提供者:黄五
  1. 基于LBM非平衡外推方腔流

    3下载:
  2. 基于LBM非平衡外推格式的方腔流,适合初学者学习。
  3. 所属分类:数据结构常用算法

  1. LBM(Red-Blue-Fluids)

    4下载:
  2. 一个基于LBM颜色模型的MATLAB算法编程,以便针对LBM颜色模型的求解。-A MATLAB programming algorithm based on LBM color model, so that for LBM color model to solve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2492
    • 提供者:zj
  1. Couette

    0下载:
  2. LBM for Couette flow d2q9
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:1077248
    • 提供者:Nessa
  1. LBM_simple

    5下载:
  2. 模拟绕圆的LBM流,稍微修改可以对CT等图像的多孔介质进行模拟分析(The LBM flow around the circle is modified slightly, so that the porous media such as CT can be simulated and analyzed)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:黎澄生
  1. Droplet_down

    5下载:
  2. LBM方法仿真的液滴从避免滑落的程序,非常适合对格子玻尔兹曼方法的理解(The droplets slid from the wall)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:feigebenben
  1. LBM_ jet

    3下载:
  2. 基于lbm方法的一个射流程序,用matlab编写,简单易懂,帮助理解晶格玻尔兹曼方法(LBM-Rough jet model)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:feigebenben
  1. Poiseuille

    5下载:
  2. 用LBM算法,计算二维泊肃叶流动,滑移边界(lattics boltzmann method)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-31
    • 文件大小:834560
    • 提供者:kapper
  1. ConsoleApplication1

    1下载:
  2. 在恒温边界条件下的正方体,带有内热源的LBM传热程序。(In the constant temperature boundary conditions of the cube, LBM heat transfer procedures with internal heat source.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:506880
    • 提供者:zhangdongdong
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com