<div dir="ltr">Hello, I have a structure which has ibrav=6, Tetragonal P lattice, I am using celldm 1 and 3. <div>My desired symmetry group is P-421m with space group 113. But when I run my structure it shows point group :<div><br>     point group C_2v (mm2)<br>     there are  4 classes<br>     the character table:<br><br>       E     C2    s_v   s_v'<br>A_1    1.00  1.00  1.00  1.00<br>A_2    1.00  1.00 -1.00 -1.00<br>B_1    1.00 -1.00  1.00 -1.00<br>B_2    1.00 -1.00 -1.00  1.00<br></div><div><br></div><div><br></div><div>This point group is not possible in Tetragonal (ibrav =6). It belongs to the orthorhombic lattice with space group no 35. I don't understand what the error is.  How do I decide my lattice and point group? (space group 113 was confirmed by another software for the same structure)</div><div><br></div><div><br></div><div>input file is this :</div><div><br></div></div><div><br></div><div><br></div>&CONTROL<br>    calculation = "scf"<br>    outdir      = "/PATH/"<br>    prefix      = "NAME"<br>    pseudo_dir  = "/PATH/"<br>    verbosity     = "high"<br>/<br><br>&SYSTEM<br>    celldm(1)   =  12.99636895<br>    celldm(3)   =  2.211372174<br>    degauss     =  1.00000e-02<br>    ecutrho     =  1440 <br>    ecutwfc     =  180<br>    ibrav       =  6<br>    nat         =  8<br>    ntyp        =  2<br>    occupations = "smearing"<br>    smearing    = "gaussian"<br>/<br><br>&ELECTRONS<br>    conv_thr         =  1.00000e-08<br>    electron_maxstep =  200<br>    mixing_beta      =  7.00000e-01<br>/<br><br>K_POINTS {automatic}<br> 10  10  1  0  0  0<br><br>ATOMIC_SPECIES<br>A   d0   A.pbe-dnl-rrkjus_psl.1.0.0.UPF<br>B   d0   B.pbe-nl-rrkjus_psl.1.0.0.UPF<br><br>ATOMIC_POSITIONS {crystal}<br>A               0.6482670078        0.1482669718        0.5140372199<br>A               0.1482660472        0.3517339887        0.4653768252<br>A               0.3517331934        0.8517332294        0.5140372199<br>A               0.8517338954        0.6482662125        0.4653768252<br>B                0.1742495997        0.6742496357        0.4161502748<br>B                0.6742494331        0.8257506748        0.5632631546<br>B                0.8257504723        0.3257504363        0.4161502748<br>B                0.3257506388        0.1742493971        0.5632631546</div>