quantum-espresso/HP/examples/example02/reference/NiO.scf2.in

45 lines
1.1 KiB
Plaintext

&control
calculation='scf'
restart_mode='from_scratch',
prefix='NiO'
pseudo_dir = '/scratch/timrov/QE_gitlab/tmp1/q-e/pseudo/'
outdir='/scratch/timrov/QE_gitlab/tmp1/q-e/tempdir/'
verbosity='high'
/
&system
ibrav = 0,
celldm(1) = 7.88,
nat = 4,
ntyp = 3,
ecutwfc = 50.0,
ecutrho = 400.0,
nbnd = 20
occupations = 'fixed'
nspin = 2,
tot_magnetization = 0.00
/
&electrons
conv_thr = 1.d-15
mixing_beta = 0.7
startingpot = 'file'
startingwfc = 'file'
/
ATOMIC_SPECIES
Ni1 58.693 Ni.pbesol-n-rrkjus_psl.0.1.UPF
Ni2 58.693 Ni.pbesol-n-rrkjus_psl.0.1.UPF
O 16.000 O.pbesol-n-rrkjus_psl.0.1.UPF
ATOMIC_POSITIONS {alat}
Ni1 0.0000000 0.0000000 0.0000000
Ni2 0.5000000 0.5000000 0.0000000
O 0.5000000 0.0000000 0.0000000
O 1.0000000 0.5000000 0.0000000
CELL_PARAMETERS {alat}
1.00000000 0.50000000 0.50000000
0.50000000 1.00000000 0.50000000
0.50000000 0.50000000 1.00000000
K_POINTS {automatic}
2 2 2 0 0 0
HUBBARD {ortho-atomic}
U Ni1-3d 0.0001
U Ni2-3d 0.0001