CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - LBM

搜索资源列表

  1. 1989100

    0下载:
  2. 有关d2Q9的另一源代码,希望大家分享 (LBM)()
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:DBixa%2521254
  1. LBM

    0下载:
  2. 格子玻尔兹曼方法;在流体力学当中的应用;(lattice-Boltzmann method)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:371712
    • 提供者:liang2408
  1. cavity

    0下载:
  2. LBM,简单的case,适合初学者,希望对大家有所帮助,谢谢(LBM, simple case, suitable for beginners, I hope to help you, thank you.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:dcacc
  1. LBMLX1A

    0下载:
  2. 单相流体,在迭代的步骤里加入了源项,这样,加速度得以显现。适合周期性边界条件(This program is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 2 of
  3. 所属分类:其他

  1. cpp1

    0下载:
  2. 运算收敛得出数据可直接用tecplot处理(The convergence of operation shows that data can be processed directly by Tecplot)
  3. 所属分类:Windows编程

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

    3下载:
  2. 可以利用格子玻尔兹曼计算流场的速度,温度分布,是格子玻尔兹曼学习案例(Lattice Boltzmann Method for temperature and vilocity of water in flow field)
  3. 所属分类:其他

    • 发布日期:2018-11-25
    • 文件大小:2048
    • 提供者:Marilyn
  1. FlowCylinder_particlemoving

    4下载:
  2. 模拟颗粒运动,固体对流体作用通过反弹边界实现,流体对固体作用通过动量交换算法实现(simulate particle motion)
  3. 所属分类:其他

    • 发布日期:2020-02-05
    • 文件大小:11804672
    • 提供者:a1100200420
  1. multiComponent3d

    3下载:
  2. 采用格子玻尔兹曼方法对三维多相流反映的描述与求解示例(Descr iption and Solution of Three-dimensional Multiphase Flow by Lattice Boltzmann Method)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-09
    • 文件大小:6144
    • 提供者:thukevin
  1. d2q9

    1下载:
  2. 格子blotzmann方法的D2Q9模型,包括粒子的迁移和碰撞。(The D2Q9 model of lattice Blotzmann method includes particle migration and collision.)
  3. 所属分类:其他

    • 发布日期:2020-09-23
    • 文件大小:2048
    • 提供者:筨honey
  1. lattice boltzmann method for single phase flow

    7下载:
  2. 本程序系对格子Boltzmann方法中经典的D2Q9模型进行编程求解。该程序模拟了单相流体在单通道中的流动情况,在流动通道中可以添加不渗透固体,从而用于模拟流体扰流的情况。进一步可以增加不渗透固体的数量,达到模拟流体在多孔介质中的二维流动。该程序适用于初学者对LBM方法编程求解的理解,经二次开发后可以用于油气勘探开发领域。(This program solves the classical D2Q9 model of lattice Boltzmann method by programming
  3. 所属分类:Windows编程

    • 发布日期:2019-04-25
    • 文件大小:1024
    • 提供者:fudongyu
  1. 二维周期性边界流动

    2下载:
  2. 格子Boltzmann方法,二维周期性边界流动的c++代码(Lattice Boltzmann Method, C++ Code for Two-Dimensional Periodic Boundary Flow)
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:3072
    • 提供者:dt123455
  1. lbm d2q9

    0下载:
  2. 玻尔兹曼 BGK D2Q9 程序 可以解决大部分二维问题也适合初学者学习编程
  3. 所属分类:控制台(字符窗口)编程

  1. LBM3D

    3下载:
  2. LBM三维程序,有D3Q15 D3Q19模型 可以解决三维问题,适合从二维问题到三维问题的过渡
  3. 所属分类:控制台(字符窗口)编程

  1. 100+100

    1下载:
  2. 模拟方腔内自然对流,左侧为高温,右侧为低温(Natural convection is simulated in the square cavity, with high temperature on the left and low temperature on the right)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-28
    • 文件大小:7544832
    • 提供者:菅井友香
  1. 新建文件夹

    5下载:
  2. cavity,上边界速度入口,下边界压力出口,左右反弹(cavity .zou-he boundary condition .velocity inlet .pressure outlet)
  3. 所属分类:其他

    • 发布日期:2020-08-11
    • 文件大小:1024
    • 提供者:胖7
  1. LBM代码

    0下载:
  2. 泊肃叶流的c++代码,特别适合初学者,可以多学学,有问题问我
  3. 所属分类:C#编程

    • 发布日期:2020-11-04
    • 文件大小:2524
    • 提供者:200325
  1. 2D droplet flow

    7下载:
  2. 液滴悬浮,适合做气液两相流动的数值模拟,适合新手学习(Simulation of droplet suspension Young - Laplace Law)
  3. 所属分类:其他

    • 发布日期:2020-12-22
    • 文件大小:3072
    • 提供者:lemonshen886
  1. back-step 流 LBM

    0下载:
  2. 基于C++的用格子玻尔兹曼方法的后台阶流,如有错误,敬请指正
  3. 所属分类:C#编程

« 1 2 3 4 5 6»
搜珍网 www.dssz.com