CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 能源行业(电力石油煤炭) 搜索资源 - Fluent

搜索资源列表

  1. six_dof_property

    3下载:
  2. 导弹的fluent动网格的动态变化源文件代码-Missile dynamics fluent moving mesh source code
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2012-11-18
    • 文件大小:589byte
    • 提供者:陈兵
  1. fluentsouji

    0下载:
  2. 这是我自己通过学习和网上搜集后整理出来的关于fluent的一些问题和相关的解答-This is my own collection through learning and online finishing up some of the issues concerning the fluent and relevant answers to
  3. 所属分类:Energy industry

    • 发布日期:2017-04-16
    • 文件大小:28.43kb
    • 提供者:李金厂
  1. laminar_steady

    0下载:
  2. FLUENT仿真过程中使用到的UDF函数资料-FLUENT simulation process used in the UDF function data
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:3.08kb
    • 提供者:Joey
  1. goldak.c

    0下载:
  2. Goldak heat source for ANSYS/Fluent
  3. 所属分类:Energy industry

    • 发布日期:2017-11-17
    • 文件大小:894byte
    • 提供者:alek
  1. bp_drag

    1下载:
  2. fluent软件中关于模拟二维流化床的均匀流化作用的程序代码。-the fluent software simulation of two-dimensional fluidized bed uniform fluidization program code.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-19
    • 文件大小:1.29kb
    • 提供者:周小某
  1. wave

    1下载:
  2. fluent软件中对于关于模拟水波运动的udf程序代码,-fluent software on the movement of the simulation of water waves udf program code
  3. 所属分类:Energy industry

    • 发布日期:2015-04-24
    • 文件大小:6kb
    • 提供者:周小某
  1. coal-ebu

    7下载:
  2. fluent软件中关于模拟煤粉燃烧的udf程序代码。-fluent software simulation of pulverized coal combustion the udf procedure code.
  3. 所属分类:Energy industry

    • 发布日期:2014-11-28
    • 文件大小:2kb
    • 提供者:周小某
  1. udf

    0下载:
  2. fluent软件中对于蒸发沸腾相变两相流的udf程序代码。-fluent software for phase change evaporation boiling two-phase flow udf program code.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-07
    • 文件大小:1.98kb
    • 提供者:周小某
  1. veloctiy

    0下载:
  2. fluent 里面的层流边界层速度设置,速度为0.5m/s,边界层厚度为20-fluent inside the laminar boundary layer on the speed setting, speed of 0.5m/s, the boundary layer thickness is 20mm
  3. 所属分类:Energy industry

    • 发布日期:2017-11-28
    • 文件大小:625byte
    • 提供者:wen xin
  1. udf

    1下载:
  2. 主要是fluent动网格udf转动,适用于fluent初学和动网格初学-fluent AND UDF
  3. 所属分类:Energy industry

    • 发布日期:2017-11-01
    • 文件大小:918byte
    • 提供者:lv
  1. flame-simulation-in-Fluent

    1下载:
  2. 在fluent中模拟多孔材料对爆炸火焰传播抑制的cas算例。-Simulation of porous materials fluent in explosion suppression cas flame propagation examples.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:yanxingqing
  1. fluent-udf-adjust-1

    2下载:
  2. 在ansys的fluent软件里面应用。为fluent的UDF应用。在每一步迭代之前对湍流的耗散率在整个流体域进行积分。-this is an UDF used in ANSYS FLUENT to integrate the turbulent dissipation over the entire domain
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:517byte
    • 提供者:Richard Woods
  1. fluent-udf-adjust-2

    3下载:
  2. 在ansys的fluent软件里面应用。为fluent的UDF应用。在每一步迭代之前将本次计算的UDS与另一个UDS关联起来,这个在UDF操作中经常使用的。很有用。-this is an UDF used in FLUENT to specify a user-defined scalar as a function of the gradient of another user-defined scalar
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:608byte
    • 提供者:Richard Woods
  1. fluent-udf-initial-1

    2下载:
  2. 在ansys的fluent软件里面应用。为fluent的UDF应用。在每一个时间步开始计算迭代之前,对流场中的相应的物理量进行初始化。这个要使用UDF进行瞬态计算经常使用的额。-this is an UDF used in FLUENT to initialize flow field variables in a solution
  3. 所属分类:Energy industry

    • 发布日期:2017-04-11
    • 文件大小:592byte
    • 提供者:Richard Woods
  1. fluent-udf-on-demand-1

    0下载:
  2. 在ansys的fluent软件里面应用。为fluent的UDF应用。在fluent计算完成之后可以对流场中的量进行后处理,里面主要讲的是对温度的处理,但是也是使用于其他标量的。有一点小小的技巧。挺好的。-this is an UDF used in FLUENT to compute and prints the minimum, maximum, and average temperatures for the current data field
  3. 所属分类:Energy industry

    • 发布日期:2017-04-11
    • 文件大小:887byte
    • 提供者:Richard Woods
  1. fluent-udf-profile

    0下载:
  2. 在ansys的fluent软件里面应用。为fluent的UDF应用。在fluent的边界条件的添加中,经常使用的一个宏。这个为一个wall添加了一个关于温度的抛物线的宏。-this is an UDF used in FLUENT to specify a parabolic pressure profile boundary profile
  3. 所属分类:Energy industry

    • 发布日期:2017-04-05
    • 文件大小:523byte
    • 提供者:Richard Woods
  1. FLUENT-STEADY

    1下载:
  2. FLUENT 在Linux环境下运行的jou文件-FLUENT JOU FILE
  3. 所属分类:Energy industry

    • 发布日期:2017-04-29
    • 文件大小:10.68kb
    • 提供者:colin
  1. UDF-fluent

    0下载:
  2. 本程序应用于fluent数值模拟蒸发相变过程,由于fluent软件内不含所需的蒸发模型的方程,需要加入用户自定义(UDF编程)计算,改程序即为蒸发相变模拟编程。-This procedure is applied to the evaporation phase transition fluent numerical simulation process, since the evaporation model equations contain the desired fluent softw
  3. 所属分类:Energy industry

    • 发布日期:2017-12-11
    • 文件大小:1.19kb
    • 提供者:孙晓明
  1. 2a860d0bb54e

    0下载:
  2. fluent中一些udf的源代码,一些解释,修改等文件(Some of the UDF's source code in fluent.Some explanations, modifications, etc.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-17
    • 文件大小:762kb
    • 提供者:zzzzzzboy
  1. Fluent 中文帮助文档手册

    2下载:
  2. 非常适合初学者学习fluent的一本书。(A great book for beginners to learn fluent)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2020-06-03
    • 文件大小:16.83mb
    • 提供者:小小雨~
« 12 »
搜珍网 www.dssz.com