Dear Robert and wien2k users,<br> I am creating a surface using structeditor program which required octave enironment, I came across<br><br>sr=makesurface(s,n,ind,depth,vac)<br><br>which creates surface for a given unitcell<br>
<br>where: s input structure<br> n normal vector (in lattice coordinates)<br> ind an index of an atom which should be in (0 0 0)<br> <b> depth thickness of the material</b><br>
vac thickness of the vacuum layer<br><br> example: sr=makesurface(s,[0 0 1],1,30.0,20.0)<br><br>Now my doubt is: <br>How shall I realize the thickness of the particular material (for example Fe)<br>
I mean can I choose it manually (any number) or I need to know the proper thickness of the material. <br>If so, can anyone help where I can find the thickness information of the material.<br><br>Thanks in advance<br>Madhav<br>