tutorial siesta

12
Example 1 SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE Uni versity of Illinois at Urbana-Champaign, June 13- 23, 2005 Bulk silicon

Upload: fardatul-azkiyah

Post on 02-Jun-2018

256 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 1/12

Example 1

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

Bulk silicon

Page 2: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 2/12

Page 3: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 3/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

• SystemName silicon• SystemLabel silicon• NumberOfAtoms 2• NumberOfSpecies 1

• %block ChemicalSpeciesLabel• 1 14 Si• %endblock ChemicalSpeciesLabel

• LatticeConstant 5.430 Ang

• %block LatticeVectors• 0.500 0.500 0.000• 0.500 0.000 0.500• 0.000 0.500 0.500• %endblock LatticeVectors

•  AtomicCoordinatesFormat ScaledCartesian

• %block AtomicCoordinatesAndAtomicSpecies• 0.000 0.000 0.000 1 Si• 0.250 0.250 0.250 1 Si• %endblock AtomicCoordinatesAndAtomicSpecies

silicon.fdf silicon.fdf 

Page 4: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 4/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (II)(II)

• Check silicon.long.fdf • Run silicon.long.fdf  :

• Plot band structure.

•  Use gnubands

•  Plot bands.dat•

• Select correct range of energies

siesta < silicon.long.fdf | tee silicon.out

gnubands <silicon.bands | tee bands,dat

xmgrace bands.dat &

Page 5: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 5/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

Page 6: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 6/12

PlotPlot bandstructure bandstructure

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

Page 7: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 7/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (III)(III)

• See in the output file, or using silicon.WFS, the

contributions of each orbitals to the bands at  Γ:•  Open “input.wfs”

•  Execute readwf 

•  The ouput is in silicon.wfs.dat

readwf < input.wfs

Page 8: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 8/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (IV)(IV)

• Plot the Density Of States (DOS)•   Modify the silicon.EIG file

•  Use the eig2dos utility

•  Plot the data

• Select the range of energies

eig2dos < silicon.EIG | tee dos,dat

xmgrace dos.dat &

Page 9: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 9/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

silicon.EIGsilicon.EIGFermi level

add: “eta”, “ne”, “emin”, “emax”# bands

# Spin

components

# k-points

K-point, e1, e2, …, en

Page 10: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 10/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (IV)(IV)

• Plot the Density Of States (DOS)•   Modify the silicon.EIG file

•  Use the eig2dos utility

•  Plot the data

• Select the range of energies

eig2dos < silicon.EIG | tee dos,dat

xmgrace dos.dat &

Page 11: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 11/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (V)(V)

• Write down the energy.

• Repeat the siesta run with different grids:

•  Edit the fdf, changing MeshCutoff  to 40, 50, 80,

100, 120, 180 and  260 Ry. Write down the totalenergies.

•   Check in the output file the real value of the

MeshCutoff used in each calculation.•  Plot the Energy vs. MeshCutoff , to see the

convergence

Page 12: TUTORIAL SIESTA

8/10/2019 TUTORIAL SIESTA

http://slidepdf.com/reader/full/tutorial-siesta 12/12

SUMMER SCHOOL ON COMPUTATIONAL MATERIALS SCIENCE 

University of Illinois at Urbana-Champaign, June 13-23, 2005

InstructionsInstructions (VI)(VI)

• Write down the energy.

• Repeat the siesta run with different kgrid_cutoff:

•  Edit the fdf, changing kgrid_cutoff  to 5, 10, 15, 20,

25, 30 , 35, 40 and  45 bohr . Write down the totalenergies.

•   Check in the output file the number of k-points used 

in each calculation.•  Plot the Energy vs. # k-points, to see the convergence