<div dir="ltr"><div>Dear Muthu V,<br><br>This is what I understand, it may not be correct. I hope that anyone that notices a mistake corrects it.<br><br><b>Wyckoff positions</b><br>You will find that most of the crystals are in Wyckoff positions. You can find the structure of crystals in websites such as <br><a href="http://www.crystallography.net/cod/">http://www.crystallography.net/cod/</a> <br><a href="http://icsd.kisti.re.kr/icsd/icsd_chemistry.jsp">http://icsd.kisti.re.kr/icsd/icsd_chemistry.jsp</a><br></div><div>In the COD website you will find them inside the cif files. The Wyckoff positions are the ones after _atom_site_calc_flag.<br><br></div><div><b>space_group<br></b></div><div>You should specify this. It is given in the website and cif files.<br><br></div><div><b>nat = # independent positions</b><br>The number of atoms listed in the cif file or website should be the number of independent positions. Independent positions are positions that cannot be generated by symmetry of the space group. Simply put, the number of independent positions is equal to the number of lines. For the case of GaAs, there are two positions listed. One for Ga and  one for As.<br><br></div><div><b>ntyp = # of different types of atoms<br></b></div><div>The input for this doesn't change because you are using crystal_sg. GaAs has two types of atoms. Ga and As. Often times the number for nat will be equal to ntyp, but they are not the same thing.<br><br></div><div><b>ATOMIC_COORDINATES {crystal_sg}<br></b></div><div>The usual format for them is <br><br></div><div>Element     Site      coordinate<br></div><div><br>An example for GaAs space group 216<br><br></div><div>Ga    4a    <br></div><div>As    4c<br><br></div><div>An example for ZnO (wurtzite structure) space group 186<br></div><div><br></div><div>Zn     2b    0<br></div><div>O      2b    0.3825<br><br></div><div>You only need to specify the coordinate if it is needed. You can check whether it is needed or not with <br><a href="http://www.cryst.ehu.es/cryst/get_wp.html">http://www.cryst.ehu.es/cryst/get_wp.html</a><br></div><div>Put the space group of the crystal. For space group 186 site 2b, you can see that the coordinates are(1/3,2/3,z), (2/3,1/3,z+1/2). You only need the value of z to generate it. So you only need to take the z value of the Wyckoff positions.<br>For space group 216 site 4a the coordinates are (0.0,0). Notice that it does not have any x, y, or z included in the coordinate. Thus, we do not need any <br>coordinates for this site. In summary, go to the website, check the site, check the positions, check if the positions have x, y, or z in them. If they do, you need <br>to included the x, y, or z positions in ATOMIC_POSITIONS.  <br><br></div><div> <br><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 1, 2016 at 1:50 PM, Muthu V <span dir="ltr"><<a href="mailto:muthu.physicsmath@gmail.com" target="_blank">muthu.physicsmath@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">Dear D K Jun<br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">I'm Muthu V working in DFT field using QE. I'm trying to define my system in-term of crystal_sg method in input file. i have gone through your discussion in pwscf forum. but still i  need some more clarification on defining the structure. in this case what about nat and ntyp tages in SYSTEM block.<br><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">and when i have specify <br>like  C  1a <br>like  C  8g   x<br>like  C  24m  x y<br>like  C  48n  x y z<br><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">can you give some example.<br><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">look forward to your mail  <br>Thank you <br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif;color:rgb(0,0,0)">i followed your discussion on <br><a href="http://qe-forge.org/pipermail/pw_forum/2016-May/109790.html" target="_blank">http://qe-forge.org/pipermail/pw_forum/2016-May/109790.html</a><br></div></div>
</blockquote></div><br></div>