- 技术邻 >
- CAE仿真 >
- HyperWorks
optistruct报错ERROR # 772 怎么解决?
浏览:2298 回答:2
*** ERROR # 772 ***
It is invalid to use a free grid as an independent grid in RBE3 data.
Free spiders are not allowed to be independent grids in RBE3 data.
RBE3 id = 4903
free grid id = 9634
weighted components = 123
You should remove this grid from the RBE3 data.
最近刚碰到一个同学问这个问题。
该错误一般情况是由于Rbe3单元的independent节点,连接到了自由节点引起的。
可以通过找到该单元来重新升级来解决该问题。
也可以用以下的方法批量解决:
2017版本以后用, Control cards>> PARAM>>RBE3FREE>> YES
2017版本之前用, Control Card > DEBUG添加 DEBUG,RBE3ERR,1
这种方法仅适用于你的模型中的Rbe3真的是连接到了自由节点。
有一些特殊情况并不是因为rbe3单元连接了自由节点,有可能是其他的原因,比如连接的单元的type有问题。