- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
fluen学习总结
3UDS设置面板中Flux function选项
选择none、mass flow rate、a user defined function分别对应三种UDS方程的求解
Slit face zone和separate face zone的区别
When you slit a face zone, additional faces and nodes are created and placed in a new zone. When you separate a face zone, a new zone will be created, but no new faces or nodes are created; the existing faces and nodes are simply redistributed among the zones.
Normally, you will not need to manually slit a face zone. Two-sided walls are automatically slit, but remain coupled. (This coupling refers only to the grid; it is independent of thermal coupling.) The adaption process treats these coupled walls just like periodic boundaries; adapting on one wall causes the same adaption on the shadow. If you want to adapt one wall independent of its shadow, you should slit the coupled wall to obtain two distinct walls.
Fluent中copy材料属性设置的步骤:
在一个已设置好的case中,点user-defined database,输入名称,创建一个新的材料库,然后点copy materials from case,将已经设置好的才材料如sf6,copy出去,简单edit之后save即可。在所需设置材料的case中,直接导入。
若要删除之前默认的材料,如fluid区域的默认air,直接删除是不行的,会提示still in use by flow-field。必须在区域边界条件设定中提前修改fluid的默认材料,cell zone conditions – fluid - materials name,将默认的air改为我们导入的材料,此时air就可删除了。
The absolute pressure is simply the sum of the operating pressure and the gauge pressure:
All pressures that you specify and all pressures computed or reported by FLUENT are gauge pressures.
将operation pressure设置为0,那么fluent中各项压强即为绝对压强。
Fluent检查网格质量的方法,网格导入Fluent中之后,grid-check,可以看看网格大致情况,有无负体积,等等;在Fluent窗口输入,grid quality然后回车,Fluent会显示最主要的几个网格质量。
Skewness (不能高于0.95,最好在0.90以下;越小越好)Change in Cell-Size (也是Growth Rate,最好在1.20以内,最高不能超过1.40)Aspect Ratio (一般控制在5:1以内,边界层网格可以适当放宽)Alignment with the Flow(就是估计一下网格线与流动方向是否一致,要求尽量一致,以减少假扩散)– scene中可以设置overlays,这样可以在fluent的一幅图中同时显示多个物理量的分布图。Colourmaps为最后添加的物理量。
10、fluent中surface的应用:
zone surface:尤其适用于在边界面上创建一个zone,显示zone上各种物理量;
point surface:可建立只包含一个点的surface,监控某个点的情况;
isosurface:可创建某个物理量的等值面。
11、patch的应用:可以对某些zone或者register的某些变量作局部修正或改变;
Patch既可用于初始化时,也可用于计算途中;既可以给变量赋予定值(value)
文档评论(0)