~siesta-ts/siesta/trunk_ts_soc

« back to all changes in this revision

Viewing changes to Tests/bessel-rich/bessel-rich.fdf

  • Committer: Nils Wittemeier
  • Date: 2019-02-14 07:45:07 UTC
  • mfrom: (746.1.15 trunk)
  • Revision ID: nils@4wittemeier.de-20190214074507-1mvzbmj9kw19gllr
MergedĀ trunkĀ 761

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Needs new feature: handling of fewer rc's than nzetas in PAO.Basis block
 
3
#
 
4
write-ion-plot-files T
 
5
#
 
6
SystemName          Water molecule with various Bessel Orbitals
 
7
SystemLabel         bessel-rich
 
8
NumberofAtoms   7
 
9
NumberOfSpecies 4
 
10
%block ChemicalSpeciesLabel
 
11
 1  8  O      # Species index, atomic number, species label
 
12
 2  1  H
 
13
 3  -100 Bessel
 
14
 4  -100 J
 
15
%endblock ChemicalSpeciesLabel
 
16
 
 
17
AtomicCoordinatesFormat  Ang
 
18
%block AtomicCoordinatesAndAtomicSpecies
 
19
 0.000  0.000  0.000  1
 
20
 0.757  0.586  0.000  2
 
21
-0.757  0.586  0.000  2
 
22
 0.3785 0.293  0.000  3
 
23
-0.3785 0.293  0.000  3
 
24
 0.3785 0.293  0.000  4
 
25
-0.3785 0.293  0.000  4
 
26
%endblock AtomicCoordinatesAndAtomicSpecies
 
27
 
 
28
%block PAO.Basis
 
29
Bessel    3
 
30
 n=1    0    1   
 
31
   2.0
 
32
   1.0
 
33
 n=2    0    1   
 
34
   2.5
 
35
   1.0
 
36
 n=3    1    1   
 
37
   3.5
 
38
   1.0
 
39
J         2  # l-shells
 
40
n=2   0   7    # Note new feature: fewer rc's than zetas
 
41
  4.5 
 
42
n=2   1   3
 
43
  4.5 4.5 5.0
 
44
%endblock PAO.Basis
 
45
  
 
 
b'\\ No newline at end of file'