新手求教,pre.exe aborted with system error code 1073741819
浏览:141094 回答:12
刚上手ABAQUS,想做一些小例子,可是总报同样的错:如图
The executable pre.exe aborted with system error code 1073741819
有没有人告诉我怎么解决。
这是我google来的解释,看不太懂,也没具体说解决方法
I just have the same problem. As long as I could have reached to know it is problem concerning how pre.exe manages RAM memory. It needs to be run in a single block of memory, so when it fills up this block and finds another program using the next address of memory, that he is going to use, it causes a memory acces violation. So, going from 2D to 3D increases the number of nodes=>increases the number of deegrees of freedom=>increases the global size of the problem=>increases the need for RAM when preprocessing.I have also read in HKS webpage that this will be solved (the use of a single block of memory for pre.exe) in V 6.4-2.
链接在这里 http://permalink.gmane.org/gmane.comp.mathematics.abaqus.user/1532
谢谢各位了。
The executable pre.exe aborted with system error code 1073741819
有没有人告诉我怎么解决。
这是我google来的解释,看不太懂,也没具体说解决方法
I just have the same problem. As long as I could have reached to know it is problem concerning how pre.exe manages RAM memory. It needs to be run in a single block of memory, so when it fills up this block and finds another program using the next address of memory, that he is going to use, it causes a memory acces violation. So, going from 2D to 3D increases the number of nodes=>increases the number of deegrees of freedom=>increases the global size of the problem=>increases the need for RAM when preprocessing.I have also read in HKS webpage that this will be solved (the use of a single block of memory for pre.exe) in V 6.4-2.
链接在这里 http://permalink.gmane.org/gmane.comp.mathematics.abaqus.user/1532
谢谢各位了。

找了一天原因了,多亏了兄台的提示,总算解决了!万分感谢!