|
马上注册,结交更多同行朋友,交流,分享,学习。
您需要 登录 才可以下载或查看,没有帐号?注册
x
跪求,在view模块里我建的一个钢板弹簧,有点复杂,进行静力学仿真时没问题,进行动力学仿真时,提示内存不足,我改了一下设置,两种solver都试过,还是不行,下面是错误信息,请哪位大哥大姐帮帮忙啊?
ERROR: ***** ADAMS MEMORY OVERFLOW *****
A larger MD array is required.
The error occurred in subroutine "SYMFAC" while allocating " DOUB" space
from "SOLV" for the "Jacobian array".
Space Available: 22764 Space Requested: 73802
ADAMS/Solver requires more program memory to run this model.
Be aware that the above figures for Space available and Space
requested only reflect the current requirements. Additional space
may be required later in the solution process.
Several off-the-shelf memory configurations are available and
custom configurations may be created. The available memory models
and the corresponding array sizes are:
------------------------
NAME MDSIZ
------------------------
STANDARD 1,100,000
LARGE 3,000,000
EX-LARGE 10,000,000
HUGE 20,000,000
where MDSIZ is the size in words (one word is 4 bytes) of the MD array,
the main memory array in ADAMS in words (one word is 4 bytes).
To use an alternative setting, you have to start the ADAMS 'Settings'
program. It can be found using the Start menu:
Start -> Programs -> MSC.Software -> MSC.ADAMS -> ADAMS-Settings
Alternatively, you can start 'adams_settings.exe' in the 'utils\win32'
folder of your ADAMS installation directory.
ERROR: Abnormal termination encountered in ADAMS/Solver. |
|