abinit/tests/tutoplugs/Input/tw90_7.abi

58 lines
1.4 KiB
Plaintext

#GaAs crystal : ground-state with few bands,
ndtset 2
#First dataset : SC run with kpoints in the IBZ
# dataset 2. Use wfk_task wannier for the wannierization
optdriver2 8
wfk_task2 "wannier"
getwfk2 -1 # Read WKF in the IBZ from first dataset.
prtwant2 2
w90iniprj2 2
# Note that the kptopt should be the same as in the dataset1.
# It will automatically use symmetry to generate the fullBZ kpt with kptopt 3, and istwfk 1.
# common dataset.
nband 8
nstep 30
useylm 1
nshiftk 1
shiftk 0.0 0.0 0.0
kptopt 2
ngkpt 2 2 2 ! This is much too low
acell 3*10.60
amu 69.72 74.9216
diemac 10.0
ecut 20.00 ! This is also too low
ixc 1
natom 2
ntypat 2
rprim 0 .5 .5 .5 0 .5 .5 .5 0
xred 3*0.00d0 3*0.25d0
typat 1 2 tolwfr 1.e-10
znucl 31 33
pp_dirpath "$ABI_PSPDIR"
pseudos "PseudosTM_pwteter/31ga.pspnc, PseudosTM_pwteter/33as.pspnc"
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test = tw90_7.abo, tolnlines= 15, tolabs= 1.5e-04, tolrel= 1.00e-01
#%% extra_inputs=tw90_7o_DS2_w90.win
#%% [shell]
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% keywords = NC
#%% description =
#%% Gallium Arsenide, zinc-blende. 8 bands. prtwant=2
#%% Should still be completed by the call to wannier90, and subsequent fldiff use...
#%% example for post-processing mode of ABINIT-Wannier90 with wfk_task
#%% topics = Wannier
#%%<END TEST_INFO>