<div>Good afternoon,</div>
<div> </div>
<div>I would like to use the Periodic Line command but I have a problem with it. </div>
<div>I first try on a simple exemple that I show you below:</div>
<div> </div>
<div>h_elem = 0.1;<br>Point(1) = {1, 0.7, 0, h_elem};<br>Point(2) = {0,1,0,h_elem};<br>Point(3) = {0, 0, 0, h_elem};<br>Point(4) = {1, 0.3, 0, h_elem};<br>Line(1) = {3, 4};<br>Line(2) = {4, 1};<br>Line(3) = {1, 2};<br>Line(4) = {2, 3};</div>

<div>Line Loop(1) = {1, 2, 3, 4};<br>Plane Surface(1)={1};<br>Periodic Line {4} ={-2};</div>
<div> </div>
<div>I used the manual to understand how, the commande 'Periodic Line', have to be used but there is not a lot of exemple and there is also not a lot of forum dedicated to gmsh and anyway they don't deal at all with this command. </div>

<div>So, I try by myself to deal with this problem: I try different configurations,  parenthesis instead of brace, without the minus sign, before the "Line Loop" command, adding a "Physical Surface", but it still don't work, I always have this error message 'syntax error (Line)'.</div>

<div> </div>
<div>I don't know what to do now, that 's why I contact you.</div>
<div>I hope you will have some time to help me.</div>
<div> </div>
<div>Thank you</div>
<div> </div>
<div>Sincerely,</div>
<div> </div>
<div>Amélie Pajot</div>