abinit/tests/v9/Input/t95.abi

56 lines
1.3 KiB
Plaintext

# copper atom in a box. Test norm conserving oncvpsp pseudopotential with meta GGA R2SCAN01
iscf 17
ecut 40
ngkpt 1 1 1
shiftk 0 0 0
rprim
0 0.5 0.5
0.5 0 0.5
0.5 0.5 0
acell 3*15
xred 0.5 0.5 0.5
natom 1
ntypat 1
typat 1
znucl 29
tsmear 0.0001
occopt 7
nband 20
diemac 4
diemix 0.1
nstep 30
toldfe 1.e-10
#ixc 11 # PBE
ixc -645642 # R2SCAN01 meta GGA
usekden 1
nc_xccc_gspace 0 # calculates model core contribution in real space. Cleaner
#nc_xccc_gspace 1# calculates model core contribution in recip space. lots of noise ~ 1.e-5 density
pp_dirpath "$ABI_PSPDIR"
pseudos "29_Cu_m.upf"
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% t95.abo, tolnlines = 0, tolabs = 0.0, tolrel = 1.0 , fld_options= -ridiculous;
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% authors = M. Verstraete
#%% keywords = metaGGA
#%% description =
#%% Copper atom isolated in a box, mGGA Norm conserving
#%% Tests the reading of the upf2 potential, and inputs related to the model core kinetic energy density, then their usage.
#%% nc_xccc_gspace 0 calculates model core contribution in real space, and is much cleaner (0 kinE and density outside NLCC radius)
#%% Density (+kinE) mixing works much better than potential mixing: in the vacuum the mGGA potential is very sensitive
#%% topics = xc
#%%<END TEST_INFO>