使用Ansys 2021R1的Mechanical 求解预应力模态分析时,报错如下:
During the multiframe restart process, neither the .RDB file nor the .Rnnn files were found. Both files are required to perform the multiframe restart for the linear perturbation analysis. You must use the RESCON*TROL, LINEAR command in the prior base analysis. The ANTYPE, ,RESTART command is ignored.
分析:
1. static 可以求解,没问题。Modal无法求解,Modal建立求解模型时,会删除所有static的结果。
2. 换了一台电脑可以求解。求解多次后,这台电脑也无法求解。
应该为数据传输出现了一些混乱。
解决方法:
具体原因不得而知,通过清理临时文件使运算继续进行。
或者将下书四行命令写进txt,重命名为bat。双击运行(v211仅适用2021R1版本)。
(慎用,推荐手动重命名)
rd/q/s "%appdata%\Ansys\00v211"
ren "%appdata%\Ansys\v211" "00v211"
rd/q/s "%temp%\0ansys"
ren "%temp%\.ansys" "0ansys"
具体原因,希望大佬出手指点。我是觉得ansys软件越来越矫情了,数据接口过于臃肿,容易出错,脆弱得很。
免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删