[求助]用optstruct求解报错
浏览:171055 回答:6
如果从HYPERMESH环境中启动OPTSTRUCT时则提示说
缺少.TMP文件,
但是.........................
用OPTSTRUCT时的文件:下面是.out文件的内容
************************************************************************
** **
** **
** OptiStruct 7.0b13 **
** **
** Structural Analysis and Optimization Software **
** from Altair Engineering, Inc. **
** **
** **
** Windows XP Build: 2600 A5 **
** 2 CPU: ia32 586 **
** CPU speed 2400 MHz **
** 258 MB RAM, 4095 MB swap **
** **
** Build tag: 0224704_0501O70_Ci3242M 14003 **
************************************************************************
** COPYRIGHT (C) 1996-2004 Altair Engineering, Inc. **
** All Rights Reserved. Copyright notice does not imply publication. **
** Contains trade secrets of Altair Engineering, Inc. **
** Decompilation or disassembly of this software strictly prohibited. **
************************************************************************
*** OptiStruct defaults set from:
global config file: C:\Altair\hw7.0/optistruct/optistruct.cfg
*** WARNING: FORCE SID 2 not referenced by Case Control.
ERROR # 720 FROM SUBROUTINE prepstl
Invalid static SUBCASE that has no load or enforced displacement.
subcase id = 1
***** FATAL INPUT ERROR *****
************************************************************************
OPTIMIZATION FILE AND PARAMETER INFORMATION :
---------------------------------------------
Optimization parameters from : E:/jjx/ccliphhh_ah.fem
FEM model file : E:/jjx/ccliphhh_ah.fem
Output files prefix : E:/jjx/ccliphhh_ah
************************************************************************
************************************************************************
FINITE ELEMENT MODEL DATA INFORMATION :
---------------------------------------
Total # of Nodes : 1161
Total # of Elements : 1070
Total # of Degrees of Freedom : 6961
Total # of Non-zero Stiffness Terms : 181536
Element Type Information
------------------------
CQUAD4 Elements : 1070
Load and Boundary Information
-----------------------------
SPC Sets : 1
Material and Property Information
---------------------------------
PSHELL Cards : 1
MAT1 Cards : 1
************************************************************************
************************************************************************
***** ERROR ENCOUNTERED BEFORE COMPLETING THE CHECK RUN *****
Current Memory (RAM) : 32 MB
Estimated Minimum Memory (RAM) for the check run : 3 MB
Estimated Minimum Memory (RAM) for out of Core Solution : 4 MB
************************************************************************
This error occurred in subroutine prpdrv
***** FATAL ERROR ENCOUNTERED *****
************************************************************************
RESOURCE USAGE INFORMATION
--------------------------
MAXIMUM MEMORY USED 32 MB
MAXIMUM DISK SPACE USED 0 MB
************************************************************************
************************************************************************
COMPUTE TIME INFORMATION
------------------------
EXECUTION STARTED Sat Oct 15 21:55:40 2005
EXECUTION COMPLETED Sat Oct 15 21:55:44 2005
ELAPSED TIME 00:00:00
CPU TIME 00:00:00
************************************************************************
***** END OF REPORT *****
我是根据OS-DAY1里的第一个例子C型板的的例子作的,力也加上了
但是有问题
缺少.TMP文件,
但是.........................
用OPTSTRUCT时的文件:下面是.out文件的内容
************************************************************************
** **
** **
** OptiStruct 7.0b13 **
** **
** Structural Analysis and Optimization Software **
** from Altair Engineering, Inc. **
** **
** **
** Windows XP Build: 2600 A5 **
** 2 CPU: ia32 586 **
** CPU speed 2400 MHz **
** 258 MB RAM, 4095 MB swap **
** **
** Build tag: 0224704_0501O70_Ci3242M 14003 **
************************************************************************
** COPYRIGHT (C) 1996-2004 Altair Engineering, Inc. **
** All Rights Reserved. Copyright notice does not imply publication. **
** Contains trade secrets of Altair Engineering, Inc. **
** Decompilation or disassembly of this software strictly prohibited. **
************************************************************************
*** OptiStruct defaults set from:
global config file: C:\Altair\hw7.0/optistruct/optistruct.cfg
*** WARNING: FORCE SID 2 not referenced by Case Control.
ERROR # 720 FROM SUBROUTINE prepstl
Invalid static SUBCASE that has no load or enforced displacement.
subcase id = 1
***** FATAL INPUT ERROR *****
************************************************************************
OPTIMIZATION FILE AND PARAMETER INFORMATION :
---------------------------------------------
Optimization parameters from : E:/jjx/ccliphhh_ah.fem
FEM model file : E:/jjx/ccliphhh_ah.fem
Output files prefix : E:/jjx/ccliphhh_ah
************************************************************************
************************************************************************
FINITE ELEMENT MODEL DATA INFORMATION :
---------------------------------------
Total # of Nodes : 1161
Total # of Elements : 1070
Total # of Degrees of Freedom : 6961
Total # of Non-zero Stiffness Terms : 181536
Element Type Information
------------------------
CQUAD4 Elements : 1070
Load and Boundary Information
-----------------------------
SPC Sets : 1
Material and Property Information
---------------------------------
PSHELL Cards : 1
MAT1 Cards : 1
************************************************************************
************************************************************************
***** ERROR ENCOUNTERED BEFORE COMPLETING THE CHECK RUN *****
Current Memory (RAM) : 32 MB
Estimated Minimum Memory (RAM) for the check run : 3 MB
Estimated Minimum Memory (RAM) for out of Core Solution : 4 MB
************************************************************************
This error occurred in subroutine prpdrv
***** FATAL ERROR ENCOUNTERED *****
************************************************************************
RESOURCE USAGE INFORMATION
--------------------------
MAXIMUM MEMORY USED 32 MB
MAXIMUM DISK SPACE USED 0 MB
************************************************************************
************************************************************************
COMPUTE TIME INFORMATION
------------------------
EXECUTION STARTED Sat Oct 15 21:55:40 2005
EXECUTION COMPLETED Sat Oct 15 21:55:44 2005
ELAPSED TIME 00:00:00
CPU TIME 00:00:00
************************************************************************
***** END OF REPORT *****
我是根据OS-DAY1里的第一个例子C型板的的例子作的,力也加上了
但是有问题