mirror of https://github.com/abinit/abinit.git
99 lines
3.5 KiB
Plaintext
99 lines
3.5 KiB
Plaintext
#ABINIT - INPUT FILE
|
|
#GOLD 31 ATOMS
|
|
|
|
#Process distribution (parallelism) - TO BE ADAPTED
|
|
# autoparal 1
|
|
npkpt 1 npband 1 npfft 1 # 1 MPI processes
|
|
paral_kgb 0
|
|
gpu_option 2
|
|
wfoptalg 111
|
|
|
|
#Plane wave basis
|
|
ecut 8.
|
|
pawecutdg 10.
|
|
|
|
#Self-consistent cycle parameters
|
|
toldfe 1.d-15
|
|
nstep 20
|
|
|
|
#K-points and symetries
|
|
nkpt 1
|
|
kpt 3*0.
|
|
kptopt 0
|
|
istwfk *2
|
|
nsym 0
|
|
chksymbreak 0
|
|
|
|
#Electronic configuration
|
|
nband 192
|
|
occopt 3
|
|
tsmear 0.002 hartree
|
|
|
|
#Activation/deactivation of I/O
|
|
optforces 2
|
|
optstress 1
|
|
prtwf 0
|
|
prtden 0
|
|
prteig 0
|
|
timopt 0
|
|
|
|
#Simulation cell
|
|
acell 3*15.34
|
|
rprim 1. 0. 0. 0. 1. 0. 0. 0. 1.
|
|
natom 31
|
|
ntypat 1
|
|
typat 31*1
|
|
znucl 79.
|
|
chkprim 0
|
|
|
|
#Atomic positions
|
|
xred
|
|
2.50000000000000e-01 2.50000000000000e-01 0.00000000000000e+00
|
|
2.50000000000000e-01 0.00000000000000e+00 2.50000000000000e-01
|
|
0.00000000000000e+00 2.50000000000000e-01 2.50000000000000e-01
|
|
0.00000000000000e+00 0.00000000000000e+00 5.00000000000000e-01
|
|
2.50000000000000e-01 2.50000000000000e-01 5.00000000000000e-01
|
|
2.50000000000000e-01 0.00000000000000e+00 7.50000000000000e-01
|
|
0.00000000000000e+00 2.50000000000000e-01 7.50000000000000e-01
|
|
0.00000000000000e+00 5.00000000000000e-01 0.00000000000000e+00
|
|
2.50000000000000e-01 7.50000000000000e-01 0.00000000000000e+00
|
|
2.50000000000000e-01 5.00000000000000e-01 2.50000000000000e-01
|
|
0.00000000000000e+00 7.50000000000000e-01 2.50000000000000e-01
|
|
0.00000000000000e+00 5.00000000000000e-01 5.00000000000000e-01
|
|
2.50000000000000e-01 7.50000000000000e-01 5.00000000000000e-01
|
|
2.50000000000000e-01 5.00000000000000e-01 7.50000000000000e-01
|
|
0.00000000000000e+00 7.50000000000000e-01 7.50000000000000e-01
|
|
5.00000000000000e-01 0.00000000000000e+00 0.00000000000000e+00
|
|
7.50000000000000e-01 2.50000000000000e-01 0.00000000000000e+00
|
|
7.50000000000000e-01 0.00000000000000e+00 2.50000000000000e-01
|
|
5.00000000000000e-01 2.50000000000000e-01 2.50000000000000e-01
|
|
5.00000000000000e-01 0.00000000000000e+00 5.00000000000000e-01
|
|
7.50000000000000e-01 2.50000000000000e-01 5.00000000000000e-01
|
|
7.50000000000000e-01 0.00000000000000e+00 7.50000000000000e-01
|
|
5.00000000000000e-01 2.50000000000000e-01 7.50000000000000e-01
|
|
5.00000000000000e-01 5.00000000000000e-01 0.00000000000000e+00
|
|
7.50000000000000e-01 7.50000000000000e-01 0.00000000000000e+00
|
|
7.50000000000000e-01 5.00000000000000e-01 2.50000000000000e-01
|
|
5.00000000000000e-01 7.50000000000000e-01 2.50000000000000e-01
|
|
5.00000000000000e-01 5.00000000000000e-01 5.00000000000000e-01
|
|
7.50000000000000e-01 7.50000000000000e-01 5.00000000000000e-01
|
|
7.50000000000000e-01 5.00000000000000e-01 7.50000000000000e-01
|
|
5.00000000000000e-01 7.50000000000000e-01 7.50000000000000e-01
|
|
|
|
pp_dirpath "$ABI_PSPDIR"
|
|
pseudos "au.hpc.paw"
|
|
|
|
#%%<BEGIN TEST_INFO>
|
|
#%% [setup]
|
|
#%% executable = abinit
|
|
#%% [paral_info]
|
|
#%% nprocs_to_test = 1
|
|
#%% max_nprocs = 1
|
|
#%% [NCPU_1]
|
|
#%% files_to_test = t09_MPI1.abo, tolnlines = 10, tolabs = 1.e-8, tolrel = 1.e-4
|
|
#%% [extra_info]
|
|
#%% keywords = PAW,HPC
|
|
#%% authors = M. Torrent, M. Sarraute
|
|
#%% description = 31 gold atoms (one vacancy) - HPC test
|
|
#%%<END TEST_INFO>
|