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

搜索资源列表

  1. Matlab_Code_TAFGLSE_ISCIDE_2013

    1下载:
  2. Texture-Aware Fast Global Level Set Evolution-Due to its intrinsic advantages such as the ability to automatically handle complex shapes and topological changes, the level set method has been widely used in image segmentation. Nevertheless, in additi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-01-13
    • 文件大小:529408
    • 提供者:许雄文
  1. bstep2d

    1下载:
  2. 这个算例采用格子Boltzmann方法模拟,运用openlb开源软件-This example uses Lattice Boltzmann Method, the use of open source software openlb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4804
    • 提供者:林毅雄
  1. e1

    0下载:
  2. 格子玻尔兹曼方法的平板驱动流模型,D2Q9模型-Tablet driven flow model Lattice Boltzmann Method,D2Q9 model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:yy
  1. anb

    1下载:
  2. 方形障碍物的绕流LBM初级程序,对于刚开始学习LBM模拟的人是一个很好的入门程序。-Lattice Boltzmann method program for flow past rectangle obstacle. It is useful for the people who prepares to study LBM.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:Hawlin Ye
  1. Advection-Diffusion-D2Q9

    0下载:
  2. 格子boltzmann方法Advection-Diffusion D2Q9模型-Lattice boltzmann method Advection-Diffusion D2Q9 model
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:387018
    • 提供者:pengzhgg
  1. two-phase-flow-separation

    3下载:
  2. 采用格子玻尔兹曼方法两相流动模型模拟相分离过程-two phase flow seperation simulation based on Lattice boltzmann method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1352
    • 提供者:天天
  1. elbeem-src-051204

    0下载:
  2. 多相流体格子玻尔兹曼法程序,采用C语言开发-Multiphase flow dynamics code by Lattice Boltzmann Method, developed using C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:262003
    • 提供者:S.C. Deng
  1. sunlightlb-1.1.tar

    0下载:
  2. 多相流体格子玻尔兹曼软件采用C语言开发,值得参考和借鉴-multiphase Lattice Boltzmann Method program with C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:70070
    • 提供者:S.C. Deng
  1. main

    1下载:
  2. 格子Boltzmann方法在二维情形下模拟圆柱绕流的C++程序。-C++ program of lattice Boltzmann method in the case of two-dimensional simulation of flow around a cylinder.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8908
    • 提供者:酉丁
  1. MatlabLBM

    0下载:
  2. Matlab实现格子玻尔兹曼方法模拟,参考例子。-Matlab implements the Lattice Boltzmann method simulation example.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:11221
    • 提供者:xiangchen
  1. 3D-cubic-channel-LBM-simulation

    1下载:
  2. 三维方腔内流体流动的格子波尔茨曼方法模拟-Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:戚律
  1. A1.1

    0下载:
  2. lattice boltzmann method一书中附录1的程序-lattice boltzmann method code 1
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:jiang
  1. Cylinder-around-flow

    0下载:
  2. Cylinder around flow per lattice boltzmann method-Cylinder around flow per lattice boltzmann method
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:ahmed
  1. Flow--around-Obstacle

    0下载:
  2. Cylinder around flow per lattice boltzmann method-Cylinder around flow per lattice boltzmann method
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2412
    • 提供者:ahmed
  1. LBM-simulated-natural-convection

    3下载:
  2. 格子Boltzmann方法模拟封闭方腔热自然对流-Lattice Boltzmann method to simulate a closed square cavity hot natural convection lattice Boltzmann method to simulate a closed square cavity natural convection heat
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:xuqianting
  1. 123

    3下载:
  2. 格子Boltzmann方法(Lattice Boltzmann Method, LBM)是近年来得到迅速发展并具有广阔应用前景的数值模拟方法。与基于连续介质假设的传统流体力学计算方法不同,LBM是从介观层次的流体粒子出发,基于动理学模型,假设这些流体粒子按规定的格线方向进行迁移碰撞相互作用,经过演化计算后得出符合物理规律的数值结果。与其它传统数值方法相比,LBM在复杂边界及几何条件、多相流模拟等方面具有明显的优势。并且LBM具有算法简单,容易编程实现的特点,非常适用于大规模并行计算。-Latti
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1493
    • 提供者:fyh
  1. Consistent_boundary_conditions_for_2D_and_3D_Latt

    0下载:
  2. consistent boundary condition for lattice boltzmann method application
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:355475
    • 提供者:Msaddak
  1. LBM_Cylinder

    1下载:
  2. This code is for the flow past a stationary cylinder by lattice Boltzmann method. This code is efficient.
  3. 所属分类:数学计算/工程计算

  1. houxiangtaIJIE

    1下载:
  2. 格子玻尔兹曼法编写的后向台阶障碍流模型,本程序可以对格子玻尔兹曼方法有一个初步的了解-After Lattice Boltzmann law prepared to step obstacle flow model, this program can be lattice Boltzmann method has a preliminary understanding
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:8474624
    • 提供者:王鑫
  1. LBM20170422

    1下载:
  2. 格子玻尔兹曼方法计算程序适合入门者希望同大家一起分享-Lattice Boltzmann method source
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:热声
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com