<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>Hi,</div>
<div><br>
</div>
<div>I'm trying to create a finite element mesh in Gmsh by following this tutorial
<a href="http://sfepy.org/doc-devel/primer.html" target="_blank" id="LPlnk563144" class="OWAAutoLink" previewremoved="true">
http://sfepy.org/doc-devel/primer.html</a>. But when I try to run the example file from the tutorial 'script/simple.py examples/linear_elasticity/its2D_1.py', I get the following error: "FileNotFoundError: [Errno 2] No such file or directory". The filename
 and pathname are definitely correct (I'm typing these commands from the top level SfePy directory), so I don't understand why the program doesn't recognize it.
<br>
<br>
I do not get this error when I use the example mesh given by the tutorial. It solves the finite element problem and I can visualize the result using postproc.py without any issues.<br>
<br>
Aside from the minor, unavoidable differences that appear to be a result of different versions of Gmsh (I think the tutorial is based on an older version), my mesh is nearly identical to the one in the tutorial. The ruled surface feature seems to be absent
 from my version so I created a plane surface instead. Also my mesh contains 76 vertices and 122 triangles instead of 55 vertices and 83 triangles used in the tutorial.<br>
<br>
Any suggestions would be appreciated, thanks.</div>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Sean</p>
<p style="margin-top:0;margin-bottom:0">gi1976@wayne.edu<br>
</p>
</div>
</body>
</html>