meshing problem

Post Reply
MusZip
Posts: 41
Joined: Tue Aug 06, 2024 5:36 am

meshing problem

Post by MusZip » Mon Dec 02, 2024 9:27 am

Hello

I model a simple cantilever beam using solid elements . Although the solid meshing is sucessully formed (see Cantilever_I_beam_BilinIMK_Solid.rar), I take an error during the run of tis model (see Error_cantilever_I_beam_BilinIMK_Solid.PNG).

What must I do?
Attachments
error_cantilever_I_beam_BilinIMK_Solid.PNG
error_cantilever_I_beam_BilinIMK_Solid.PNG (18.71 KiB) Viewed 391 times
cantilever_I_beam_BilinIMK_Solid.rar
(110.15 KiB) Downloaded 52 times
Best wishings,

MusZip
Posts: 41
Joined: Tue Aug 06, 2024 5:36 am

Re: meshing problem

Post by MusZip » Wed Dec 04, 2024 9:37 am

I would like also to add an another important detail about the meshing of this W shaped steel profile:

In fact, there does not exist any meshing problem before using the command "union" (see _cantilever_I_beam_Solid_RegularMeshing.png)

But after using the command "union", then , the meshing does not regularly formed (see Error_cantilever_I_beam_Solid_Meshing.PNG)
Attachments
Error_cantilever_I_beam_Solid_Meshing.PNG
Error_cantilever_I_beam_Solid_Meshing.PNG (82.71 KiB) Viewed 371 times
_cantilever_I_beam_Solid_RegularMeshing.PNG
_cantilever_I_beam_Solid_RegularMeshing.PNG (32.24 KiB) Viewed 371 times
Best wishings,

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

Re: meshing problem

Post by STKO Team » Fri Dec 06, 2024 3:41 pm

I model a simple cantilever beam using solid elements . Although the solid meshing is sucessully formed (see Cantilever_I_beam_BilinIMK_Solid.rar), I take an error during the run of tis model (see Error_cantilever_I_beam_BilinIMK_Solid.PNG).
You cannot use a rigidDiaphragm (6 DOFs) for a solid model (3 DOFs).
Also I don't understand what you are trying to do:
The rigidDiaphragm is a multi point constraint, not a load. You are doing an analysis without any load.
I think you are trying to "link" a node with the top-face of the beam so that you can apply concentrated forces and moments on that point, and the "link" will transfer those forces to the face of the beam.
If this is the case:
  1. You need a node-node interaction, master = node, slave = top-face
  2. assign a constraints->mp->beamSolidCoupling to this interaction
  3. Apply concentrated forces to that node
But after using the command "union", then , the meshing does not regularly formed (see Error_cantilever_I_beam_Solid_Meshing.PNG)
Share the updated model to check the issue

Post Reply