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

搜索资源列表

  1. LBGK_D2Q9_permeability_Low_Porosity

    2下载:
  2. 二维格子Boltzmann流动模拟,即为D2Q9模型,碰撞格式为LBGK模型,描述低孔油藏渗流-Application to permeability in porous media (low porosity)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6150
    • 提供者:李瑞旗
  1. LBM-(2)

    1下载:
  2. 一个用c语言编制的基于格子-boltzmann方法的顶盖驱动流的程序,适合于初学者-A compiled with the c language based on grid- the boltzmann method lid driven flow procedure, suitable for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3196
    • 提供者:孙金丛
  1. Boltzmann-acoustic-VC

    1下载:
  2. 不可压缩空腔流动的气动声学模拟,采用格子-玻尔兹曼方法,C语言源代码-Aeroacoustics simulate incompressible flow cavity, using Lattice- Boltzmann method, C language source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:58096
    • 提供者:刘鑫
  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. Lid-Driven-Cavity

    0下载:
  2. 格子boltzmann方腔流D2Q9算例,用于检验程序的正确性-Lattice boltzmann cavity flow study
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1701203
    • 提供者:pengzhgg
  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. 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. taylorgreen

    0下载:
  2. 用格子Boltzmann方法求解Taylor-Green涡流衰减问题的程序。包括说明文档。-Several matlab codes to solve the Taylor-Green Vortex Decay using LBM . Including the documention .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:180778
    • 提供者:张远
  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. 格子波尔兹曼方法及其应用

    0下载:
  2. 本文介绍了格子波尔兹曼法的发展及其基本方程,以及对不同边界条件的简单叙述。(this paper introduces the development of Lattice-Boltzmann Method and it's basic equations. Besides, it also shows us some kinds of boundary conditions about it.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:96256
    • 提供者:ahuang
  1. lbmFlowAroundCylinder

    3下载:
  2. 格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
  3. 所属分类:数学计算

    • 发布日期:2017-12-12
    • 文件大小:1574
    • 提供者:AAKK
  1. LBMCodeCavityFlow

    0下载:
  2. c++实现格子玻尔兹曼法关于二维方腔流的流动(Lattice Boltzmann method for 2D cavity flow by c++ method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:凹凸曼01
  1. Lattice Boltzmann immiscible two-phase model

    1下载:
  2. 适合初学者,可以帮助理解RK型格子玻尔兹曼两相模型(This code may be use as a starting point for newcomers wanting to study RK-type lattice Boltzmann immiscible two-phase model. It may give a better understanding of the RK-type lattice Boltzmann two-phase model.)
  3. 所属分类:matlab例程

  1. 顶盖驱动流LBM模拟

    1下载:
  2. 用格子boltzmann方法模拟顶盖驱动流算例(Simulation of top cover driving flow with lattice Boltzmann method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:doushaojun
  1. LidDrivenFlow_LBM_Test

    0下载:
  2. 基于C++语言,使用LBM方法对顶盖驱动流进行的格子boltzmann模拟(Lattice Boltzmann simulation of the driving flow in the tectum)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:makrshift
  1. Lattice Boltzmann Method

    3下载:
  2. 格子玻尔兹曼方法介绍,编程教程,含基本算例(顶盖驱动流动,二维管流等)(Lattice Boltzmann Method-Fundamentals and Engineering Applications with Computer Codes)
  3. 所属分类:Windows编程

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

    0下载:
  2. 基于格子Boltzmann方法开源可视化软件的源代码 具有很高的实用价值。1(The source code of open source visualization software based on the lattice Boltzmann method is of high practical value. One)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:jzz184
  1. compute

    0下载:
  2. 基于格子Boltzmann方法开源可视化软件的源代码 具有很高的实用价值。2(The source code of open source visualization software based on the lattice Boltzmann method is of high practical value. Two)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:jzz184
  1. CUDA.tar

    1下载:
  2. 利用格子波尔兹曼方法求解三维流体问题,利用CUDA加速迭代过程。是单个CPU运算速度的20倍。(Here we use the Lattice Boltzmann Method to solve a problem of 3D fluid dynamics with the help of CUDA. It is 20 times the speed of a single CPU operation.)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:140288
    • 提供者:胖神
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com