abinit/tests/v3/Input/t28.abi

86 lines
2.2 KiB
Plaintext

# Fake H crystal.
# Test trigonal and hexagonal spacegroups
ndtset 52
spgroup: 143
spgroup+ 1
#This is for spgroup 143 to 146
#wyckoff multiplicity 3
natom1 9 natom2 9 natom3 9 natom4 9
#wyckoff multiplicity 6
natom 18 # this is for spgroup 147 to 161 and 168 to 174
#This is for spgroup 162 to 167
#wyckoff multiplicity 12
natom20 36 natom21 36 natom22 36 natom23 36
natom24 36 natom25 36
#This is for spgroup 175 to 190
#wyckoff multiplicity 12
natom33 36 natom34 36 natom35 36 natom36 36
natom37 36 natom38 36 natom39 36 natom40 36
natom41 36 natom42 36 natom43 36 natom44 36
natom45 36 natom46 36 natom47 36 natom48 36
#This is for spgroup 191 to 194
#wyckoff multiplicity 24
natom49 72 natom50 72 natom51 72 natom52 72
#This is for hR Bravais lattice
acell4 8 8 8 angdeg4 85 85 85 spgaxor4 2 # spgroup 146
acell6 8 8 8 angdeg6 85 85 85 spgaxor6 2 # spgroup 148
acell13 8 8 8 angdeg13 85 85 85 spgaxor13 2 # spgroup 155
acell18 8 8 8 angdeg18 85 85 85 spgaxor18 2 # spgroup 160
acell19 8 8 8 angdeg19 85 85 85 spgaxor19 2 # spgroup 161
acell24 8 8 8 angdeg24 85 85 85 spgaxor24 2 # spgroup 166
acell25 8 8 8 angdeg25 85 85 85 spgaxor25 2 # spgroup 167
#This is for hP Bravais lattice
acell 8 8 9
angdeg 90 90 120
# Common data
prtvol -1 # stop in abinit (main program), before call driver.
brvltt -1 # important to reduce the conventional cell to primitive,
# and allow the recognition of space group
ntypat 1
znucl 1
natrd 3
xred 0.17 0.15 0.11
0.734 0.467 0.66
0.44 0.824 0.31415
typat *1
ecut 1
kptopt 0
nkpt 1
nline 1
nstep 1
toldfe 1.0d-6
pp_dirpath "$ABI_PSPDIR"
pseudos "01h.bare"
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% t28.abo, tolnlines = 0, tolabs = 0.000e+00, tolrel = 0.000e+00
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% authors = Unknown
#%% keywords =
#%% description =
#%% H based fake crystals.
#%% Test the generation of the
#%% trigonal and hexagonal space groups, from spgroup 143 to 194.
#%% Recognition of these positions is coded in t98
#%%<END TEST_INFO>