CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 流体模拟

搜索资源列表

  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-24
    • 文件大小:1654
    • 提供者:andy
  1. 2008210359_ZHANGLIANG_080922HM

    0下载:
  2. 计算传热中流体流过表面的数值模拟与计算过程。-Calculation of heat transfer fluid flow through the surface of the numerical simulation and calculation process.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:21379
    • 提供者:weizhaofu
  1. decompression-evaporation-fluent模拟水的降压蒸发之UDF代码

    6下载:
  2. fluent模拟水的降压蒸发之UDF代码,适合传热流体相关专业,经验证可用-Fluent simulation of water decompression evaporation of the UDF code, and suitable for the heat transfer fluid related professionals, experience card can be used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-10-20
    • 文件大小:1394
    • 提供者:Luo Lincong
  1. air-2d

    0下载:
  2. 一个流体数值模拟程序,模拟空中或从一个钻孔运动中筛选不饱和区。三维空气流动的异常,各向异性饱和带空气流通。-A fluid numerical simulation program to simulate the air or from a drilling campaign in the filter is not saturated zone. The abnormal three-dimensional air flow, anisotropy saturated with air cir
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:41099
    • 提供者:杨曦
  1. nast3dgp25B15D_1146468442

    0下载:
  2. 二维流体模拟源代码 linux环境下可编译 也可以用mingw-Two-dimensional fluid simulation source code can be compiled under linux environment, can also be used mingw
  3. 所属分类:Algorithm

    • 发布日期:2014-10-30
    • 文件大小:1042729
    • 提供者:马宏
  1. my1

    0下载:
  2. 顶盖躯流程序,使用fortran,可以方便的模拟顶盖躯流流体流动 -Footer stream cover, the use of fortran, can easily simulate the fluid flow stream cover footer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1656
    • 提供者:冯昌
  1. ADI

    0下载:
  2. 流体流动与相变传热的数值模拟课程的课堂小作业,ADI算法,采用有线差分法,计算二维平板的流体稳态流动时的热扩散稳态。-Fluid flow and phase change heat transfer numerical simulation of a small classroom course work, ADI algorithm, using the cable difference method to calculate the flat two-dimensional steady-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1554
    • 提供者:Wang Heming
  1. ADI-to-TDMA

    1下载:
  2. 基于TDMA算法的ADI算法,同样是流体流动与相变传热的数值模拟课程的课堂小作业,采用有线差分法,计算二维平板的流体稳态流动时的热扩散稳态。-ADI algorithm for TDMA-based algorithm, the same phase change heat transfer and fluid flow numerical simulation of a small classroom course work, the use of wired-difference metho
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1562
    • 提供者:Wang Heming
  1. ADI-with-TDMA

    0下载:
  2. 流体流动与相变传热的数值模拟课程的课堂小作业,ADI算法,采用有线差分法,计算二维平板的流体稳态流动时的热扩散稳态。-Fluid flow and phase change heat transfer numerical simulation of a small classroom course work, ADI algorithm, using the cable difference method to calculate the flat two-dimensional steady-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1564
    • 提供者:Wang Heming
  1. initializing-phase-volume-fraction

    1下载:
  2. 用于fluent软件模拟两相流,初始化气相为球形区域,适合传热流体专业-The following interpreted UDF patches an initial volume fraction for a particular phase in a solution. It is executed once at the beginning of the solution process. The function sets up a spherical volume centered
  3. 所属分类:Algorithm

    • 发布日期:2016-12-31
    • 文件大小:1024
    • 提供者:Luo Lincong
  1. fluids_notes06

    0下载:
  2. 这是计算机流体模拟的技术文档,可以对流体模拟快速入门。非常有用,对于这方面的研究非常有帮助。-This is the technical documentation for computer fluid simulation, fluid simulation Quick Start. Very useful, very helpful for research in this area.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5744317
    • 提供者:张司命
  1. 2DSmoke-down-poisson-several

    0下载:
  2. 这是研究生阶段研究的内容代码,2D代码,实现的是二维的快速傅里叶变换插值,来加速流体模拟。-This is a postgraduate research code, 2D code is a two-dimensional fast Fourier transform interpolation, and to accelerate the fluid simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6812658
    • 提供者:张司命
  1. D3Q19Test

    4下载:
  2. 使用LBM方法模拟水管中的流体流动过程。 使用D3Q19模型-stream simulation with LBM D3Q19
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:10050
    • 提供者:李力
  1. AnyDistance

    0下载:
  2. 使用LBM D2Q9模型模拟流体,边界条件使用任意距离反射方式-simulation stream with D2Q9
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:7948
    • 提供者:李力
  1. chap12

    2下载:
  2. 子体模拟 对于各个计算组织,等离子体的模拟一直是个极大的挑战,有很多不同近似程度的模拟计算方法。包括完整的动力学计算方法,流体近似方法和关于漂移扩散方程的方法。近几年来,有人用Fokker-Planck方程处理等离子体中的电子,同时把离子当作流体进行耦合计算,获得了很好的计算结果。本章我们将介绍基于通用Fokker-Planck方程的计算求解过程,并通过一个具体实例得到电容放电过程的电子密度分布。希望通过该简单模型使读者对等离子放电建模过程有个初步的了解。-The sub-body sim
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7490163
    • 提供者:cichin
  1. Dns-code

    1下载:
  2. 牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析-Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:10375
    • 提供者:
  1. lbm

    0下载:
  2. 格子玻尔兹曼模型DnQm系列模型中应用较为广泛的D2Q7模型源代码,用于模拟流体的流动。-The D2Q7 model source code of the the Lattice Boltzmann the model DnQm series model is widely used to simulate fluid flow.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:3703
    • 提供者:如如
  1. SPH代码(Fortran)

    1下载:
  2. 《光滑粒子流体动力学-一种无网格粒子方法》这本书上的程序源代码,可以用来模拟poiseuille平板流动
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-11-30
    • 文件大小:81618
    • 提供者:suninasy0901
  1. TC-final

    0下载:
  2. 模拟计算管道停输后工况变化的程序,包括热力和水力计算,得到管中流体温度和压力以及环境参数变化-A code to simulate the pressure and temperature in a pipe after a time of shut down of a oil pipeline, as well as the changing of environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:18917
    • 提供者:王巍
  1. phase-equivalence

    0下载:
  2. C 语言,模拟流体相平衡过程,得到混合气体平衡态以后的工况参数-C language to simulate fluid phase equilibrium process, to obtain a mixed gas equilibrium after working parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:王巍
« 12 »
搜珍网 www.dssz.com