abinit/tests/v9/Input/t62.abi

126 lines
3.0 KiB
Plaintext

# Cu Very rough 2x2x2 q-point grid; low ecut.
ndtset 7
ecut 20
nband 20
nstep 20
tolvrs 1e-06
nbdbuf 2
occopt 3
# Kpoints
ngkpt 4 4 4
nshiftk 1
shiftk 0 0 0
kptopt 3
tsmear 0.01
#######################################
# Dataset 1 (GS run to get WFK0 and DEN)
########################################
# Cancel default values
rfphon1 0
getwfk1 0
nqpt1 0
kptopt1 1
##################################################
# Dataset 2 (NSCF run to get WFK with empty states
##################################################
tolwfr2 1e-10
getden2 1
iscf2 -2
nband2 20
nbdbuf2 2
# Cancel default values
nqpt2 0
rfphon2 0
kptopt2 1
getwfk2 0
#################################################
# Dataset 3
#################################################
# qpt3 0.00000000E+00 0.00000000E+00 0.00000000E+00
# kptopt3 2
# rfdir3 1 0 0
###############################################
# Dataset 3-4-5-6: DFPT runs on a 2x2x2 q-mesh
###############################################
getwfk 1
nqpt 1
rfphon 1
rfdir3 1 0 0
rfdir4 1 0 0
rfdir5 0 1 0
rfdir6 1 0 0
# 2x2x2 Q-mesh
qpt3 0.00000000E+00 0.00000000E+00 0.00000000E+00
qpt4 5.00000000E-01 0.00000000E+00 0.00000000E+00
qpt5 5.00000000E-01 0.00000000E+00 0.00000000E+00
qpt6 5.00000000E-01 5.00000000E-01 0.00000000E+00
#############################################
# Dataset 7:
# Use GS WFK file on (4,4,4) k-mesh to interpolate band energies on a 16x16x16 k-mesh (sigma_ngkpt)
# with star-functions.
#############################################
optdriver7 8
wfk_task7 "wfk_kpts_erange"
getwfk7 2
# Define fine k-mesh for interpolation
sigma_ngkpt7 16 16 16
sigma_nshiftk7 1
sigma_shiftk7 0 0 0
einterp7 1 5 0 0 # Parameters for star-function interpolation
sigma_erange7 -0.2 -0.2 eV # Select kpts in fine mesh within this energy window.
# Cancel default values
nqpt7 0
rfphon7 0
kptopt7 1
#nband7 7
##############################################
#### STRUCTURE
##############################################
natom 1
ntypat 1
typat 1
znucl 29
xred 0.0000000000 0.0000000000 0.0000000000
acell 1.0 1.0 1.0
rprim
4.1905837556 0.0000000000 2.4194346594
1.3968612519 3.9509202543 2.4194346594
0.0000000000 0.0000000000 4.8388693187
pp_dirpath "$ABI_PSPDIR"
pseudos "PseudosHGH_pwteter/29cu.1.hgh"
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% exclude_builders = eos_nvhpc_*
#%% test_chain = t62.abi, t63.abi, t64.abi, t65.abi
#%% [files]
#%% files_to_test =
#%% t62.abo, tolnlines = 180, tolabs = 1.1e-3, tolrel = 1.1;
#%% t62o_DS7_KERANGE, tolnlines = 0, tolabs = 1.1e-6, tolrel = 1.0e-4
#%% [paral_info]
#%% max_nprocs = 10
#%% [shell]
#%% post_commands =
#%% ww_cp t62o_DS2_WFK t65o_DS20_WFK;
#%% ww_cp t62o_DS1_DEN t65o_DS20_DEN;
#%% [extra_info]
#%% authors = O. Nadeau
#%% keywords = NC, DFPT, EPH
#%% description =
#%% Calculation of the Fan-Migdal + Debye-Waller self-energy matrix elements.
#%%<END TEST_INFO>