Ok the error comes from a wrong path given for loading the mesh. So the right log is now this one:
– READING DATA FILE (null)
**WARNING NO GIVEN TRIANGLE
MAXIMUM MEMORY AUTHORIZED (MB) 2000
_MMG2D_NPMAX 50000
_MMG2D_NTMAX 100000
NUMBER OF VERTICES 551 CORNERS 0
NUMBER OF TRIANGLES 0
NUMBER OF EDGES 551
mmg_mesh_reload_ptr->npmax: 50000
mmg_mesh_reload_ptr->np: 551
mmg_mesh_ptr->npmax: 50000
mmg_mesh_ptr->np: 551
– MMG2D, Release 5.3.8 (Apr. 10, 2017)
Copyright © IMB-LJLL, 2004-
Jun 11 2018 11:55:38
– MMG2DMESH: INPUT DATA
– INPUT DATA COMPLETED. 0.000s
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
MODULE MMG2D-IMB/LJLL : 5.3.8 (Apr. 10, 2017) ISO
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
MAXIMUM NUMBER OF POINTS (NPMAX) : 50000
MAXIMUM NUMBER OF TRIANGLES (NTMAX) : 100000
– PHASE 1 : MESH GENERATION
449 vertex inserted 102 not inserted
34 vertex inserted 68 not inserted
2 vertex inserted 66 not inserted
0 vertex inserted 66 not inserted
Error: MMG2_insertpointdelone: some vertex are not inserted 3.
Warning: MMG2_pack: unexpected edge table… Ignored data.
NUMBER OF VERTICES 555 CORNERS 0
NUMBER OF TRIANGLES 1098
NUMBER OF EDGES 4
Sorry for the mistake
Best
Pierre