abinit/tests/tutorespfn/Input/teph4isotc_3.abi

54 lines
1.6 KiB
Plaintext

#
ndtset 1
optdriver 8
wfk_task "wfk_kpts_erange"
getwfk_filepath "MgB2_eph4isotc/flow_mgb2_phonons/w0/t0/outdata/out_WFK.nc"
# Define fine k-mesh for the SKW interpolation
sigma_ngkpt 18 18 18
#sigma_ngkpt 24 24 24
sigma_nshiftk 1
sigma_shiftk 0 0 0
sigma_erange -0.2 -0.2 eV # Select kpts in the fine mesh within this energy window.
einterp 1 5 0 0 # Parameters for star-function interpolation (default values)
ngkpt 12 12 12
nshiftk 1
shiftk 0.0 0.0 0.0
# COMMON INPUT DATA
ecut 38
nband 8
occopt 4 # Marzari smearing
tsmear 0.02
# MgB2 structure
structure "abifile:MgB2_eph4isotc/flow_mgb2_phonons/w0/t0/outdata/out_DEN.nc"
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_3.abo, tolnlines= 10, tolabs= 3.000e-02, tolrel= 6.000e-03;
#%% teph4isotc_3o_DS1_KERANGE, tolnlines= 10, tolabs=0.0, tolrel= 0.0;
#%% [paral_info]
#%% max_nprocs = 10
#%% [extra_info]
#%% authors = M. Giantomassi
#%% keywords = NC, DFPT, EPH
#%% description = Computation of isotropic Migdal-Eliashberg Tc
#%%<END TEST_INFO>