*** ERROR # 1000 *** in the input data: Incorrect data in field # 3
Hi I am new to this software and I received this message after running optistruct analysis and I dont understand what I did wrong?
Thanks, Neek
*** ERROR # 1000 *** in the input data:
Incorrect data in field # 3.
************************************************************************
There were 4200 error messages during input processing.
The first message is repeated below:
*** See next message about line 3516 from file:
C:/Users/neel_/Desktop/Dissertation/3dmodel.fem
'CQUAD4 1430 0 42 59 2059 43'
*** ERROR # 1000 *** in the input data:
Incorrect data in field # 3.
************************************************************************
==== End of solver screen output ====
==== Job completed ====
Find more posts tagged with
HI Prayesh,
I still cant seem to find the problem I have attached the relevant files if you could help then that would be a great help!
Thanks, Neel
HI Prayesh,
I replaced the fem file in the original folder with your one but i still receive an error. This is the error:
There were 1400 error messages during input processing.
The first message is repeated below:
*** See next message about line 6635 from file:
C:/Users/neel_/Desktop/Dissertation/3dmodel.fem
'CHEXA 29 0 42 19 20 41 59 60'
*** ERROR # 1000 *** in the input data:
Incorrect data in field # 3.
************************************************************************
==== End of solver screen output ====
==== Job completed ====
Sorry for all the questions!
Thanks, Neel
Neelc14,
The same file works for me without any errors.
Changes done: Moved all elements from Iv01 to Core component. Attaching out file and result file.
Hi Prayesh,
Sorry I have one more question, I have run the optistruct analysis and all seems to be fine. But I want to plot the results in a graph with the load in the middle varying from 1000N to 5000N, how would I do this? Because I can't seem to find any help or tutorials and nor do I know what software to use?
Any help would be great
Hi, I am having a similar problem again when I try to run an optistruct analysis. I have changed the degrees of freedom so they are equal on both sides and also when they are different on both sides but this still happens when i try to find the displacement in the y plane. Any help would be great.
Hi @neelc14
I am sorry, can you explain the problem a little in detail, please?
You have the load acting in Z-Direction, is that correct?
Yes I have the load acting in the z direction, I am replicating three point bending again but have changed the materials which are used in the composite test pieces. But when I do optistruct analysis and look at the displacement in both the y and z direction nothing comes up and it looks like the screenshot above.
So, you don't see any displacements in Z direction as well?
Can you share the updated Model file?
No i cannot see any displacements in the z direction.
Hi,
You just plot for the plate elements. Hide the RBE and plot for rest of the elements in Y and X direction.
I think the results makes sense as you have constrained all 3 directions on one end and X and Z on other end, there is displacement in Y direction seen.
Hi, I am receiving an error when I try to run an optistruct analysis of this model but I don't know why because I have moved all the elements from lv10 to core. The following error is shown below:
Messages for the job:
*** See next message about line 22774 from file:
C:/Users/neel_/OneDrive/Documents/Dissertation/2d model/honeycomb/alhoneycomb3d.fem
'CQUAD4 16667 0 39 21725 228 40'
*** ERROR # 1000 *** in the input data:
Incorrect data in field # 3.
****************
Too many error messages. Aborting run.
Current limit is 10000. Use 'MSGLMT' control card to change this value.
Any help would be great, thanks.
Neel
Hi @neelc14
Property is missing or an incompatible property is assigned to CQUAD4 elements which you moved to core.
Kindly check and update the property.
Hi, I have checked and updated all the properties but I still seem to find what the problem is?
I have attached the model file, any help would be great! Sorry I am very inexperienced in this software.
Neel
I updated the model, PFA.
MAT8 is not compatible with PSOLID elements for core. Use MAT9 or MAT9ORT instead and run again.
Hello @neelc14
The reason for the error could be one of the below:
1)You are using Shell elements (CQUAD4) and you are not using using a PSHELL property
2) You did not assign a property to elements/components.
Create a PSHELL property for shell elements and assign to respective components/elements and try again.