Page 1 of 1

[GiDlist] Troubles with quadratic elemnt type mesh!!!!!!!!!!

Posted: Mon Aug 12, 2002 6:13 pm
by Oleg
Hello All,

We bought 6.* version of GID, and use GID 6.3-beta version (This problems appears in GID 6.1.2 and GID 7.0.1). Sometimes, this version generates wrong mesh (see attached file new.msh, nodes # 46 and 55).
Those middle nodes of quadratic triangular elements are situated not on the middle of edges, where they should be (the same happens with quadratic quadrilateral elements). So we have some problem with it.



--
Best regards,
Oleg mailto:oleg2205 at mail.ru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new
Type: application/octet-stream
Size: 6598 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020812/95a0730c/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new.msh
Type: application/octet-stream
Size: 6692 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020812/95a0730c/attachment-0001.obj

[GiDlist] Troubles with quadratic elemnt type mesh!!!!!!!!!!

Posted: Wed Aug 28, 2002 10:37 am
by Enrique Escolano
The midnodes of quadratic elements are not located on the middle of the
edges:
First are located on this position, but after, are remapped over the surface
source.
In your case, possibly the surface parametrización is not uniform, and the
projection of
the midnode over the surface is far of the wished position.

If the midpoint is far of the surface (big element size), can appear
instability
problems in the projection algorithm.

If you need the quadratic node exactly in the mid-edge (not necessary over
the surface if curved), then mesh with linear elements, or recompute the
midnode coordinates=(Node prev+Node next)/2 (inside the bas file, or inside
your own program)

Enrique Escolano

----- Original Message -----
From: "Oleg" oleg2205 at mail.ru
To: gidlist at gatxan.cimne.upc.es
Sent: Monday, August 12, 2002 7:12 PM
Subject: [GiDlist] Troubles with quadratic elemnt type mesh!!!!!!!!!!!



Hello All,

We bought 6.* version of GID, and use GID 6.3-beta version (This problems
appears in GID 6.1.2 and GID 7.0.1). Sometimes, this version generates wrong
mesh (see attached file new.msh, nodes # 46 and 55).
Those middle nodes of quadratic triangular elements are situated not on
the middle of edges, where they should be (the same happens with quadratic
quadrilateral elements). So we have some problem with it.



--
Best regards,
Oleg mailto:oleg2205 at mail.ru