Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

ErrElemMissingSection.

Status
Not open for further replies.

elcv

Civil/Environmental
Joined
Aug 5, 2011
Messages
7
Location
GB
i have created an input file and i have 100 elements type s4r and i assign in each elset different orientations and material properties.
i use shell general section for each elset.
But i am still getting this error
100 elements have missing property definitions. The elements have
been identified in element set ErrElemMissingSection.
&
SECTION DEFINITIONS ARE MISSING OR INCORRECT FOR THE ELEMENTS
INDICATED ABOVE
plz help
 
what s/ware ? (i don't recognice "s4r" elements)

maybe you're missing the property definition "card" ?

have you read the manual ? done one of their examples ??
 
He's using Abaqus.

Are you able to view your model in the GUI or just the .inp? If you can see your model in the GUI check your section manager and make sure all elements are defined with a proper section. If you are looking only at your .inp, closely examine the *section definition section and make sure all of your *elsets are defined in the *section def.
 
I know my comment was essentially restating the question, but this error ONLY occurs when your elements do not have a section definition.
 
One other thing...
It's a possibility you have unintentional, unused nodes and elements defined in the *nodes and *element sections of your .inp. Be sure you are only creating the intended nodes and elements for your model. Perhaps you forgot to delete a line of nodes/elements when creating your .inp.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top