Hi Bashir, I was getting the error because I assigned wrong element type (beam at place of truss) while meshing. When I changed it, error went off. It might work for your case also.
Regarding to the input file syntax, material properties are defined after the section, so what you found is actually the correct positioning of information within the input file.
You need to ensure that all following steps are carried out:
Create Material
Create section (to which you will assign the material defined in 1.)
Assign the section defined in 2. to a specific elements set.
It can be more complicated sometimes. in my case I forgot to adjust my elements type correctly and faced same Err. please be patient and double check your model.
Hi Bashir, I was getting the error because I assigned wrong element type (beam at place of truss) while meshing. When I changed it, error went off. It might work for your case also.
you have to be careful which type of section you define in material module>>create section(i.g. solid,shell,beam,truss and etc). and each element that you define here,it must be same element that you choose in mesh module.
AS i m new in abaqus,also getting the same problem that 3283582 element have property error of ErrElemMissingSection.Can anybody help me how to resolve this problem as i import a wing geometry.
Hi Nitin Kumar, You have to assign section to the elements in the property module by selecting Section-->Create and in the dialog box select the type of the section you want solid, shell or Beam etc.
Then you can assigned the corresponding values by selecting the entire elements in the model or using element sets if you have created one before. I hope this helps.
Hi.. I think, you have a wrong element assignment, it is depend of the body... I was getting the error because I assigned wrong element type on the mesh step. after, I changed it, error went off. maybe is the same for you...
Go to some of the elements. Particulars of Property and Property do not have a material definition. To resolve the issue, the module (b) the section "Assignment" ("Material Assignment") is to be considered as a physical and material withdrawal.
I am thing that this problem always happen in steel reinforcement, because the users define the steel in create section as truss section while assign element type as beam element. To solve this problem choose truss section and truss elements.
In my case I got same error, because I changed the orphan mesh and added additional elements, without putting also these newly created elements in the section assignment. Which means that elements have no material assigned, as already pointed in the previous answers.
Go to some of the elements. Particulars of Property and Property do not have a material definition. To resolve the issue, the module (b) the section "Assignment" ("Material Assignment") is to be considered as a physical and material withdrawal.
Although I assigned sections according to some sets in my orphan mesh, I take the same error. At the job submitting stage, the elements shown as they have no material assigned. What is the reason of it? Do you have any idea about this?
That is a basic error when we create a truss model. At the step of creating part, we must choose type of element is beam category and truss type to model structure of truss. after that the abaqus automatic aware type of element is beam if you create mesh automatically. to avoid this error, you must define again type of element in the assemble module and replace to truss element before meshing the part. it's ok!
Emre Sengul Please check Mesh > Element type > Element library (here you need to select standard/explicit according to your analysis type) > Family (here select according to your domain of problem eg. continuum shell if you are doing analysis of composites)