I get sometimes a fatal error in the mesh generator using adaptmesh with the following option
iso=false, nbvx = 1e6, maxsubdiv=5
Is there an adaptmesh option for pervent this ?
Best regards.
number of required edges : 0
2938 Problem: insert point 2926([116177873,193304108],[-6.45389,4.95713]{3.52903e-07,1.96232e-07,[0.996706,0.0810952]})3171 tcvj = 0x7fffc490 0
([116177832,193304081],[-6.45389,4.95713]{3.4564e-07,2.37417e-07,[0.999816,0.0192053]})([116178067,193304220],[-6.45389,4.95713]{2.24982e-07,1.94815e-07,[0.516705,-0.856164]})
([116177832,193304081],[-6.45389,4.95713]{3.4564e-07,2.37417e-07,[0.999816,0.0192053]})([116178067,193304220],[-6.45389,4.95713]{2.24982e-07,1.94815e-07,[0.516705,-0.856164]})
Fatal error in the mesh generator 1001
current line = 73
Meshing error: Bamg
number : 1001,
Meshing error: Bamg
number : 1001,
err code 5 , mpirank 0
1 - hmin does the job !
In the source code the default value of hmin is Th.MinimalHmin(), i can’t see where hmin is really updated.
2 - Is that expected adaptmesh works with 3d mesh ?
Best regards.