<div dir="ltr"><div><div><div><div><div><div>Hi all gmsh users,<br><br></div>When I use gmsh to get 1D mesh, after refine by splitting, I find out that<br></div>the segment nodes is not correct. Please have a look below:<br><img style="margin-right: 25px;" src="cid:ii_ia3lfcay1_14d8a0b5b586335e"><br></div>​Here is the msh file:<br>$MeshFormat<br>2.2 0 8<br>$EndMeshFormat<br>$Nodes<br>5<br>1 0 0 0<br>2 1 0 0<br>3 0.2499999999994083 0 0<br>4 0.4999999999986718 0 0<br>5 0.7499999999993359 0 0<br>$EndNodes<br>$Elements<br>6<br>1 15 2 0 1 1<br>2 15 2 0 2 2<br>3 1 2 0 1 1 3<br>4 1 2 0 1 3 4<br>5 1 2 0 1 4 5<br>6 1 2 0 1 5 2<br>$EndElements<br></div><br></div>>From the elements segment we can see the segment nodes is wrong.<br><br></div>So my question is: how to do re-ordering the mesh nodes in gmsh?<br><div><div><div><div><div>​<br></div><div>Thanks in advance!<br><br></div><div>Best regards!<br></div><div>Daopu<br></div></div></div></div></div></div>