abinit/tests/paral/Input/t38.abi

89 lines
1.9 KiB
Plaintext

# parallel version of v10[12]
# AlP solid
ndtset 2
#ndtset 3
#jdtset 2 3 4
npband 4
cprj_in_memory 1
wfoptalg 111
xg_nonlop_option1 0
xg_nonlop_option2 1
# unconverged
ecut 5
pawecutdg 10
nstep 15
nline 8
# bands and spinors
nband 16
nbdbuf 4
nspinor 2
tolvrs 1.0D-20
kptopt 3
# severely unconverged
ngkpt 3*2
nshiftk 1
shiftk 3*0
istwfk *1
optforces 1
optstress 1
prtwf 0
prteig 0
prtden 0
# change cell parameter to increase the stress tensor
#acell 3*10.3008969711
acell 3*10
rprim 0.000000000000000 0.500000000000000 0.500000000000000
0.500000000000000 0.000000000000000 0.500000000000000
0.500000000000000 0.500000000000000 0.000000000000000
natom 2
ntypat 2
typat 1 2
znucl 15 13
# change atomic positions in order to have non-zero forces (so we can test them)
xred 0.240000000000000 0.255000000000000 0.249000000000000
0.000000000000000 0.000000000000000 0.000000000000000
#xred 0.250000000000000 0.250000000000000 0.250000000000000
# 0.000000000000000 0.000000000000000 0.000000000000000
pp_dirpath="$ABI_PSPDIR/Psdj_paw_pbe_std/"
pseudos="P.xml, Al.xml"
##############################################################
# This section is used only for regression testing of ABINIT #
##############################################################
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% exclude_builders = alps_intel_2025_elpa
#%% [files]
#%% files_to_test =
#%% t38.abo, tolnlines= 0, tolabs= 0, tolrel= 0, fld_options = -ridiculous
#%% [paral_info]
#%% nprocs_to_test = 4
#%% max_nprocs = 4
#%% [NCPU_4]
#%% files_to_test =
#%% t38_MPI4.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -ridiculous
#%% [extra_info]
#%% authors = L. Baguet
#%% keywords = PAW,CPRJ
#%% description = Test cprj_in_memory=1 with xg_nonlop_option=0 or 1 (releveant for chebfi2 only). PAW,nspinor=2,npband=4
#%%<END TEST_INFO>