这是在说我的内存不够吗
浏览:130722 回答:5
*** Error 7004 (MPP+4)
cannot allocate dynamic memory
Ran out of memory allocating 68490349 words
for thermal input data allocation
cannot allocate dynamic memory
Ran out of memory allocating 68490349 words
for thermal input data allocation
你给的内存是多少?错误说给热分析输入的数据分配了68490349 words内存之后,内存用完了,又不能再动态分配内存。你既然机器内存那么大,可以稍微多分配一些。