搜索资源列表
udf-exams.rar
- fluent培训教程中的udf例子和说明,training course fluent in udf examples and descr iptions
WaveSimulation
- 三维波浪模拟C程序,需要利用Fluent软件所提供的预定义宏将海浪数值模拟方程转换为Fluent UDF格式-Three-dimensional wave simulation C program, need to use the software provided by Fluent predefined macros will convert the wave equation numerical simulation Fluent UDF format
UDF-C
- Fluent UDF应用英文版,讲解的非常清晰。包好的例子(C 开发)主要是关于多相流的-UDF example for fluent
udf-boiling
- udf for simulate boiling process in fluent
fluent-udf-another-examples
- 这是关于fluent中另外一些UDF小程序,相信对于学习UDF不久的同学会有所帮助。-This is about the fluent UDF in some small programs and I believe that students will soon learn UDF help.
Fluent UDF计算出口的质量流量
- 通过UDF计算流过Fluent里任一边界的质量流量,计算程序采用C语言。得到的质量流量写到文件里,并与监测处的进行比较。
c程序
- 针对FLUENT的使用所编的具体方法及相关的C程序(Specific methods for the use of FLUENT)
tut-01-udf-porous
- Position Dependent Porous Media. Tutorial udf porous
tut-02-udf-sinu
- Sinusoidal Wall Temperature Variation. udf programming
fluent UDF第四章 DEFINE宏
- 用户自定义函数,或UDF,是用户自编的程序,它可以动态的连接到Fluent求解器上来提高求解器性能。用户自定义函数用C语言编写。使用DEFINE宏来定义。(User defined function or UDF is a program written by user. It can connect to Fluent solver dynamically and improve the performance of solver. The user-defined function is w
udf
- pressure.c:压力随时间变化的udf; tempreture.c:温度随时间变化的udf; heatflux.c:热流密度随时间变化的udf flu_udf1:udf教程 Fluent UDF 中文教程:udf中文教程(pressure.c:UDF:pressure changes with the time; tempreture.c:tempressure changes with the time; heatflux.c:heatflux changes with th
[muchong.com]udf
- Fluent摇板造波udf程序,其中包括造波、消波等模块-The fluent shake board wave udf procedures, including the wave, the wave module(The fluent shake board wave udf procedures, including the wave, the wave module)
v-resonance.c
- fluent udf,速度入口,以正弦波形式随时间改变,可自行修改幅值和周期(Fluent udf, speed entry, changes in sine wave form over time, self-modifying amplitude and period)
udf.c
- 对于粉尘模拟爆炸的过程中,喷粉尘压力随时间的变化的udf(For the process of dust simulation explosion, the udf of the dust pressure changes with time, everyone communicates with each other)
UDF
- UDF用于FLUENT计算比热容随温度变化(The UDF was used in FLUENT to calculate the change of specific heat capacity with temperature)
Flent UDF 中文帮助
- Flent UDF 中文帮助,使用c语言编辑,用于flent模拟的高级算法。。。。
satu-tempature udf
- 用C语言将相变温度-压力曲线写入udf,用于fluent中自定义函数功能,添加于物性参数。(Phase Transition Temperature-Pressure Curve)
c源程序
- udf算法,FLUENT模拟定义,在不同时间变热流密度下进行用户自定义设置(Temperature UDF algorithm)
udf-fluent
- fluent 二次开发,udf编程参考,c语言编程(Fluent udf coding c language multiphase flow)
fluent velocity-K-epsilon UDF C++
- fluent UDF C++ 内容包括风廓线、湍流动能、耗散率三部分。