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

搜索资源列表

  1. SimuCIP

    2下载:
  2. 基于CIP的海啸波浪数值模拟,以及具有自由面水流模拟、水气两相流模拟、多相流模拟等。(注:虽然是一个C源码,但有2000多行,包括了所有功能)-CIP based numerical simulation of tsunami waves, as well as free surface flow simulation, water vapor two-phase flow simulation, multiphase flow simulation. (Note: Although it is
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:57.63kb
    • 提供者:
  1. K-FIX

    0下载:
  2. A computer program for transient, two-dimensional, Two-Fluid Flow
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:22.42kb
    • 提供者:Ender Demirel
  1. TwoPhase_fuxin

    0下载:
  2. 本程序用于计算管道流动中两相流乘子.采用分布参数法。输入条件为入口温度,流量和热流密度。-The Code is developed for calculation of two-phase multiplier in two-phase flow in tubes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:11.23kb
    • 提供者:fuxin
  1. two-phase-flow

    1下载:
  2. 利用VB编程,模拟一维油水两相流动,并对驱动过程中的压力、含水率对时间的变化曲线进行了分析-VB programming, simulation of one-dimensional oil-water two-phase flow, pressure and drive the process, the moisture content on the time curve were analyzed
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:77.97kb
    • 提供者:fmj
  1. bp_drag

    2下载:
  2. fluent中的提升力模型,可以对气固两相流模型进行模拟-The lifting force model in fluent, the gas-solid two-phase flow model to simulate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1.1kb
    • 提供者:wubo
  1. 1Doilagas

    2下载:
  2. 一维两相油水流动模拟,考虑油水毛管力,获得油水压力分布-One-dimensional two-phase oil-water flow simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:hawking
  1. calcul-perte-de-charges-2-phases

    0下载:
  2. This archive include two phase flow calculation in pipes and tubing mainly for oil gas flow conditions, and the methods to solve the flow problems.-This archive include two phase flow calculation in pipes and tubing mainly for oil gas flow condition
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-26
    • 文件大小:77.41kb
    • 提供者:Muhammad Asif
  1. huanreqi

    0下载:
  2. 代码的计算为,在一定热功率下换热器的工况确定,包括了两相流的处理-Computing code is, under certain conditions to determine the thermal power of the heat exchanger, including a two-phase flow process
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:杜瑞
  1. qaihei

    0下载:
  2. 抑制载波型差分相位调制,图像的光流法计算的matlab程序,可实现对二维数据的聚类。- Suppressed carrier type differential phase modulation, Image optical flow calculation matlab program, Can realize the two-dimensional data clustering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.02kb
    • 提供者:孙旭平
  1. jaofao

    0下载:
  2. 包含收发两个客户端的链路级通信程序,用谱方法计算流体力学一些流动现象的整体稳定性,可以得到很精确的幅值、频率、相位估计。- Contains two clients receive link-level communications program, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, You can get a very
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5.73kb
    • 提供者:gfhyj
  1. 4554646

    1下载:
  2. Fortran语言描述固液两相流,附有详细的注释-Fortran language describes solid-liquid two-phase flow with detailed notes
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:811kb
    • 提供者:张晓晓
  1. Numerical Heat Transfer and Fluid FlowPatankar

    1下载:
  2. 关于两相流计算编程的经典书籍,很受欢迎,建议初学者阅读。(The classic books on the two phase flow calculation programming are very popular and are recommended for beginners to read.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:14.94mb
    • 提供者:effie4117
  1. Periodic_ILB

    0下载:
  2. Matlab code for two phase flow
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:355kb
    • 提供者:somayeh
  1. 计算

    2下载:
  2. 用于两相流计算中 对于修改湍流扩散系数的udf(UDF for modifying the diffusion coefficient of turbulence in two phase flow calculation)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:960kb
    • 提供者:xiuxiuxyt
  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
    • 文件大小:1kb
    • 提供者:fudongyu
  1. lbmtwo-phase

    7下载:
  2. 用来计算不同密度比的两相流动的lbm程序(LBM program for calculating two-phase flow with different density ratios)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-19
    • 文件大小:3kb
    • 提供者:BobGreen123
  1. poiseuille_BB_upload

    1下载:
  2. 用shan-chen模型来模拟两相流,二维平板流,来研究其中的规律(Simulation of two-phase flow with Shan Chen model)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-16
    • 文件大小:2kb
    • 提供者:小奏
搜珍网 www.dssz.com