[Gmsh] Bug report in gmsh 2.4.2
Patrick Farrell
patrick.farrell06 at imperial.ac.uk
Mon Oct 5 18:13:07 CEST 2009
On Sat, Oct 03, 2009 at 08:29:54AM +0100, David Colignon wrote:
> Hi Patrick,
>
> with length = 0.0015 I am sable to generate a mesh with 161874 triangles on my Macbook with 2 GB of RAM, and with
> length=0.001 I get 369154 triangles ! With such a dense mesh, we are close to the machine precision and some random
> errors can occur. Could you try again with different values of length ?
>
Sure!
Length # Elements
-----------------------
0.0005 1477192
0.001 N/A
0.0015 164090
0.002 93340
The stack smash is 100% reproducible locally. If it would be
of assistance in debugging, we could try to arrange
ssh access?
Is there anything else I can do to help get this bug fixed?
Thanks,
Patrick