I'm running the PIG example (ISSM 4.9, not trunk-jpl version) on Mac.
At Step 1: Mesh generation, I get an error at
% Generate an initial uniform mesh (resolution = hinit m)
md=bamg(model,'domain',domain,'hmax',hinit,'MaxCornerAngle',1);
Construction of a mesh from a given geometry
Trying to delete geometry and NbRef>0, probably due to an errorError using BamgMesher
Error in ==> ./bamg/Mesh.cpp
AddVertex error message: inconsistent configuration (Contact ISSM developers)
Error in bamg (line 332)
=BamgMesher(bamg_mesh,bamg_geometry,bamg_options);
Any ideas?
Best wishes,
Henning