error in meshing

Post Reply
Zeeshanbhat
Posts: 153
Joined: Wed May 27, 2020 3:48 pm

error in meshing

Post by Zeeshanbhat » Tue Mar 09, 2021 11:56 am

Dear Team,
I modelled a simple shear test on masonry. I am getting an error as shown below,
Although my mesh is strcutured and quad, but I am getting this error. Kindly help me in solving this error.

Regards,
Zeeshan Bhat
Attachments
shear.rar
(87 KiB) Downloaded 372 times
Capture.PNG
Capture.PNG (31.75 KiB) Viewed 3557 times

mmc
Posts: 83
Joined: Tue Apr 28, 2020 3:09 pm

Re: error in meshing

Post by mmc » Tue Mar 09, 2021 12:14 pm

Hi.
That happened to me a while ago. The problem has to do with the application of element properties. Thing is that you are appliying the quad element property to edges... You cant do that because edges cant be modelled as quad elements. You have to apply this property only to faces. So, you have two options:
  • Delete the quad element property and create it again. When assigning the property, select only the faces, not the edges.
  • Create a new element property (for example a beam column element) and apply it to the edges. Once applied, delete it from the list. Check that the quad element is only applied to faces. This last option is a trick...
You have to be very careful when you are applying properties to elements and control the selection command.
Hope I could help...

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: error in meshing

Post by STKO Team » Tue Mar 09, 2021 3:52 pm

The problem has to do with the application of element properties
Exactly mmc, thanks for answering this post!

Zeeshanbhat
Posts: 153
Joined: Wed May 27, 2020 3:48 pm

Re: error in meshing

Post by Zeeshanbhat » Fri Mar 12, 2021 5:27 pm

Thank you

Post Reply