chbo76 发表于 2011-5-25 20:12:09

关于内存分配问题,请各位帮忙(已解决)

本帖最后由 chbo76 于 2011-5-26 10:32 编辑

我在做第17个例子:problem 17: Analysis of a cracked body with ADINA-M时,
程序运行后,出现如下窗口,然后就中止计算了,请问怎办么?内存该怎么设置啊?拜托。
E:\1\2\prob17.dat
Floating License Server = localhost
Using Educational floating license.
Starting Job on Wed May 25 20:02:06 2011
Checking prerequisite files...
Maximum memory specified for solution = 1718.0 mb
Initializing ... Stage 1
Initializing ... Stage 2
Initial ADINA memory allocation-1718.0 mb(or429.5 mw)
Unable to allocate specified memory
Attempting to allocate lesser memory
Allocated 1218.0 MB memory.
Starting Solution Process ...
Input phase...
Assemblage of linear matrices.
Calculate and store the load vector
Available total memory . . . . . . . . . . . . .    1218.0 mb
Memory used for storage of model data. . . . . .      94.7 mb
Re-allocating 94.7 MB of memory ...
Factorization of the linear stiffness matrix.
Memory used by the in-core sparse solver. . :   568.8 mb
Total memory used by the program. . . . . . :   663.5 mb
Not enough memory on the system to be allocated for the solver.
Not enough memory on the system to be allocated for the solver.
*** ERROR NO. A1940 ***                                                      

Not enough memory on the system to be allocated for the solver.
ENDCODE=1                                                                     
*** Program stopped abnormally ***
*** Please see the *.out file for details ***

Error encountered ...
Releasing floating license.
Job Canceled on Wed May 25 20:02:14 2011

wild_field 发表于 2011-5-25 22:22:30

搜索下以前的帖子

chbo76 发表于 2011-5-25 23:06:57

http://forum.simwe.com/viewthread.php?tid=576342&highlight=%B9%D8%D3%DA%C4%DA%B4%E6%B7%D6%C5%E4%CE%CA%CC%E2
以前的帖子,可惜没有回复。

wry618 发表于 2011-5-26 08:20:52

http://forum.simwe.com/viewthread.php?tid=884586&highlight=
多查找一下,或者看一下论坛的加分贴整理里面就有的啊 3# chbo76

chbo76 发表于 2011-5-26 10:31:13

谢谢,我在64位系统中安装32位的adina后,能正确计算了。
页: [1]
查看完整版本: 关于内存分配问题,请各位帮忙(已解决)