number of contour elements in unstructured surfaces

Moderator: GiD Team

Post Reply
parduino
Posts: 9
Joined: Sat May 11, 2019 6:23 pm

number of contour elements in unstructured surfaces

Post by parduino »

Hi

GiD indicates the number of contour elements in unstructured surfaces must be even.
In versions (before 14) when an unstructured surface was assigned uneven number of surface segments GiD was smart to try with an even number of segments. This simplified possible user errors when assigning number of segments on lines.
Is this something not allowed anymore in version 14 (or consider a bug) ?? Is there a preference that must be checked??
Thanks
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

Re: number of contour elements in unstructured surfaces

Post by escolano »

In case of unstructured triangles there is no restriction of the number of divisions even/uneven

In case of unstructured quadrilaterals the sum of divisions of its boundary must be always even (it is not a specific GiD limitation, it is topologically impossible have quadrilaterals with uneven amount of boundary edges)
Some particular line could have uneven divisions, but the boundary loop must have a even amount.

Meshing with unstructured quadrilaterals, if do you manually assign a number of divisions to lines, it is better to use a even number.
GiD automatically try to set a number of divisions feasible.

Maybe in your case it is an error of some GiD version, please, attach your example as a zip to this forum.
parduino
Posts: 9
Joined: Sat May 11, 2019 6:23 pm

Re: number of contour elements in unstructured surfaces

Post by parduino »

Hi Attached a case that meshes well in version 13 but has problems when meshing in ver14.
There is no doubt the problem is with a unstructure surface with uneven number of division in the boundaries (and quad elements). Our problem is that GiD does not indicate which surface has this problem, and in version 13 GiD resolved the problem authomatically (I imagine by making sure the # of divisions was even). Any suggestion helps.
Attachments
Cumberland-NN-Model4.gid.zip
(59.96 KiB) Downloaded 317 times
parduino
Posts: 9
Joined: Sat May 11, 2019 6:23 pm

Re: number of contour elements in unstructured surfaces

Post by parduino »

Hi,

Just checking if you had a time to look into this case. Meshing with GiD14 fails and a message appears in the command line indicating there are a few surfaces with uneven number of divisions on the boundaries but do not indicate which surfaces. The attached .gid files shows the problem.
Thanks
parduino wrote:Hi Attached a case that meshes well in version 13 but has problems when meshing in ver14.
There is no doubt the problem is with a unstructure surface with uneven number of division in the boundaries (and quad elements). Our problem is that GiD does not indicate which surface has this problem, and in version 13 GiD resolved the problem authomatically (I imagine by making sure the # of divisions was even). Any suggestion helps.
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

Re: number of contour elements in unstructured surfaces

Post by escolano »

We already didn't had time to debug your case

we have only time to confirm that we are able to repeat the problem.
we will study it and provide some solution (be able to mesh it or provide better information to allow the user locate and avoid it)
User avatar
abelcs
Posts: 146
Joined: Mon Oct 13, 2014 9:14 am

Re: number of contour elements in unstructured surfaces

Post by abelcs »

Hello,
we have finally been able to reproduce this behavior, and we have solved the problem. The next developer version (14.1.4d) will be released with this bug fixed.
Thanks so much for notifying us the bug.

ABEL
Post Reply