27 October 2015 4 275 Report

I want to see the effect of doping in GaAs . how I can do doping in quantum espresso.

eg. I want to see GaAs_0.74_P0.25

means doping 25% phosphorous.

This is my input file.

&control

calculation='scf',

restart_mode='from_scratch',

outdir='./tmp',

prefix='gaas',

pseudo_dir='/home/abhi/src/espresso-5.2.1/pseudo/',

/

&system

ibrav=2,

celldm(1)=10.6827,

nbnd=8,

nat=2,

ntyp=2,

ecutwfc=20,

occupations='fixed',

/

&electrons

mixing_beta=0.7,

diagonalization='david'

/

ATOMIC_SPECIES

Ga 69.723 Ga.pbe-n-van.UPF

As 74.92160 As.pbe-n-van.UPF

ATOMIC_POSITIONS alat

Ga 0.0 0.0 0.0

As 0.25 0.25 0.25

K_POINTS automatic

12 12 12 0 0 0

More Abhinav Nag's questions See All
Similar questions and discussions