qmcpack/examples/solids/dft-inputs/LiH-nscf.in

36 lines
626 B
Plaintext

&control
calculation = 'nscf'
restart_mode='from_scratch',
tstress = .true.
prefix='LiH',
pseudo_dir = './',
outdir='out'
wf_collect=.true.
disk_io='low'
/
&system
ibrav=2, celldm(1) =7.100, nat= 2, ntyp= 2,
nspin=1,
degauss=0.001,
smearing='mp',
occupations='smearing',
ecutwfc = 450
ecutrho =1800
nosym=.true.
noinv=.true.
/
&electrons
conv_thr = 1.0d-10
mixing_beta = 0.7
/
ATOMIC_SPECIES
Li 9.01 Li.ncpp
H 1.01 H.ncpp
ATOMIC_POSITIONS alat
Li 0.00 0.00 0.00
H 0.50 0.50 0.50
K_POINTS {crystal}
2
0.0 0.0 0.0 2.0
0.5 0.0 0.0 2.0