内容纲要
点击蓝字|关注我们
说明
客户几何模型中有较多歧管或支路,需要对支路进行流量统计,以分析流量一致性等
实现过程
代码
(do ((i 0 (+ i 1))) ((= i 6)) ; define plane number
(ti-menu-load-string (format #f "/surface/plane-surface , three-points (- (* ~d 0.0035) 0.00751975) 0.0037946 -0.016 (- (* ~d 0.0035) 0.00751975) 0.00130204 -0.016 (- (* ~d 0.0035) 0.01022945 ) 0.00130204 -0.016 yes no " i i i )) ; create plane with three-points method, 0.0035 is x-ordinate offset
)
相关文章
【仿真技巧】Fluent remote visualization client 远程可视化客户端功能
【仿真技巧】fluent TUI使用技巧及燃烧室自动化仿真案例
求分享
求点赞
求在看
本篇文章来源于微信公众号: Ansys 流体大本营
评论前必须登录!
注册