- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
FLUENT udf中文资料ch5
Chapter 5. Accessing FLUENT Solver
Variables Using Macros
第五章 使用宏访问(读写)流体求解器的变量
翻译跟没翻译一样
This chapter provides predefined macros that you can use to access variables from the
FLUENT solver.
_ Section 5.1: Introduction
_ Section 5.2: Cell Macros
_ Section 5.3: Face Macros
_ Section 5.4: Geometry Macros
_ Section 5.5: Node Macros
_ Section 5.6: Multiphase Macros
_ Section 5.7: DPM Macros
_ Section 5.8: NOx Macros
这章提供了预先确定的宏来访问FLUENT的求解器中的变量。
—5.1 介绍
—5.2 单元格宏
—5.3 面宏
—5.4 几何宏
—5.5 节点宏
—5.6 多相宏
—5.7 DPM宏
—5.8 NOx宏
5.1 Introduction
Fluent Inc. has provided you with a set of predefined functions that you can use to
access data from the FLUENT solver. These functions are primarily implemented in the
code as macros. The macros listed in this chapter are defined in header files such as
mem.h, metric.h, and dpm.h. The udf.h file contains definitions for DEFINE macros,
as well as #include directives for most of the solver access macro header files found in
this chapter. Therefore, including udf.h in your source code file will also result in the
inclusion of solver access .h files.
Some examples of solver data you can access using predefined macros are:
_ solution variables and their derivatives (e.g., velocity, temperature, turbulence
quantities)
_ geometry variables (e.g., coordinates, areas, volumes)
_ grid and node variables (e.g., node velocities)
_ material property variables (e.g., density, viscosity, conductivity)
_ discrete phase model variables
5.1 介绍
Fluent 系列软件提供了一系列预先设计的方程来从求解器中读写数据。这些方程以宏的形式存放在代码中。这章的所列出的宏是被定义在扩展名为.h文件里的。例如mem.h, metric.h, 和dpm.h。在udf.h文件中包含了宏的定义和这章中所用到的大部分宏文件和它的说明。因此如果在你的原程序中包含了udf.h文件,那么也就包含了各种的求解器读写文件了。(.h文件)。
下面列出了一些使用预先设计的宏来读写数据类型:
——溶液变量及它们的组合变量(速度,温度,湍流量等)
——几何变量(坐标,面积,体积等)
——网格和节点变量(节点速度等)
——材料性质变量(密度,粘度,导电性等)
——分散相模拟变量。
For all types of data except specific heat, the word \access refers to reading and writing
data. In the case of specific heat, however, data can be read but cannot be modified.
In the following sections, each macro i
您可能关注的文档
最近下载
- 【中考真题】2025年上海英语试卷(含听力mp3).docx VIP
- (高清版)B-T 3836.2-2021 爆炸性环境 第2部分:由隔爆外壳“d”保护的设备.pdf VIP
- 课件录播专业教室建设方案.docx VIP
- 2025年贵州省辅警考试真题及答案.docx VIP
- 工作交接清单——标准模板交接单表格正式版.doc VIP
- GB_T 24021-2024 环境管理 环境标志和声明 自我环境声明 (II型环境标志).pdf VIP
- 渔政执法课件.pptx VIP
- 基于MQTT的远程数据采集与实时控制系统设计和应用.docx VIP
- 2025青岛版小学科学三年级上册1-5《制作动物分类图册》(教学课件)(新教材).pptx
- (高清版)-B-T 30146-2023 安全与韧性 业务连续性管理体系 要求.pdf VIP
文档评论(0)