- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Ansys120CFX官方教程11ACFXExpressionLanguage(CEL)
Chapter 11CFX Expression Language(CEL);CEL - CFX Expression Language
Allows the user to create equations (can be functions of solution/system variables) that can be used in CFX-Pre and CFD-Post
Example:
;The syntax rules are the same as those for conventional arithmetic. Operators are written as:
+ (addition) - (subtraction) * (multiplication)
/ (division) ^ (exponentiation)
Variables and expressions are case sensitive (example: t vs. T)
Expressions must be dimensionally consistent for addition and subtraction operations (example: 1.0 [mm] + 0.45 [yds] is OK)
You cannot add values with inconsistent dimensions
Fractional and decimal powers are allowed (example: a^(1/2) + 1.0^0.5)
Units of expressions are not declared – they are the result of units in the expression (example: a [kg m^-3] * b [m s^-1] has units of [kg m^-2 s^-1]
Some constants are also available in CEL for use in expressions:
e Constant: 2.7182818
g Acceleration due to gravity: 9.806 [m s^-2]
pi Constant: 3.1415927
R Universal Gas Constant: 8314.5 [m^2 s^-2 K^-1]
;Numerical functions and operators are also available in CEL
Right-click when creating expressions for a complete list
Custom functions with User Fortran can also be created;x Direction 1 in Reference Coordinate Frame
y Direction 2 in Reference Coordinate Frame
z Direction 3 in Reference Coordinate Frame
r Radial spatial location, r = (x^2+y^2)^0.5
theta Angle, arctan(y/x)
t Time
u Velocity in the x coordinate direction
v Velocity in the y coordinate direction
w Velocity in the z coordinate direction
p (absolute) Pressure
ke Turbulent kinetic energy
ed Turbulent eddy dissipation
T Temperature
sstrnr Shear strain rate
density Density
rNoDim Non-dimensional radius (rotating frame only)
viscosity Dynamic Viscosity
Cp Specific Heat Capacity at Constant Pressure
cond Thermal Conductivity
AV name Additional Variable name
mf Mass Fraction ;;;;Alternatively, an expression can be ent
您可能关注的文档
- 42接近顾客的方法.pptx
- 421《对外开放格局的形成》说课.pptx
- 42水的组成教学课件(新版)粤教版.pptx
- 42基站系统常见故障处理及案例分析.pptx
- 42线性微分方程的基本理论.pptx
- 43典型案例分析课件(沪科版选修31).pptx
- 43固体氧化物燃料电池.pptx
- 44 现代企业生产管理的新模式.pptx
- 43一国两制的伟大构想及其实践.pptx
- 443罗兰贝格长虹营销组织和管理平台设计.pptx
- 实施指南(2025)《JB_T 12842-2016空调系统用辐射换热器》.pptx
- 实施指南(2025)《JB_T 12843 - 2016 离心式制冷剂压缩机解读》.pptx
- 实施指南(2025)《JB_T 12851-2016柴油机喷油泵 等压出油阀偶件》.pptx
- 实施指南(2025)《HJ 804-2016土壤 8种有效态元素的测定 二乙烯三胺五乙酸浸提-电感耦合等离子体发射光谱法》.pptx
- 实施指南(2025)《HJ600-2011水质梯恩梯、黑索今、地恩梯的测定气相色谱法》.pptx
- 实施指南(2025)《JB_T 6118 - 2016 沉降过滤离心机解析》.pptx
- 实施指南(2025)《HJ 811-2016水质 总硒的测定 3,3'-二氨基联苯胺分光光度法》.pptx
- 实施指南(2025)《HJ 814-2016水和土壤样品中钚的放射化学分析方法》.pptx
- 实施指南(2025)《HJ19-2011环境影响评价技术导则生态影响》.pptx
- 实施指南(2025)《HJ605-2011 土壤挥发性有机物检测标准解读》.pptx
文档评论(0)