Hello,

I am a newbie in theoretical solid-state physics. I am now trying to calculate

electronic energy-band structures using Quantum ESPRESSO solver.

The relevant cell (lattice) has following conditions;

1. This unit cell is described by three lattice vectors

1. They are, v1=(-0.5,0.5,0.0), v2=(0,1,-1), v3=(-0.5,0.5,1.0)

1. vectors are normalized with a-lattice length

1. This unit cell has eight-atoms

1. four cations (C) and four anions (A)

1. The system has effective cubic symmetry

Based on these conditions, I wrote a part of input file as below. C and A respectively

stand for cation and anion. I thought that the atoms should be just allotted

on apexes (vertices) of a cube. I wonder this Is correct?

Thanks for any advices. Answers using cif or VASP Poscar formats are also

very welcome so that they can be converted with cif2cell or Vesta.

CELL_PARAMETERS -0.5 0.5 0.0 0.0 1.0 -1.0 0.5 0.5 1.0 ATOMIC_POSITIONS C 0 0 0 C 1 1 0 C 0 1 1 C 1 0 1 A 1 0 0 A 1 1 1 A 0 0 1 A 0 1 0

Similar questions and discussions