shankar1729 / jdftx

JDFTx: software for joint density functional theory
http://jdftx.org
84 stars 54 forks source link

Titaniumdioxide #3

Closed Lennart-Winter closed 7 years ago

Lennart-Winter commented 7 years ago

Dear Shankar,

I just wanted to calculate the bandstructure of titaniumdioxide and I have an Error in common.in (see attached)

I garuntee for the lattice constants to be right I assume the error is in the ion-species command. But something like ion-species GBRV/Ti_pbe_v1.2.uspp didn't work.

I would kindly ask of some advice.

Thank you very much and best regards

Lennart common.txt totalE.txt

shankar1729 commented 7 years ago

Your lattice vectors seem to be in Angstrom; jdftx input is in bohrs. That might be the reason for overlapping ion errors.

Lennart-Winter commented 7 years ago

Thank you; I also found some typing errors in common.in I will try that now

Lennart-Winter commented 7 years ago

Dear Shankar,

thanks to your advice the calculation worked, but the result is not expected. I calculated without elec-smearing, because TiO_2 should show insulating or at least semiconducting behaviour.

But the VBM I got from the totalE.eigStats actually crosses a bond (see attached picture). Since TiO_2 (rutil structure) shows a band gap of ca. 3 eV, I'd expect the VBM to be elsewhere.

Could you please tell me where my error is? (Just for completion I'll attach my input files as well)

Thank you so much for all your support!!

Best,

Lennart

tio_2 bandstruct.txt bandstruct.kpoints.txt common.txt totalE.txt

shankar1729 commented 7 years ago

You have a typo in one of the Ti's z-coordinates: it should be 0.5 not 0.05. This was presumably causing the Two Ti's to be in the same plane with short bonds to O, making a metallic chain along the diagonal.

Always check your structures using the dry run + createXSF + VESTA / xcrysden!

Shankar

Lennart-Winter commented 7 years ago

Dear Shankar,

I'm sorry for bothering I should've seen that myself. Nevertheless thank you again.

Best

Lennart