Problems with ERROR # 1000

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi! I am new here and I also new with the program, I what to ask if someone can help me with this because allways that I try to make an Topology optimization I have the same ERROR and is this one is it:

Created RAM scratch area: total size 200.00 MB

*** ERROR # 1000 in the input data:

Incorrect data in field # 3.

Detected while reading line 4406 from file

C:/Temp/baraja/va a funcionar/solid mit mesh funcionara.fem:

'CTETRA 21985 0 5178 5177 5111 7486'

This line was interpreted as:

4406:CTETRA, 21985, 0, 5178, 5177, 5111, 7486

Expected INT > 0, found INTEGER (0).

Syntax error(s) found in bulk data 'CTETRA' card.

*** ERROR # 1000 in the input data:

Incorrect data in field # 3.

Detected while reading line 4407 from file

C:/Temp/baraja/va a funcionar/solid mit mesh funcionara.fem:

'CTETRA 21986 0 3455 5999 3454 6010'

This line was interpreted as:

4407:CTETRA, 21986, 0, 3455, 5999, 3454, 6010

Expected INT > 0, found INTEGER (0).

Syntax error(s) found in bulk data 'CTETRA' card.

*** ERROR # 1000 in the input data:

Incorrect data in field # 3.

Detected while reading line 4408 from file

C:/Temp/baraja/va a funcionar/solid mit mesh funcionara.fem:

'CTETRA 21987 0 3455 3454 4449 6010'

This line was interpreted as:

4408:CTETRA, 21987, 0, 3455, 3454, 4449, 6010

Expected INT > 0, found INTEGER (0).

Syntax error(s) found in bulk data 'CTETRA' card.

.....

and continous...

Thank you for the helps!

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2010

    Hi,

    the '0' in the 3rd column of the CTETRA definition indicates that at least some elements have no PIDs assigned. Please check in HM if you have correct references from the comps (or elements) to the props.

    If you are a new user of HyperWorks I'ld recommend to contact your local support to check training possibilities.

    Regards,

    Stefan

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2010

    Thank you very much. I have done the tutorials but when I star to use alone and practicing is when that happen there is a '0' but I look all and there I think there is all ok, so I can not found the mistake.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2010

    You have in HM two possibilities to reference the proper property to your CTETRA elements:

    1) (recommended): Assign the property collector (PSOLID) to the component collector your CTETRA elements are in

    or

    2) Assign the property collector (PSOLID) directly to your CTETRA elements.

    Which way did you choose?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2010

    Components-- assign and then assign to the comp

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2010

    I fix it!!!

    thank you for your help!

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2014

    Hi,

    Will you have step by step procedure to solve the error # 1000.

     

    If possible give details.

     

    Thank you.

  • xrek
    xrek Altair Community Member
    edited May 2020

    I fix it!!!

     

    thank you for your help!

    Hello,

    How did you fix it? I assigned and re-assigned the material properties on the pyramids and continues the same error.

     

    Thx

  • Adriano A. Koga
    Adriano A. Koga
    Altair Employee
    edited June 2020

    Error #1000 is just a matter of assigning corrrectly the Properties (PSOLID) into the elements.

    You might run 'Model Checker' in HyperMesh to identify where is the problem. 

    Ctrl+F >> model checker optistruct.

    Inside the browser, right mouse click, Run.

     

    Please, check into model browser if all your components have property assigned (except rigids).

     

    The .out file also shows which elements are failing.