Hi,<br>I wanted to switch from version 2.3.1 to 2.5.0 but got a problem which I couldn't solve by myself.<br><br>Version 2.5.0 by default writes msh file in 2.2 format.<br>I want to continue use 2.0 format with the latest version of gmsh.<br>
After I add to .gmsh-options file line <br><br>Mesh.MshFileVersion = 2; // Version of the MSH file format to use<br><br>gmsh continues to write msh files in 2.2 format.<br><br>Is there another way to make gmsh write files in 2.0 format?<br>
<br>P.S. Thanks Christophe and Jean-François for the great mesher.<br><br>Best Regards,<br>Andrey.<br><br>