Problems with Cartesian Mesh

Moderator: GiD Team

Post Reply
crised
Posts: 11
Joined: Thu Nov 10, 2016 10:23 am

Problems with Cartesian Mesh

Post by crised »

I'm working with a hip implant that I've imported in .stl format, I need to get a cartesian mesh of it with exactly the same element size in all directions. I correctly assigned cartesian mesh to my volume, then I meshed it, but when I was evaluating the mesh quality I realized that many of the elements have a poor shape quality, what means that my bricks don't have the same length in all directions. How can I solve it? It is really important to get bricks with the same size and the same element edge length in all directions.
Captura de pantalla 2016-11-08 a las 11.41.16.png
Captura de pantalla 2016-11-08 a las 11.41.16.png (174.81 KiB) Viewed 5840 times
If you take a look at the program help and type 'cartesian mesh', it shows you that you get bricks with equal size, I don't understand why it happens. I've attached some screenshots to show you what I'm talking about.
Captura de pantalla 2016-11-08 a las 11.41.38.png
Captura de pantalla 2016-11-08 a las 11.41.38.png (113.9 KiB) Viewed 5840 times
Captura de pantalla 2016-11-08 a las 11.44.46.png
Captura de pantalla 2016-11-08 a las 11.44.46.png (218.22 KiB) Viewed 5840 times
User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

Re: Problems with Cartesian Mesh

Post by escolano »

In Utilities->Preferences... you must select 'grid spacing' as Uniform
Preferences_Meshing_Cartesian.png
Preferences_Meshing_Cartesian.png (17.38 KiB) Viewed 5839 times
crised
Posts: 11
Joined: Thu Nov 10, 2016 10:23 am

Re: Problems with Cartesian Mesh

Post by crised »

Thanks for replying me! I've tried to do that and meshed it again. In fact, I've tried to specify a minimum size in preferences window too, but the problem is still there. Is there any other solution?
Captura Mallador.JPG
Captura Mallador.JPG (19.04 KiB) Viewed 5838 times
Captura Error Malla.JPG
Captura Error Malla.JPG (180.38 KiB) Viewed 5838 times
User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

Re: Problems with Cartesian Mesh

Post by escolano »

Attach a zip with your GiD model (without the mesh) to test it
crised
Posts: 11
Joined: Thu Nov 10, 2016 10:23 am

Re: Problems with Cartesian Mesh

Post by crised »

User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

Re: Problems with Cartesian Mesh

Post by escolano »

I have been able to import the Step file,
assign Mesh->Cartesian to all volumes (with size=0 to use the general mesh size)
set the preference of Grid spacing=Uniform
and generate a mesh with general size=0.1
This is how the mesh look like
hip.png
hip.png (50.51 KiB) Viewed 5829 times
I attach the GiD model
HIP2.zip
(923.42 KiB) Downloaded 317 times
(without the mesh to be smaller)
To repeat the mesh load the model, go to Mesh->Mesh options from model to set my same preferences, and generate the mesh.
crised
Posts: 11
Joined: Thu Nov 10, 2016 10:23 am

Re: Problems with Cartesian Mesh

Post by crised »

Thank you again! After several tests I think I've discovered the problem. If you mesh with variable grid spacing and then you erase mesh, reset data, set uniform grid spacing and mesh it again the result is the same, whereas if you set from the beginning uniform grid spacing and mesh it, you get the correct result. Is it possible that this could be a program bug?
Post Reply