"error #1004 orphaned continuation data",what does it means?
Preserving existing .out file as:
C:/Users/wuhu/Desktop/boardfreesize_002.out
Preserving existing .stat file as:
C:/Users/wuhu/Desktop/boardfreesize_002.stat
************************************************************************
** **
** **
** Altair OptiStruct(TM) 2020 **
** **
** Advanced Engineering Analysis, Design and **
** Optimization Software from Altair Engineering, Inc. **
** **
** **
** Windows 10 (Build 9200) **
** 8 CPU: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz **
** 2672 MB RAM, 17282 MB swap **
** **
** Build: 1018160c0133200_Ce64RB68UH14M:175822-000 60040040000000040 **
************************************************************************
** COPYRIGHT (C) 1996-2020 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. **
************************************************************************
*** ERROR # 1004 *** in the input data:
Orphaned continuation data (previous card had a trailing comma).
************************************************************************
A fatal error has been detected during input processing:
*** See next message about line 11 from file:
C:/Users/wuhu/Desktop/boardfreesize.fem
(this is continuation line 1 of OUTPUT data
'CSTRAIN(ALL,NDIV=1) = YES'
*** ERROR # 1004 *** in the input data:
Orphaned continuation data (previous card had a trailing comma).
************************************************************************
==== End of solver screen output ====
==== Solver FAILED ====
==== OptiStruct Job completed ====
Answers
-
Can you open your model in a good text editor and check at the beginning of your solver deck, what comes after the CSTRAIN line?
It seems that there are something wrong there.
0