abinit/tests/v9/Input/t30.abi

53 lines
1007 B
Plaintext

# GaAs crystal,
# GS calculation with the CG + RMM-DIIS eigensolver and PAW GGA-PBE pseudos.
rmm_diis 1
#rmm_diis_savemem2 1
#paral_kgb 1
#prtvol -432
use_gemm_nonlop 1 # test nonlop with BLAS3, requires useylm 1
#istwfk *1
# First dataset: SCF run
nband 22
nbdbuf 6
tolvrs 2.15e-8
#tolwfr 1.e-12
ecut 12.0
pawecutdg 24.00
diemac 10.0
# Common data
nshiftk 1
shiftk 0 0 0
ngkpt 4 4 4
natom 2
ntypat 2
acell 3*10.60
rprim 0 .5 .5 .5 0 .5 .5 .5 0
xred 3*0.00 3*0.25
typat 1 2
znucl 31 33
pp_dirpath "$ABI_PSPDIR"
pseudos "Psdj_paw_pbe_std/Ga.xml, Psdj_paw_pbe_std/As.xml"
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% t30.abo, tolnlines = 48, tolabs = 0.002, tolrel = 1.1;
#%% [paral_info]
#%% max_nprocs = 8
#%% [extra_info]
#%% authors = M. Giantomassi
#%% keywords = PAW, RMM-DIIS
#%% description =
#%% GaAs, zinc-blende structure.
#%% GS calculation with the CG + RMM-DIIS eigensolver and PAW GGA-PBE pseudos.
#%%<END TEST_INFO>