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

搜索资源列表

  1. 自然对流LBM程序

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

  1. lbm.rar

    5下载:
  2. 格子波尔兹曼方法d2q9模型算例c++源代码,Lattice Boltzmann model d2q9 Ways example c++ source code
  3. 所属分类:Windows编程

    • 发布日期:2012-10-26
    • 文件大小:3708
    • 提供者:李璇
  1. LBM 多孔介质 C++程序

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

  1. ParallelLBM

    1下载:
  2. Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-13
    • 文件大小:766
    • 提供者:lcg
  1. LBM_C_SINGLEPHASE_FLOW

    0下载:
  2. 实现了一个二维的LBM数值算法程序,可以作为参考,要求u/c<<1-Implements a two-dimensional LBM numerical algorithm program can serve as a reference, required u/c < < 1
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:10762
    • 提供者:yushu
  1. ANB

    0下载:
  2. anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:95020
    • 提供者:薛峰
  1. gfxfx2

    0下载:
  2. More graphics/Game programming sources..GFXFX2. Collection of graphics based sources. Made by Bas van Gaalen. Major topics: 3d rotation, Polygons (triple and quad), Flat-Shading, Gouraud Shading, Texture Mapping, Hidden face removal, Mode-X, Mode-12h
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:401555
    • 提供者:Parity error
  1. c-bgk

    1下载:
  2. LBM-D2Q9的源程序,可以当做学习LBM入门的范本,能计算较为简单的二维流体- Lattice Boltzmann sample, written in C
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:18199
    • 提供者:lilei
  1. compare

    0下载:
  2. 顶盖驱动流的LBM c++算法实现 可直接运行实现-The above that drive flow LBM c++ algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1509
    • 提供者:gaosen
  1. Flat-Plate-by-LBM

    2下载:
  2. 采用C语言,编写的基于格子Boltzmann算法计算平板绕流的程序代码。-Using C language, written in the flow around a program code based on lattice Boltzmann algorithm to calculate the plate.
  3. 所属分类:transportation applications

    • 发布日期:2017-02-22
    • 文件大小:2048
    • 提供者:程熠
  1. Lid-driven-flow-(LBM)

    1下载:
  2. 本程序语言是C++,顶盖驱动流(LBM),程序中附有注释。-Lid driven flow (LBM)
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:441869
    • 提供者:孙运佳
  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. LBM-cylinder

    7下载:
  2. 使用 格子boltzmann方法建立的一个圆柱绕流模型,是用c++语言编写~(A cylinder flow model built by LBM method)
  3. 所属分类:图形图象

    • 发布日期:2019-01-05
    • 文件大小:1024
    • 提供者:jkloli
  1. thermal-1

    3下载:
  2. 用LBM代码编写的由于温差而产生的自然对流小程序(As with the LBM code written in natural convection resulting from temperature applet)
  3. 所属分类:

    • 发布日期:2019-01-02
    • 文件大小:2048
    • 提供者:洋葱很好
  1. D2Q9模型顶盖驱动流C语言程序

    1下载:
  2. 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
  3. 所属分类:物理计算

    • 发布日期:2019-04-01
    • 文件大小:2385
    • 提供者:weijiebetter
  1. 顶盖驱动流

    1下载:
  2. LBM入门顶盖驱动流的c++程序,LBM的初学者可以用于自己程序的参考(The C + + program of LBM entry top drive flow)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:1024
    • 提供者:Alfred07
  1. 方柱绕流的LBM代码(C++)

    2下载:
  2. Lattice boltzmann method 方柱扰流代码,C++(LBM Code for Square Column Spoiler)
  3. 所属分类:汇编语言

  1. 自然对流LBM程序

    2下载:
  2. 计算LBM条件下 自然热对流换热,计算LBM条件下自然热对流换热。(Calculation of natural heat convection heat transfer under LBM)
  3. 所属分类:其他

  1. shanchen

    3下载:
  2. LBM方法解决多相流的shan-chen模型,二维,适用于初学者(LBM method is used to solve the Shan Chen model of multiphase flow, two-dimensional, suitable for beginners)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-21
    • 文件大小:3072
    • 提供者:vortex12
  1. LBM-C-0.1.zip

    0下载:
  2. LBM-C-0.1.zip
  3. 所属分类:matlab例程

    • 发布日期:2022-06-01
    • 文件大小:1894707
    • 提供者:coolhandy
« 12 3 »
搜珍网 www.dssz.com