~siesta-pseudos-bases/siesta/trunk-psml

« back to all changes in this revision

Viewing changes to Util/STM/ol-stm/Examples/ML-Cr/AGCR.fdf

  • Committer: Alberto Garcia
  • Date: 2019-09-02 14:09:43 UTC
  • mfrom: (427.6.323 trunk)
  • Revision ID: albertog@icmab.es-20190902140943-mzmbe1jacgefpgxw
Sync to trunk-776 (notably nc/soc wavefunction support)


Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
############# Ag(111)/Cr ###################
 
2
SystemLabel      AGCR
 
3
NumberOfAtoms    3
 
4
NumberOfSpecies  1
 
5
 
 
6
%block ChemicalSpeciesLabel
 
7
    1   24  Cr
 
8
%endblock ChemicalSpeciesLabel
 
9
 
 
10
LatticeConstant 5.77810 Ang
 
11
 
 
12
%block LatticeParameters
 
13
  1.000000  1.000000  3.771897  90.000000  90.000000  120.000000
 
14
%endblock LatticeParameters
 
15
 
 
16
AtomicCoordinatesFormat Ang
 
17
 
 
18
%block AtomicCoordinatesAndAtomicSpecies
 
19
0.000078        -0.000047       -0.024346       1
 
20
0.000163        3.335886        0.074130        1
 
21
2.889124        1.667948        -0.049784       1
 
22
%endblock AtomicCoordinatesAndAtomicSpecies
 
23
 
 
24
 
 
25
PAO.OldStylePolOrbs     F
 
26
Restricted.Radial.Grid  F
 
27
 
 
28
%Block PAO.Basis
 
29
Cr   3
 
30
n=4   0   2
 
31
        0.0   0.0
 
32
n=4   1   2
 
33
        0.0   0.0
 
34
n=3   2   2
 
35
        0.0   0.0
 
36
%endblock PAO.Basis
 
37
 
 
38
 
 
39
%block DM.InitSpin
 
40
 1 +3.73  90.0  60.0
 
41
 2 +3.73  90.0 -60.0
 
42
 3 +3.73  90.0 180.0
 
43
%endblock DM.InitSpin
 
44
Spin    SO
 
45
 
 
46
 
 
47
WriteMullikenPop     1
 
48
WriteForces       .true.
 
49
WriteMDXmol       .true.
 
50
 
 
51
%block kgrid_Monkhorst_Pack
 
52
  15     0   0    0.0
 
53
   0    15   0    0.0
 
54
   0     0   1    0.0
 
55
%endblock kgrid_Monkhorst_Pack
 
56
 
 
57
BandLinesScale ReciprocalLatticeVectors
 
58
%block BandLines
 
59
    1  0.000  0.000  0.000  \Gamma
 
60
   25  0.000  0.500  0.000  X
 
61
   25  0.500  0.500  0.000  M
 
62
   25  0.000  0.000  0.000  \Gamma
 
63
%endblock BandLines
 
64
 
 
65
MeshCutoff             1200. Ry        # Mesh cutoff. real space mesh 
 
66
 
 
67
xc.functional         GGA
 
68
xc.authors            PW91
 
69
MaxSCFIterations      2000           # Maximum number of SCF iter
 
70
DM.MixingWeight       0.004          # New DM amount for next SCF cycle
 
71
DM.Tolerance          1.d-4         # Tolerance in maximum difference between input and output DM
 
72
DM.NumberPulay         8
 
73
DM.UseSaveDM           T            # To use continuation files
 
74
SolutionMethod        diagon        # OrderN or Diagon
 
75
Diag.DivideAndConquer .true.
 
76
ElectronicTemperature  300 K        # Temp. for Fermi smearing
 
77
 
 
78
MD.TypeOfRun           cg           # Type of dynamics:
 
79
MD.NumCGsteps          0            # Number of CG steps for coordinate optimization
 
80
 
 
81
%block ProjectedDensityOfStates
 
82
   -10.00 4.00  0.100  1000  eV
 
83
%endblock ProjectedDensityOfStates
 
84
 
 
85
 
 
86
SaveTotalPotential             .true.
 
87
SaveElectrostaticPotential     .true.
 
88
SaveTotalCharge                .true.  
 
89
SaveDeltaRho                   .true.
 
90
SaveRho                        .true.
 
91
WriteDenchar         T
 
92
COOP.Write           T
 
93
 
 
94
#-------------------- STM/STS section
 
95
#
 
96
STM.DensityUnits   Ele/Ang**3   # Units of Charge Density
 
97
                                     # Ele/bohr**3
 
98
                                     # Ele/Ang**3
 
99
                                     # Ele/UnitCell
 
100
 
 
101
STM.MinZ       3.1 Ang     # Minimum coordinate of the window in Z-dir
 
102
STM.MaxZ       4.0 Ang     # Maximum coordinate of the window in Z-dir
 
103
STM.RefZ       3.0 Ang     # Reference plane to propagate wf into vacuum
 
104
STM.VacZ       4.0 Ang     # Position at which the potential is "flat"
 
105
 
 
106
STM.Emin         -4.3 eV   # Energy window
 
107
STM.Emax         -2.5 eV
 
108
 
 
109
STM.NumberPointsX       24         # Number of points in X-axis
 
110
STM.NumberPointsY       24         # Number of points in Y-axis
 
111
STM.NumberPointsZ        3         # Number of points in Z-axis