abinit/tests/tutorespfn/Input/teph4isotc_6.abi

83 lines
2.2 KiB
Plaintext

# MgB2: Generation of GSTORE.nc file
#
optdriver 7
eph_task 11 # Generate GSTORE.nc file
getddb_filepath "MgB2_eph4isotc/flow_mgb2_phonons/w1/outdata/out_DDB"
getwfk_filepath "teph4isotc_4o_DS1_WFK"
getdvdb_filepath "teph4isotc_1_DVDB"
structure "abifile:MgB2_eph4isotc/flow_mgb2_phonons/w0/t0/outdata/out_DEN.nc"
ddb_ngqpt 4 4 4
eph_ngqpt_fine 6 6 6
dipdip 0 # No treatment of the dipole-dipole part. OK for metals
#gstore_cplex 2
gstore_kzone "ibz"; gstore_qzone "bz"
#gstore_kzone "bz"; gstore_qzone "ibz"
gstore_kfilter "fs_tetra"
#gstore_brange 3 4
#gstore_erange -0.5 -0.5 eV
gstore_with_vk 1
#getgstore_filepath "outdata/_GSTORE.nc"
#eph_intmeth 2 # Tetrahedron method
#eph_intmeth 1
#eph_fsewin 0.3 eV
#eph_fsmear 0.1 eV
# Tricks to make EPH calculations faster.
mixprec 1
boxcutmin 1.1
# K-mesh: must be consistent with the one used to generate the WFK file
ngkpt 18 18 18
nshiftk 1
shiftk 0.0 0.0 0.0
prtphbands 0
prtphdos 0
# Compute phonon bands along this q-path.
#ph_nqpath 8
#ph_qpath
# 0.0 0.0 0.0 # Gamma
# 1/3 1/3 0.0 # K
# 0.5 0.0 0.0 # M
# 0.0 0.0 0.0 # Gamma
# 0.0 0.0 0.5 # A
# 1/3 1/3 0.5 # H
# 0.5 0.0 0.5 # L
# 0.0 0.0 0.5 # A
#COMMON INPUT DATA###########################################################
ecut 38.0
nband 8
occopt 4 # Marzari smearing
tsmear 0.02
pp_dirpath "$ABI_PSPDIR/Psdj_nc_sr_04_pw_std_psp8/"
pseudos "Mg-low.psp8, B.psp8"
##############################################################
# This section is used only for regression testing of ABINIT #
##############################################################
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% exclude_builders = eos_nvhpc_*
#%% test_chain = teph4isotc_1.abi, teph4isotc_2.abi, teph4isotc_3.abi, teph4isotc_4.abi,
#%% teph4isotc_5.abi, teph4isotc_6.abi, teph4isotc_7.abi,
#%% [files]
#%% use_git_submodule = MgB2_eph4isotc
#%% files_to_test =
#%% teph4isotc_6.abo, tolnlines= 5, tolabs= 3.000e-02, tolrel= 6.000e-03
#%% [paral_info]
#%% max_nprocs = 10
#%% [extra_info]
#%% authors = M. Giantomassi
#%% keywords = NC, DFPT, EPH
#%% description = Generation of GSTORE.nc file
#%%<END TEST_INFO>