abinit/tests/v9/Input/t122.abi

89 lines
2.7 KiB
Plaintext

# NaI pSIC-PBE - 8 atom cell. Very low cutoff for testing purposes.
ndtset 1
#Parameters for the image dynamics
imgmov 6
nimage 3
ntimimage 3 # Very low value, only for testing purposes. See test tutoparal/psic_02 for a more realistic test.
tolimg 5.0d-6
prtvol 1
imgwfstor 0
mixesimgf -59.00 +80.0 -20.0 # Must be coherent with the occupation numbers
# Bands and occupations
nsppol 2
nband 32
occopt 0
occ_1img 32*1 32*1
cellcharge_1img 0.0
occ_2img 31*1 0.975 32*1
cellcharge_2img 0.025
occ_3img 31*1 0.950 32*1
cellcharge_3img 0.050
###########################################################################
#Common to all images
###########################################################################
# Optimization parameters
ionmov 2
tolmxf 1.0d-5
# SCF procedure
nstep 4 # Very low value, only for testing purposes. See test tutoparal/psic_02 for a more realistic test.
ecut 3 # Extremely low cut-off for testing purposes. See test tutoparal/psic_02 for a more realistic test.
pawecutdg 10 # Very low value, only for testing purposes. See test tutoparal/psic_02 for a more realistic test.
toldff 1.0d-6 # Better for geometry optimization
diemac 2.0d0
# k-point grid
ngkpt 1 1 2
nshiftk 2
shiftk 0.5 0 0.5
0 0.5 0.5
# Common to all images
#Definition of the unit cell
acell 3*13.0
#Definition of the atom types and unit cell
ntypat 2
znucl 11 53
pp_dirpath "$ABI_PSPDIR/Psdj_paw_pbe_std"
pseudos "Na.xml, I.xml"
#Definition of atoms and positions
natom 8
typat 4*1 4*2
xred -3.0863689067E-02 -3.0863689067E-02 2.5197195346E-31
1.9850978742E-02 4.8014902126E-01 5.0000000000E-01
4.8014902126E-01 1.9850978742E-02 5.0000000000E-01
5.3086368907E-01 5.3086368907E-01 -1.5606781514E-30
4.2000000000E-01 8.0000000000E-02 0.0000000000E+00
8.0000000000E-02 4.2000000000E-01 0.0000000000E+00
-2.1313787448E-02 -2.1313787448E-02 5.0000000000E-01
5.2131378745E-01 5.2131378745E-01 5.0000000000E-01
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% t22.abo, tolnlines = 66, tolabs = 1.1e-3, tolrel = 3.0e-4, fld_options= -easy;
#%% [paral_info]
#%% max_nprocs = 6
#%% [extra_info]
#%% authors = X. Gonze, C. Tantardini
#%% keywords = pSIC
#%% description =
#%% NaI with a sligthly expanded lattice, to allow self-localisation of a hole polaron, using pSIC technique.
#%% Realistic ecut and reasonable k point sampling, but small cell of only 8 atoms for testing.
#%% topics = CrossingBarriers
#%%<END TEST_INFO>