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?
meshing problem
meshing problem
- Attachments
-
- 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,
Re: meshing problem
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)
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 (82.71 KiB) Viewed 371 times
-
- _cantilever_I_beam_Solid_RegularMeshing.PNG (32.24 KiB) Viewed 371 times
Best wishings,
Re: meshing problem
You cannot use a rigidDiaphragm (6 DOFs) for a solid model (3 DOFs).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).
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:
- You need a node-node interaction, master = node, slave = top-face
- assign a constraints->mp->beamSolidCoupling to this interaction
- Apply concentrated forces to that node
Share the updated model to check the issueBut after using the command "union", then , the meshing does not regularly formed (see Error_cantilever_I_beam_Solid_Meshing.PNG)