在使用python对abaqus进行二次开发,想每次通过修改温度然后进行仿真。
我在abaqus里面是可以正常仿真的,但是使用python调用时就会出现下面问题:
runabaqus error:InpFile submmit failed
Abaqus License Manager checked out the following license:
"cae" from Flexnet server localhost
<9998 out of 9999 licenses remain available>.
对分析步'Step-1'指定的帧索引越界:
帧数: 0
提供的索引: -1
0
File "E:/temp/adisplacement.py", line 39, in <module>
lastFrame = step1.frames[-1]
但是在abaqus里面仿真输出处却可以看见有帧的输出:
