<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" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi All,</p>
<p><br>
</p>
<p>When using nek/moab how are the periodic boundaries to be defined?</p>
<p><br>
</p>
<p>Currently I have this:</p>
<p><br>
</p>
<p><em>channel.h5m<br>
1 0      1 fluid set, 0 other/solid sets<br>
10       fluid set #10,  solid sets #0<br>
1        Material properties -fluid set #100: MATINDX of 1, All elements: IMATIE = 1<br>
6        no. bc sets; bc set id, bc type: (f=flux, c=convective, t=dirichlet, I=adiabatic)<br>
100  1    P  ,<br>
200  1    P  ,<br>
300  1    W  ,<br>
400  1    W  ,<br>
500  1    P  ,<br>
600  1    P  ,</em></p>
<p><br>
<em></em></p>
<p>Boundaries 100 and 200 need to be defined periodic with one another...</p>
<p><br>
</p>
<p>I have experimented with:</p>
<p><br>
</p>
<p><em>100  1    P  ,</em>  200  1<br>
<em>200  1    P  ,</em>  100  1</p>
<p><br>
</p>
<p>and</p>
<p><br>
</p>
<p><em>100  1    200  1  P  ,</em><br>
<em>200  1    100   1 P  ,</em><br>
</p>
<p><br>
</p>
<p>Neither of which works, is there another implementation or is periodic boundary not possible?</p>
<p><br>
</p>
<p>Thanks, Friedrich.<br>
<br>
</p>
</body>
</html>