abinit/tests/paral/Input/t18.abi

121 lines
4.0 KiB
Plaintext

# ====================================================== #
# ABINIT - INPUT FILE - GA2O3 10 ATOMS #
# ====================================================== #
#
#wfoptalg 114 # LOBPCG
wfoptalg 111 # ChebFi
#timopt -1
ndtset 2
cprj_in_memory1 0
cprj_in_memory2 1
#npband 16
nstep 6
nband 60
nbdbuf 15
# --------------------------------------------------------
# ========= Basis =========
#ecut 18.
#pawecutdg 36.
ecut 3.
pawecutdg 5.
# ========= Syms and Kpt ============
nsym 0
kptopt 1 ngkpt 1 1 1
istwfk *1
nshiftk 1 shiftk 3*0.
# ========= SCF =========
tolvrs 1.d-8
# ========= Misc. ==========
prtwf 0
prtden 0
prteig 0
# ========= Cell ============
natom 10
ntypat 2
# Species
# Ga O
znucl
31 8
typat
# 1 1 1 1 2 2 2 2 2 2
1 1 2 2 1 1 2 2 2 2
acell 1.88972613288564e+00 1.88972613288564e+00 1.88972613288564e+00
rprim
6.22768602919811e+00 -1.54124518219215e+00 0.00000000000000e+00
6.22768602919811e+00 1.54124518219215e+00 0.00000000000000e+00
-1.39028711037749e+00 0.00000000000000e+00 5.70806210051196e+00
# For information : gprimd
# 4.24858612098447e-02 -1.71671974940852e-01 1.03480908534679e-02
# 4.24858612098447e-02 1.71671974940852e-01 1.03480908534679e-02
# -0.00000000000000e+00 0.00000000000000e+00 9.27069816816706e-02
# angdeg 1.03280406055376e+02 1.03280406055376e+02 2.78008444293180e+01
# xcart
# 2.08831083347647e+01 0.00000000000000e+00 2.21523329672184e+00
# 1.46743085246486e+01 0.00000000000000e+00 3.38791706770949e+00
# 2.68718541058890e-02 0.00000000000000e+00 8.57144082274972e+00
# 6.23567166422193e+00 0.00000000000000e+00 7.39875705176207e+00
# 3.56072516751089e+00 0.00000000000000e+00 1.17654421120650e+00
# 1.83038344243747e+01 0.00000000000000e+00 4.69855274955938e+00
# 2.60614576449582e+00 0.00000000000000e+00 6.08812136991218e+00
# 1.10014042441481e+01 0.00000000000000e+00 2.76958814825558e+00
# 1.73492550213597e+01 0.00000000000000e+00 9.61012990826506e+00
# 9.90857594472252e+00 0.00000000000000e+00 8.01708597121598e+00
xred
9.10160277757069e-01 9.10160277757069e-01 2.05367592659819e-01
6.58509108949336e-01 6.58509108949336e-01 3.14083565535163e-01
1.63455461663955e-01 1.63455461663955e-01 1.09073862635997e-01
8.26275219694215e-01 8.26275219694215e-01 4.35588643683764e-01
8.98397222429313e-02 8.98397222429313e-02 7.94632407340181e-01
3.41490891050664e-01 3.41490891050664e-01 6.85916434464837e-01
1.73724780305785e-01 1.73724780305785e-01 5.64411356316236e-01
4.96064083615107e-01 4.96064083615107e-01 2.56760157726102e-01
8.36544538336045e-01 8.36544538336045e-01 8.90926137364003e-01
5.03935916384893e-01 5.03935916384893e-01 7.43239842273898e-01
pp_dirpath="$ABI_PSPDIR/Psdj_paw_pbe_std/"
pseudos "Ga.xml, O.xml"
##############################################################
# This section is used only for regression testing of ABINIT #
##############################################################
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% need_cpp_vars = HAVE_FFTW3 or HAVE_DFTI
#%% [files]
#%% files_to_test =
#%% t18.abo, tolnlines= 0, tolabs= 0, tolrel= 0, fld_options = -ridiculous
#%% [paral_info]
#%% nprocs_to_test = 4
#%% max_nprocs = 4
#%% [NCPU_4]
#%% files_to_test =
#%% t18_MPI4.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -ridiculous
#%% [extra_info]
#%% authors = L. Baguet
#%% keywords = PAW,CPRJ
#%% description = Compare cprj_in_memory=1 with cprj_in_memory=0 (chebfi2). Test atoms not ordered by types. PAW,istwfk=1.
#%%<END TEST_INFO>