找回密码
 注册
Simdroid-非首页
查看: 102|回复: 1

请问我用table方法添加面的对流系数随时间变化 出现错误

[复制链接]
发表于 2011-3-13 11:36:12 | 显示全部楼层 |阅读模式 来自 辽宁鞍山
悬赏3仿真币未解决
下面的命令流是对24面到27面添加随时间变化的对流载荷 请问高手对么  为何计算时候出错啊
FLST,5,4,5,ORDE,2   
FITEM,5,24  
FITEM,5,-27
/GO
!*   
*DIM,C1,TABLE,10,1,1,time,con,
,   0
!*  
SFA,P51X,1,CONV, %C1% ,30  
*SET,C1(0,1,1) , 0  
*SET,C1(1,0,1) , 80
*SET,C1(1,1,1) , 0.01149
*SET,C1(2,0,1) , 200
*SET,C1(2,1,1) , 0.01599
*SET,C1(3,0,1) , 300
*SET,C1(3,1,1) , 0.01873
*SET,C1(4,0,1) , 400
*SET,C1(4,1,1) , 0.02106
*SET,C1(5,0,1) , 500
*SET,C1(5,1,1) , 0.02292
*SET,C1(6,0,1) , 600
*SET,C1(6,1,1) , 0.02456
*SET,C1(7,0,1) , 700
*SET,C1(7,1,1) , 0.02615
*SET,C1(8,0,1) , 800
*SET,C1(8,1,1) , 0.02763
*SET,C1(9,0,1) , 900
*SET,C1(9,1,1) , 0.02897
主要的error是参数缺失 计算受限

 楼主| 发表于 2011-3-14 08:21:01 | 显示全部楼层 来自 辽宁鞍山
Simdroid开发平台
问题已经解决了  自己研究的 只要把*DIM,C1,TABLE,10,1,1,time,con, ,  0 中的 time 和con 设置为空格即可 即 *DIM,C1,TABLE,10,1,1, ,  , ,  0   问题就解决了 因为con不是主变量名  所以系统不识别

ansys帮助中提示的 When you define the table array parameter, you can define various primary variables, depending on the type of analysis you are doing. lists boundary conditions and their associated primary variables for supported types of analyses. Additional primary variables are available using function boundary conditions.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-20 13:48 , Processed in 0.032699 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表