Mesh generation error

The mesh is not being generated for the attached model, and I don’t understand why.
I created a compound part to ensure the meshes making up the model are conformal.
Thanks in advance to everyone for the help.
A.

Controsf_2.pmx (1.5 MB)

I would convert the CAD model to surfaces and then create an extrude mesh from shell in Prepomax.

Can you share the geometry in .step format or at least some screenshots ? I can’t open your file in the version of PrePoMax I have now.

Generally speaking, see this page (especially the sections about geometry type selection and simplification/defeaturing): https://wiki.freecad.org/FEM_Geometry_Preparation_and_Meshing

Nevermind, got it. And yeah, definitely shells or Thicken Shell Mesh on surface geometry.

Here’s an example (just a coarse mesh to show the workflow):

Controsf_2_shell.pmx (62.7 KB)

If you want, I can show you how to do it in FreeCAD.

1 Like

The components are large and thin. Consequently, the mesher attempts to create a very fine subdivision. Additionally, the holes complicate the meshing process, resulting in a very high number of nodes. Perhaps the model needs some simplification?

That’s why we already proposed shell or Thicken Shell Mesh approach. Meshing with tetrahedrons doesn’t make much sense here. But let’s wait for the OPs feedback.

Cutting errors?

It all needs to be converted to surfaces first anyway. Like I did with one of the parts, as shared above. I skipped the plates and small pins since they seem irrelevant for now. Of course, converting to surfaces/shells may involve some simplifications - see the thicker ends of the profiles.

Rigid Body + Nlgeom + shells = no convergence? Has anything changed?

No, we discuss it here regularly. CalculiX 2.23 doesn’t allow such a combination at all, in other versions it works fine in linear analyses, but may fail in nonlinear ones. However, there was no mentioned of rigid body constraints here yet, from what I see.

1 Like