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

搜索资源列表

  1. Burgers

    1下载:
  2. Burgers方程作为流体计算中的经典模型方程之一,他的理论解作为验证求解格式的重要依据!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:885
    • 提供者:wang gang
  1. Fluids

    0下载:
  2. 利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:982223
    • 提供者:tiantiancode
  1. superflow

    0下载:
  2. 另外一个二维流体模拟的源码。好像使用了nvidia最新的显卡编程语言CUDA实现。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4479290
    • 提供者:tiantiancode
  1. lbm多孔渗流

    9下载:
  2. LBMVAL使用D2Q9模型,模拟流体在多孔介质中的渗流
  3. 所属分类:源码下载

    • 发布日期:2010-09-15
    • 文件大小:1706
    • 提供者:zcmzip@qq.com
  1. 计算流体

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2010-10-15
    • 文件大小:926034
    • 提供者:nuaa1981
  1. lbm fluid flow simulation

    3下载:
  2. 采用Lattice Boltzmann 方法模拟二维流体流动。
  3. 所属分类:matlab例程

    • 发布日期:2010-11-13
    • 文件大小:2072
    • 提供者:aca_wu@163.com
  1. satble fluid

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:3151781
    • 提供者:liuyifan0920
  1. 投影法有限差分算不可压N-S方程方腔流

    10下载:
  2. 采用投影法有限差分求解不可压N-S方程方腔流,计算流体cfd,fortran语言编写。using projection finite difference method to sove NS equation for incompressible cavity flowuse by using Using Fortran programming language
  3. 所属分类:源码下载

    • 发布日期:2011-03-17
    • 文件大小:1901
    • 提供者:chxueb
  1. A Finite Element Code for Fluid Flow

    0下载:
  2. 有限元方法计算流体流动的fortran源程序
  3. 所属分类:源码下载

    • 发布日期:2011-06-14
    • 文件大小:50465
    • 提供者:wlusheng
  1. A Finite Element Code for Fluid Flow.zip

    0下载:
  2. 有限元算法编写的计算流体流动问题的fortran源代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-14
    • 文件大小:50465
    • 提供者:wlusheng
  1. mfix-2010.tar 多相流cfd程序

    6下载:
  2. 多相流cfd程序,用fortran实现,有多流体和dem计算功能,当然还有其它更多功能-MFiX is a general-purpose computer code developed at the National Energy Technology Laboratory (NETL) for describing the hydrodynamics, heat transfer and chemical reactions in fluid-solids systems. It has b
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2016-01-25
    • 文件大小:10900480
    • 提供者:李飞
  1. 使用TVD格式求解流体力学中的激波管问题

    2下载:
  2. 使用TVD格式求解流体力学中的激波管问题,TVD format used for solving fluid dynamics in the shock tube problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:16341
    • 提供者:东晨
  1. spectral.rar

    0下载:
  2. 用谱方法计算流体力学一些流动现象的整体稳定性,to do linear stability analysis of some flow phenomena
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3128
    • 提供者:陈车
  1. flow.rar

    2下载:
  2. 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1654
    • 提供者:andy
  1. sola.rar

    1下载:
  2. sola方法的源代码,sola方法是一种计算流体中常用的收敛算法,sola method s source code, sola method is a commonly used computational fluid convergence algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:2287
    • 提供者:廖斌
  1. CFD.rar

    6下载:
  2. 计算流体力学基本思想 Matlab实例分析 CFD实例分析,CFD Lax schemes for Euler Equation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:776931
    • 提供者:qingfengke
  1. PhysX_Fluid.rar

    1下载:
  2. 基于PhysX的流体模拟 PhysX开发包中自带有流体模拟的部分,在它的示例中我们可以找到相关的例子,而且这流体还是基于SPH的,但是我们会发现它的例子只实现了流体的粒子模拟,而由粒子转换成网格的部份,则要我们自已来实现了,PhysX fluid simulation-based development package comes with PhysX fluid simulation are part of the sample in it, we can find examples, an
  3. 所属分类:游戏引擎

    • 发布日期:2012-10-27
    • 文件大小:1667414
    • 提供者:潮流
  1. simpler.rar

    2下载:
  2. 西安交大计算流体力学范例--共有11个例题,其中包括运行结果,Examples of Computational Fluid Dynamics, Xi' an Jiaotong University- a total of 11 Example, including the running results
  3. 所属分类:Applications

    • 发布日期:2017-03-27
    • 文件大小:35548
    • 提供者:李洪珠
  1. kiva3v_lite_suite.zip

    2下载:
  2. 发动机流体计算、燃烧,方便修改,源码开放,Engine Liquid Computing, burning, to facilitate changes to open-source
  3. 所属分类:Energy industry

    • 发布日期:2014-11-16
    • 文件大小:2926782
    • 提供者:宋云超
  1. coremodel.rar

    2下载:
  2. 微观岩石人工建模,真实感强,三维空间无缝拼接,用于建造巨型微观岩石人工建模,可用于流体模拟和lbm方法,Artificial rock micro-modeling, realistic strong, three-dimensional seamless splicing, artificial rocks for the construction of giant micro-modeling, can be used for fluid simulation and lbm method
  3. 所属分类:OpenGL

    • 发布日期:2013-05-07
    • 文件大小:2357
    • 提供者:gpluo
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com