<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear Prof. Blaha,<br>
I created slabs of a monoclinic structure perpendicular to the (110) and (101) directions, with structeditor. I obtained slabs for different thickness up to 28. But when I increase the slabs thickness &gt; 29 for the (101) surface and &gt; 38 for the (110) surface,
 a section of the slab at the bottom, in a direction longitudinal to the normal of the surface, disappear.<br>
I'm attaching the output structure to better show what I mean.<br>
The commands I used to generate the structure, in octave environment:<br>
s=loadstruct (&quot;rela2.struct&quot;);<br>
s1=makeprimitive (s);<br>
n=[1 0 1];<br>
s2=makesurface (s1,n,0,29,24);<br>
a=[1 0 0; 0 1 0; 0 0 1];<br>
s6=makesupercell (s2,a);<br>
savestruct (s6,&quot;test.struct&quot;);<br>
<br>
Again, for smaller thickness this does not happen. This does not happen either for other orientations (102), (120).<br>
What can I do in this case?<br>
<br>
With best regards,<br>
Andrea<br>
<br>
<br>
</div>
</body>
</html>