- 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中升力系数阻力系数定义,fluent升力系数,fluent查看升力系数,fluent升力系数公式,升力系数阻力系数,fluent阻力系数,fluent阻力系数udf,fluent阻力系数几百,升力系数定义,升力系数
问题:圆柱绕流在fluent 中如何得到阻力系数和升力系数?具体的设置是怎样的?是要监测得到阻力和升力
吗?它们分别怎么设置来得到?
答:首先要在report -reference value里设置参考速度和长度
然后solve -monitor-force 中设置监测drag ,lift就可以了
阻力和升力是可以得到的,得到之后再除以1/2pV**2S就可以了
问题:fluent 中升阻力系数如何定义?
答:升力系数定义:
FLUENT 的升力系数是将升力除以参考值计算的动压 (0.5*density*(velocity**2)*area 0.5*1.225*
(1**2)*1 0.6125),可以说只是对作用力进行了无量纲化,对自己有用的升力系数还需要动手计算一下,
report一下积分的面积和力,自己计算 。
其实本身系数就是一个无量纲化的过程,不同的系数有不同的参考值,就像计算Re数时的参考长度,是一
个特征长度,反应特征即可
作为Cl、Cd也是具有特定含义的系数,参考面积的取法是特定的,比如投影面积等等,但是这个在Fluent
里是没有体现的
Fluent里面你不做设置,就是照上面的帖子这样计算出来的,
并不是你所期望的参考值,自己需要设定,对需要的参考值要做在里面设定
另外:参考值的改变不影响迭代计算的过程,只是在后处理一些参数的时候应用到
user guide 的相关内容
26.8 Reference Values
You can control the reference values that are used in the computation of derived physical quantities and
nondimensional coefficients. These reference values are used only for postprocessing.
Some examples of the use of reference values include the following:
Force coefficients use the reference area, density, and velocity. In addition, the pressure force
calculation uses the reference pressure.
Moment coefficients use the reference length, area, density and velocity. In addition, the pressure force
calculation uses the reference pressure.
Reynolds number uses the reference length, density, and viscosity.
Pressure and total pressure coefficients use the reference pressure, density, and velocity.
Entropy uses the reference density, pressure, and temperature.
Skin friction coefficient uses the reference density and velocity.
Heat transfer coefficient uses the reference temperature.
Turbomachinery efficiency calculations use the ratio of specific heats.
26.8.1 Setting Reference Values
To set the reference quantities used for computing normalized flow-field variables, use the Reference
Values panel (Figure 26.8.1).
You can input the reference values manually or compute them based on values of physical quantities at
a selected boundary zone. The reference values to be set are Area, Density,
文档评论(0)