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

搜索资源列表

  1. D2Q9_lid_dirven_flow

    1下载:
  2. 利用格子Boltzmann方法,建立D2Q9方腔模型,顶盖驱动流动的模拟。-Using the lattice Boltzmann method to create D2Q9 square cavity model, lid-driven flow simulations.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1695
    • 提供者:edthe
  1. les_lbm_cavity

    2下载:
  2. LES-LBM 大涡模拟-格子Boltzmann顶盖驱动方腔流动数值模拟-Large Eddy Simulation of Lattice Boltzmann lid driven cavity flow
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:11981824
    • 提供者:Victor
  1. cavity

    0下载:
  2. I uploaded sample code for SIMPLE-algorithm and solving lid-driven cavity flow test. It has a lot of shortcomings, but I think that it will be useful for all newcomers. I intend to develop it further, but now it very slowly converges. All notes wil
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1752
    • 提供者:tehran
  1. 2D Incompressible flow

    1下载:
  2. The code computes the 2D incompressible flow for a lid driven cavity
  3. 所属分类:压缩解压

  1. 2D-Navier-Stokes

    1下载:
  2. Flow to compute the incompressible flow in a lid driven cavity
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1903
    • 提供者:Nikhil
  1. lbm-simulation

    1下载:
  2. x方向节点为128,y方向节点为256的顶盖驱动流的lbmC++程序源代码-x direction of the node 128, y direction node lbmC++ source code 256 is lid-driven flow
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1667
    • 提供者:林涛
  1. cavity_3D_LES

    2下载:
  2. 计算三维方腔顶盖驱动流的matlab程序,为可以对比计算结果-Calculate the three-dimensional lid-driven cavity flow matlab program, the results can be compared to
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2855
    • 提供者:王海
  1. ding

    0下载:
  2. 顶盖驱动流是一款最基本的LBM模拟程序,有助于新手入门学习-Lid-driven flow is a basic LBM simulation program to help beginners learn
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:许波
  1. QQ

    0下载:
  2. 这是一个用C++编写的模拟的顶盖驱动流的算法 希望对大家有帮助,互相学习 -This is an algorithm written in C++ simulation of Lid Driven Flow hope to help everyone learn from each other
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1493
    • 提供者:陶聪
  1. Lid_Driven_Cavity

    0下载:
  2. 格子Boltzmann模型,顶盖驱动流模型-Lattice Boltzmann model for lid driven cavity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:厉昌文
  1. cavity

    1下载:
  2. Fortran code for solving Lid-Driven cavity
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1023
    • 提供者:zikou
  1. LBM

    1下载:
  2. 对初学者LBM有一定的帮助,这是方腔流动的模拟,采用的D2Q9模型,效果很好。-which will have help for the freshman of LBM,this is the simulation of cavity lid driven flow,apply the D2Q9 model
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1571
    • 提供者:江吉兵
  1. LidDrivenCavity3D

    1下载:
  2. LBM 顶盖驱动方腔流 采用SBGK,可单独设置粘性,使用的是D3Q19模型。-LBM Lid-driven cavity flow using SBGK
  3. 所属分类:Algorithm

    • 发布日期:2016-11-07
    • 文件大小:1638400
    • 提供者:Hu Ren
  1. lidDriven-D2Q9-stokes

    0下载:
  2. 用LBM方法模拟D2Q9模型下的顶盖驱动方腔问题,以stokes方程为控制方程-With lid driven cavity problem LBM SIMULATION D2Q9 model to stokes equation equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:王巍
  1. Cavity

    0下载:
  2. two dimentional Lid-Driven cavity by using SIMPLE algorithm on staggered grid
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3286
    • 提供者:mohammad
  1. simple

    0下载:
  2. SIMPLE mrthod based lid driven cavity
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2516
    • 提供者:Anshul
  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. Lid-Driven-Cavity

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

    • 发布日期:2017-05-09
    • 文件大小:1701203
    • 提供者:pengzhgg
  1. dinggaiqudongliu

    1下载:
  2. 格子玻尔兹曼方法模拟顶盖驱动流,基础入门必备代码-Lattice Boltzmann Simulation of Lid Driven Flow, fundamentals of the code necessary
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:NYK
  1. Assign2B

    0下载:
  2. Streamfunction-vorticity 2D lid driven cavity flow example 2
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1390
    • 提供者:Matt
« 1 2 34 »
搜珍网 www.dssz.com