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

搜索资源列表

  1. tut-01-udf-porous

    1下载:
  2. UDF and mesh files for ANSYS Fluent UDF Tutorial "Position Dependent Porous Media"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:103334
    • 提供者:kristeen
  1. tut-02-udf-sinu

    1下载:
  2. UDF and mesh files for ANSYS Fluent UDF Tutorial "Sinusoidal Wall Temperature Variation"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:102025
    • 提供者:kristeen
  1. reguan-udf

    6下载:
  2. fluent 沸腾换热udf,质量、能量、动量守恒方程源项。-fluent boiling heat udf, mass, energy, momentum Fangcheng Yuan Xiang.
  3. 所属分类:assembly language

    • 发布日期:2016-10-10
    • 文件大小:2048
    • 提供者:孙森
  1. xiangbianjianmo-udf

    0下载:
  2. 该文件旨在帮助那些不会做饱和温度计算的、相变UDF的学子-This document is intended to help those who do not calculate the saturation temperature phase transition of students UDF
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1664
    • 提供者:王海
  1. The-UDF-for-phase-change-of-water

    0下载:
  2. Fluent 中短语模拟水的受热蒸发相变的UDF程序代码-the UDF for phase change of water
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8920
    • 提供者:张妍
  1. UDF

    0下载:
  2. 关于蒸发冷凝模型源项的udf加载在ansys程序-Udf on evaporation condensation source term model program loaded in ansys
  3. 所属分类:Energy industry

    • 发布日期:2017-03-31
    • 文件大小:1554
    • 提供者:xuzhi
  1. Fluent-6.3-UDF-Manual

    0下载:
  2. fluent6.3 UDF帮助文档,介绍了用户自定义函数(UDF)及其在 Fluent 中的用法-fluent6.3 UDF help document, describes the user-defined function (UDF) and the usage in Fluent
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2629176
    • 提供者:刘莉
  1. dataiku-hive-udf-master

    0下载:
  2. This dataki hadoop hive udf files , which includes some common functions-This is dataki hadoop hive udf files , which includes some common functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:32704
    • 提供者:daniel
  1. UDF-sa

    2下载:
  2. FLUENT里面改进的SA湍流模型,为UDF文件,可以进行链接编译计算-FLUENT which improved SA turbulence model for the UDF file can be compiled to calculate the link
  3. 所属分类:Algorithm

    • 发布日期:2015-11-28
    • 文件大小:1024
    • 提供者:秦小小
  1. udf

    0下载:
  2. fluent蒸发模拟的udf源文件,为txt 格式-evaporation model
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:598
    • 提供者:李兰兰
  1. UDF

    3下载:
  2. fluent,udf,超临界水的定义,/* viscosity.c */ /* UDF for specifying a temperature-dependent viscosity property */ -fluent,udf,Property definition of supercritical water
  3. 所属分类:Other systems

    • 发布日期:2015-04-20
    • 文件大小:9216
    • 提供者:twt
  1. UDF-development

    0下载:
  2. UDF开发原理及其细节。1:UDF原理;2:UDF开发环境;3:部分函数实现,经过验证。-UDF development principle and detail. 1: UDF principle 2: UDF development environment 3: Partial function implementation, proven.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:11093
    • 提供者:ganxingchao
  1. sliding-mesh-UDF

    0下载:
  2. 2D sliding mesh and associated UDF
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1050797
    • 提供者:Nima
  1. UDF-fluent

    2下载:
  2. 各种udf模板,fluent爱好者的福音-Gospel various udf template, fluent lovers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:17556
    • 提供者:yezi
  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
    • 文件大小:517
    • 提供者: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
    • 文件大小:608
    • 提供者: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
    • 文件大小:592
    • 提供者: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
    • 文件大小:887
    • 提供者: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
    • 文件大小:523
    • 提供者:Richard Woods
  1. FLUENT-UDF

    1下载:
  2. FLUENT UDF 常用宏总结,适合fluent udf新手学习下载-FLUENT UDF
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:3902
    • 提供者:ziehng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com