" IMPORT(SUB=0) = 0" Error
![alex_1905](https://us.v-cdn.net/6038102/uploads/defaultavatar/nLP0QHCLH24WL.jpg)
Hi,
I am new to Hypermesh (version 2023.1) and currently trying to run an analysis for a bracket connection.
When I want to run an Optistruct Analysis, I get the following error message:
There were 2 error messages during input processing.
The first message is repeated below:
*** See next message about line 27 from file: TestRun_bracket_connection_ExSheet5_2Attempt.fem
" IMPORT(SUB=0) = 0"
*** ERROR # 1000 *** in the input data:
Incorrect data in field # 3.
What could this be and how can I solve it?
Thank you in advance
Answers
-
are you using submodel?
if not, looks like you're creating some card by mistake.
IMPORT card should be used for submodels, for example.
Incorrect data in field #3 indicates a missing information at this card. So, you might have created it by mistake or you're missing correct info there.
0