[Gmsh] Surface mesh contains ugly elements
Martin Vymazal
martin.vymazal at vki.ac.be
Wed Oct 30 14:29:28 CET 2013
Dear prof. Remacle, prof. Geuzaine,
thank you for the fixed version. I was using gmsh compiled in August 2013 and
after the remark of prof. Remacle, I updated my sources from svn and
recompiled. I still have problem with both ruled and transfinite surface when
using the original geo file.
Best regards,
Martin Vymazal
On Wednesday 30 October 2013 14:15:08 Christophe Geuzaine wrote:
> Hi Martin - Indeed, Gmsh still has trouble with parametrization of surfaces
> bounded by splines when the control points are not sufficiently regularly
> spaced. Attached is one possible solution; another would be to set more
> equispaced control points; yet another (but that would be a bit
> overkill...) would be to reparametrize the surface using a Compound.
>
> PS: this is indeed the same problem as reported by Robert in bug#184. We are
> working on it...