Hi, Bernat:
It seems gmsh2sod2d.py contained in sod2d_gitlab master branch commit 433356db does not work for the cylinder example.
gmsh version 4.12.1
python3 /home/mchao/code/sod2d_gitlab/utils/gmsh2sod2d/gmsh2sod2d.py cyl_p4_psenv -p 1
The error is
File "/home/mchao/code/sod2d_gitlab/utils/gmsh2sod2d/gmsh2sod2d.py", line 313, in
raiseError('Error! len(conec)!=npbou in boundary element!!')
Could you please resolve the issue? I think the cylinder case will be a very good simple example to test the coupling of the framework with SOD2D.