【求助】这个报错是什么意思?模型不大是不是一般不会出现内存不足的情况?
浏览:17067 回答:1
报错如下,但是模型不是很大,一般是什么原因会出现这种报错? Error in job Job-1: *** Error: An out-of-memory error occurred. On 32-bit versions of Windows, you can use the boot option /3GB /userva=SizeInMBytes to increase the amount of memory that can be used by the application. Please refer to Microsoft's documentation for more detailed information. Alternatively, if you have access to a 64-bit operating system, you can try running the application there, where the memory is not limited to 2 or 3GB.
abaqus的版本是6.12.-1,电脑4核,8g内存
6.12在evn文件没有standard memory的设置,在job管理器里,内存标签页里,设置的百分比好像就是前处理所用的内存大小,比如8g内存,设置50%,就是4g,超过了软件能调用的前处理内存。
逐渐减小这个百分比,试了几次,就能算了
不知道理解的对不对,还请高手指教。