COMPUTATIONAL TOOL. Fig. 4.1 Opening screen of w2web

Size: px
Start display at page:

Download "COMPUTATIONAL TOOL. Fig. 4.1 Opening screen of w2web"

Transcription

1 CHAPTER -4

2 COMPUTATIONAL TOOL Ph.D. Thesis: J. Maibam CHAPTER: The WIEN2k code In this work, all the calculations presented are performed using the WIEN2k software package (Blaha et al., 2001). The WIEN2k code is based on full potential (L)APW+lo method. Fig. 4.1 Opening screen of w2web This program contains several sub-programs, which are described briefly in the following parts. They can be broadly divided into two major parts in the program: the initialization, and the main self-consistent field (SCF) cycle. Many analytical tools like band Chapter 4: Computational tool 36

3 structure, density of states, charge densities, volume optimization, optical properties etc are implemented. Fig. 4.2 shows the flow chart of the code. The initialization is done after creating a new session and a new case directory in the w2web using www-browser by specifying the correct portnumber e.g. firefox where w2web runs:7890 A screen as in fig 4.1 is seen while starting up of w2web. The user interface w2web uses sessions to distinguish between different working environments and to quickly change between different calculations. The new file created will be placed in the home directory if no working directory was designated to this session previously (or if the directory does not exist anymore). A new case-directory can be created by using Session Mgmt. in the change directory. Chapter 4: Computational tool 37

4 LSTART Atomic calculation H E n1 n1 n1 DSTART Superposition of atomic densities n LAPW0 2 VC 8 n V XC (n) V = V C + V XC V MT E k V LAPW1 2 V k Ek k k LCORE Atomic calculation H E n1 n1 n1 E core n core n LAPW2 * val k k EkEF V val MIXER n old n new = n old (n val +n core ) n new STOP YES CONVERGED NO Fig. 4.2 Flow chart of SCF cycle in WIEN2k computer code Chapter 4: Computational tool 38

5 Fig. 4.3 Main window of w2web It also allows selecting an existing. For this example we create a new directory lapw and than NiC using the Create button. After the directory has been created, select current directory should be clicked to assign this newly created directory to the current session. The main window of w2web appears after clicking on Click to restart session (fig. 4.3). A master input file case.strut is created with the help of the struct-file generator using Execution StructGen (see Fig. 4.4). For a new case w2web creates an empty structure template in which we can specify structural data. Later on this information is used to generate the case.struct file. As a first step specify the number of atoms (2 for NiC) and fill in the data given below into the corresponding fields (white boxes). Chapter 4: Computational tool 39

6 Table 4.1 Input parameters For NiC Title NiC Lattice F (for face centered) a Bohr b Bohr c Bohr α, β, γ 90 Atom Ni, enter position (0,0,0) Atom C enter position (0.5, 0.5, 0.5) When the Save Structure and set automatically RMT and continue editing is clicked, Z is updated automatically. This computes the nearest neighbor distances using the program nn and setrmt_lapw determines the optimal RMT values (muffin-tin radius, atomic sphere radius). It essential to keep the RMTs constant within a series of calculations the choice either to do just one single calculation with fixed structural parameters, or whether a relaxation of internal parameters (using forces and min lapw) or a volume optimization (which would required reduced RMT values must be decided at this time. It is better to choose a reduction of 3 % so that the lattice parameter can be optimize later on. Chapter 4: Computational tool 40

7 Fig. 4.4 StructGen window The StructGen file is saved and clean up after the structure generation is completed. This will generate the file NiC.struct, which is the master input file for all subsequent programs. This step also automatically generates the input file for the free atom program lstart (atomic configurations) NiC.inst. Chapter 4: Computational tool 41

8 4.2 Initialization of the calculation (init_lapw) After the two basic input files have been created, initialization of the calculation is done by Execution initialize calc. It also provides instructions to be followed. The main window for initialization calculation is shown in fig 4.5. Some of the steps are briefly described below: x nn: calculates the nearest neighbors up to a specified distance and thus helps to determine the atomic sphere radii. view case.outputnn: check for overlapping spheres, coordination numbers and nearest neighbor distances. Using these distances and co-ordinations, you can check whether you put the proper positions in the struct-file can be checked whether any mistakes were made. nn also checks whether the equivalent atoms are really crystallographically equivalent and eventually writes a new struct-file which may or may not be accepted. s group: calculates the point and space groups for the given structure. view case.outputsgroup: allows either to accept the case.struct file generated by sgroup or keep the original file (default). x symmetry: the space group symmetry operations is generated from a raw case.struct file. It determines the point group of the individual atomic sites, generates the LM expansion for the lattice harmonics (in case.in2 st) and local rotation matrices (in case.struct st) view case.outputs: it is used to check the symmetry operations and the point group symmetry of the atoms (to compare them with the International Tables for X-Ray Crystallography ). If the output does not match your expectations from the Tables, an error is made in specifying the positions. The case.struct file will be updated with symmetry operations, positive or negative atomic counter and the local rotation matrix. x lstart: generates atomic densities and determines how the orbitals are treated in the band structure calculations (i.e. as core or band states, with or without local orbitals,... ). edit NiC.outputst: lstart generates cade.in0_st, in1_st, in2_st, inc_st and inm. The output must be check (for a proper atomic configuration, lstart convergeence, confinement of the core electrons to the atomic sphere). Warnings for the radial mesh can usually be neglected since it affects only the atomic total energy. All generated inputs must be copied (from case.in_ st to case.in*). Chapter 4: Computational tool 42

9 x kgen generates a k-mesh in the Brillouin zone (BZ). The number of k-points in the whole BZ must be specified (use 1000 for comparison with the provided output, a good calculations needs many more). view NiC.klist : the number of k-points in the irreducible wedge of the BZ (IBZ and the energy interval specified for the first k-point) must be checked. x dstart generates a starting density for the SCF cycle by superposition of atomic densities generated in lstart. view NiC.outputd (check if gmax >gmin) Initialization of a calculation (running init lapw) will create all inputs for the subsequent SCF calculation choosing some default options and values. Fig. 4.5 Initialization window The SCF calculation Some parameters must be set to perform SCF cycle. The setting of these parameters must be done on w2web as shown in fig 4.6 or through command line. The SCF cycle consists of the following steps: Chapter 4: Computational tool 43

10 LAPW0 (POTENTIAL) Construction of the effective potential from density LAPW1 (BANDS) calculates valence bands (eigenvalues and eigenvectors) by solving the Kohn-Sham equations of valence electrons LAPW2 (RHO) computes valence densities from eigenvectors (construction of the new electron density) LCORE the treatment of the core electrons MIXER mixes input and output densities LAPW0 (POTENTIAL): The Poisson equation is solved and the total potential is computed as the sum of the Coulomb and the exchange-correlation potential in the LAPW0 program. The electron (spin) density is used as input and the spherical (l=0) and the non-spherical parts of the potential are generated. By using a multipolar Fourier expansion introduced by Weinert (1981) the Coulomb potential is calculated. The exchange-correlation potential is computed numerically on a grid. The Hellmann-Feynman force contribution to the force is also determined (Yu, 1991). LAPW1 (BANDS) calculates valence bands (eigenvalues and eigenvectors): In LAPW1 the Hamiltonian and the overlap matrix (Koelling, 1975) are set up. Their diagonalization provides the eigenvalues and eigenvectors. WIEN2k supports both the LAPW and the APW+lo methods. A mix of both is recommended for maximum efficiency, i.e. the APW+lo basis functions are used for physically meaningful l values, while LAPW basis functions are employed to describe higher l-values functions. LAPW2 (RHO) computes valence densities from eigenvectors: The Fermi-energy is computed. The electronic charge densities are expanded according to the representation of eqn (in the previous chapter) for each occupied state and each k-vector. Afterwards the corresponding (partial) charges inside the atomic spheres are obtained by integration. In addition, Pulay-corrections to the forces are calculated. LCORE The treatment of the core electrons: The potential and the charge density of the core electrons are computed. MIXER mixes input and output densities: The electron densities of core, semi-core, and valence states are mixed to give the total new density. Taking only the new densities would lead to instabilities in the iterative SCF process. To have a stable SCF cycle new and old densities need to be mixed, to obtain a new density (1 ) here α is a m 1 m m new new old mixing parameter. In the WIEN2k code this is done (mainly) using the Broyden scheme. The total energy and the atomic forces are computed in mixer, as well. Chapter 4: Computational tool 44

11 Fig. 4.6 Setting of SCF cycle Chapter 4: Computational tool 45

12 4.2 The Elastic constant code: Cubic Elastic The cubic-elastic code: A Package for calculating elastic tensors of cubic phases using Wien2k Package The cubic elastic package is a set of programs and scripts that can calculate elastic tensor calculations for cubic phases (primitive, body-centered, or face centered) by using WIEN. To run this program a valid cubic structure file should exist. This package generates WIEN input files simulating strained structures. It also generates scripts to make WIEN calculate these structures and analyze the results, plot them, and derive their elastic parameters. Scripts and programs of cubic elastic: Cubic elastic package contains three scripts: init_elast: The whole calculation of elastic tensors is prepared by this script. It should be run in a directory that contains valid case.structure and case.inst files. First init_elast makes the following directories and sub-directories:./elast (the main directory),./elast/eos (directory where the calculations leading to K will take place),./elast/tetra (tetragonal distortion calculations directory),./elast/rhomb (rhombohedral distortion (directory for rhombohedral distortion calculation) and./elast/result (directory for storing all the calculations). The file case.struct is taken as the initial unstrained state which is stored as init.struct in the. /elast directory. Then, the template struct files (./elast/eos.templ,./elast/tetra.templ,./elast/rhomb.templ) are generated and the script init_lapw is launched in each of the directories. elast_setup: The elast_setup must be run in the elast directory which was created previously. It generates all the input files for the calculation using init.struct and the *.templ files. The created *,struct files are stored in the elast directory. The elast_setup creates three scripts: eos.job, rhomb.job and tetra.job. With these scripts WIEN calculates the entire set of structure changes automatically. ana_elast: The ana_elast must be run in the elast/result directory where all the calculated results are stored. The script analyzes all the calculated total energies according to eqn. (3.38), eqn. (3.41) and eqn. (3.45) (of the previous chapter) and extracts the elastic constants and pressure. This script also plots the results and generates the number of output files stored in the result/outputs directory. Chapter 4: Computational tool 46

Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k.

Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k. Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k. New WIEN2k users should start with the first basic exercises (1-5), covering:

More information

Analysis of an Electric-Field Gradient (EFG): the EFG-switch in LAPW2

Analysis of an Electric-Field Gradient (EFG): the EFG-switch in LAPW2 Analysis of an Electric-Field Gradient (EFG): the EFG-switch in LAPW2 Katrin Koch Stefaan Cottenier August 10, 2011 0.1 In brief: the EFG and how it is obtained in LAPW The EFG is a traceless symmetric

More information

GaAs -- MLWF. Special thanks to Elias Assmann (TU Graz) for the generous help in preparation of this tutorial

GaAs -- MLWF. Special thanks to Elias Assmann (TU Graz) for the generous help in preparation of this tutorial GaAs -- MLWF + + Special thanks to Elias Assmann (TU Graz) for the generous help in preparation of this tutorial YouTube video: https://youtu.be/r4c1yhdh3ge 1. Wien2k SCF Create a tutorial directory, e.g.

More information

The Linearized Augmented Planewave (LAPW) Method

The Linearized Augmented Planewave (LAPW) Method The Linearized Augmented Planewave (LAPW) Method David J. Singh Oak Ridge National Laboratory E T [ ]=T s [ ]+E ei [ ]+E H [ ]+E xc [ ]+E ii {T s +V ks [,r]} I (r)= i i (r) Need tools that are reliable

More information

Chapter 3. The (L)APW+lo Method. 3.1 Choosing A Basis Set

Chapter 3. The (L)APW+lo Method. 3.1 Choosing A Basis Set Chapter 3 The (L)APW+lo Method 3.1 Choosing A Basis Set The Kohn-Sham equations (Eq. (2.17)) provide a formulation of how to practically find a solution to the Hohenberg-Kohn functional (Eq. (2.15)). Nevertheless

More information

A Package for calculating elastic tensors of rhombohedral Phases by using second-order derivative with Wien2k Package

A Package for calculating elastic tensors of rhombohedral Phases by using second-order derivative with Wien2k Package IR ELAST + WIEN2k A Package for calculating elastic tensors of rhombohedral Phases by using second-order derivative with Wien2k Package User s guide, Rhom-elastic_13.1 (Release 16.09.2013) Morteza Jamal

More information

CHAPTER 3 WIEN2k. Chapter 3 : WIEN2k 50

CHAPTER 3 WIEN2k. Chapter 3 : WIEN2k 50 CHAPTER 3 WIEN2k WIEN2k is one of the fastest and reliable simulation codes among computational methods. All the computational work presented on lanthanide intermetallic compounds has been performed by

More information

A Package for calculating elastic tensors of cubic Phases by using second-order derivative with WIEN2k Package

A Package for calculating elastic tensors of cubic Phases by using second-order derivative with WIEN2k Package IR E L A S T + W I E N 2k A Package for calculating elastic tensors of cubic Phases by using second-order derivative with WIEN2k Package User s guide, Cubic-elastic_13.2 (Release 27.08.2013) Morteza Jamal

More information

A Package for calculating elastic tensors of tetragonal Phases by using second-order derivative with Wien2k Package

A Package for calculating elastic tensors of tetragonal Phases by using second-order derivative with Wien2k Package IR ELAST + WIEN2k A Package for calculating elastic tensors of tetragonal Phases by using second-order derivative with Wien2k Package User s guide, Tetra-elastic_13.2 (Release 27.08.2013) Morteza Jamal

More information

FULL POTENTIAL LINEARIZED AUGMENTED PLANE WAVE (FP-LAPW) IN THE FRAMEWORK OF DENSITY FUNCTIONAL THEORY

FULL POTENTIAL LINEARIZED AUGMENTED PLANE WAVE (FP-LAPW) IN THE FRAMEWORK OF DENSITY FUNCTIONAL THEORY FULL POTENTIAL LINEARIZED AUGMENTED PLANE WAVE (FP-LAPW) IN THE FRAMEWORK OF DENSITY FUNCTIONAL THEORY C.A. Madu and B.N Onwuagba Department of Physics, Federal University of Technology Owerri, Nigeria

More information

1.1 Contribution to the total energy For the LDA+U and orbital polarization methods a correction to the total energy appears E corr = E orb T r(v orb

1.1 Contribution to the total energy For the LDA+U and orbital polarization methods a correction to the total energy appears E corr = E orb T r(v orb Orbital package in WIEN P. Novak Institute of Physics, Prague, Czech Republic, novakp@fzu.cz April 2002 1 Description of SRC orb package Orbital package calculates the orbitally dependent potentials V

More information

Density Functional Theory Studies for Transition Metals: Small (Fe,Co)-clusters in fcc Ag, and the Spin Density Wave in bcc Chromium.

Density Functional Theory Studies for Transition Metals: Small (Fe,Co)-clusters in fcc Ag, and the Spin Density Wave in bcc Chromium. Density Functional Theory Studies for Transition Metals: Small (Fe,Co)-clusters in fcc Ag, and the Spin Density Wave in bcc Chromium. Promotor: Prof. Dr. S. Cottenier Proefschrift ingediend tot het behalen

More information

A Package for calculating elastic tensors of hexagonal Phases by using second-order derivative with Wien2k Package

A Package for calculating elastic tensors of hexagonal Phases by using second-order derivative with Wien2k Package IR E L A S T + W I E N 2k A Package for calculating elastic tensors of hexagonal Phases by using second-order derivative with Wien2k Package User s guide, Hex-elastic_13.2 (Release 27.08.2013) Morteza

More information

Behind the "exciting" curtain: The (L)APW+lo method

Behind the exciting curtain: The (L)APW+lo method Behind the "exciting" curtain: The (L)APW+lo method Aug 7, 2016 Andris Gulans Humboldt-Universität zu Berlin Kohn-Sham equation Potential due to nuclei Exchange-correlation potential Potential due to electron

More information

Spin-orbit coupling in Wien2k

Spin-orbit coupling in Wien2k Spin-orbit coupling in Wienk Robert Laskowski rolask@ihpc.a-star.edu.sg Institute of High Performance Computing Singapore Dirac Hamiltonian Quantum mechanical description of electrons, consistent with

More information

This package performs a convenient 2-Dimensional structure optimization ( Volume and c/a ) for hexagonal or tetragonal spacegroups.

This package performs a convenient 2-Dimensional structure optimization ( Volume and c/a ) for hexagonal or tetragonal spacegroups. Package 2Doptimize -------------------------- This package performs a convenient 2-Dimensional structure optimization ( Volume and c/a ) for hexagonal or tetragonal spacegroups. If you want to use this

More information

A DFT Study on Electronic Structures and Elastic Properties of AgX (X=C, N) in Rock Salt Structure

A DFT Study on Electronic Structures and Elastic Properties of AgX (X=C, N) in Rock Salt Structure Invertis Journal of Jameson Science Maibam, and Technology, Kh. Kabita, Vol. B. Indrajit 7, No. 2, Sharma, 2014. R.K. ; pp. Thapa 114-118 and R.K. Brojen Singh A DFT Study on Electronic Structures and

More information

FME Modelling course 2011 Tutorial 1 ( )

FME Modelling course 2011 Tutorial 1 ( ) FME Modelling course 2011 Tutorial 1 (21.02.2011) Brief introduction to LMTO: To obtain the state, φ nlm (r), of an ELECTRON -and hence its charge density ρ(r) = φ nlm (r) 2 - we must solve Schrödinger's

More information

Self Consistent Cycle

Self Consistent Cycle Self Consistent Cycle Step 0 : defining your system namelist SYSTEM How to specify the System All periodic systems can be specified by a Bravais Lattice and and atomic basis How to specify the Bravais

More information

The Linearized Augmented Planewave (LAPW) Method (WIEN2k, ELK, FLEUR)

The Linearized Augmented Planewave (LAPW) Method (WIEN2k, ELK, FLEUR) The Linearized Augmented Planewave (LAPW) Method (WIEN2k, ELK, FLEUR) David J. Singh Oak Ridge National Laboratory E T [ρ]=t s [ρ]+e ei [ρ]+e H [ρ]+e xc [ρ]+e ii {T s +V ks [ρ,r]}ϕ I (r)=ε i ϕ i (r) Please

More information

ALMA: All-scale predictive design of heat management material structures

ALMA: All-scale predictive design of heat management material structures ALMA: All-scale predictive design of heat management material structures Version Date: 2015.11.13. Last updated 2015.12.02 Purpose of this document: Definition of a data organisation that is applicable

More information

Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k.

Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k. Exercises: In the following you find some suggestions for exercises, which teach you various tasks one may perform with WIEN2k. Please note, that often calculational parameters are set to minimal cpu-time

More information

Colloque National sur les Techniques de Modélisation et de Simulation en Science des Matériaux, Sidi Bel-Abbès Novembre 2009

Colloque National sur les Techniques de Modélisation et de Simulation en Science des Matériaux, Sidi Bel-Abbès Novembre 2009 Colloque National sur les Techniques de Modélisation et de Simulation en Science des Matériaux, Sidi Bel-Abbès. 23-24 Novembre 2009 Elastic, electronic and optical properties of SiGe 2N 4 under pressure

More information

Wannier functions. Macroscopic polarization (Berry phase) and related properties. Effective band structure of alloys

Wannier functions. Macroscopic polarization (Berry phase) and related properties. Effective band structure of alloys Wannier functions Macroscopic polarization (Berry phase) and related properties Effective band structure of alloys P.Blaha (from Oleg Rubel, McMaster Univ, Canada) Wannier functions + + Wannier90: A Tool

More information

Table of Contents. Table of Contents Spin-orbit splitting of semiconductor band structures

Table of Contents. Table of Contents Spin-orbit splitting of semiconductor band structures Table of Contents Table of Contents Spin-orbit splitting of semiconductor band structures Relavistic effects in Kohn-Sham DFT Silicon band splitting with ATK-DFT LSDA initial guess for the ground state

More information

Avogadro with YAeHMOP Manual

Avogadro with YAeHMOP Manual Avogadro with YAeHMOP Manual Patrick Avery, Herbert Ludowieg, Jochen Autschbach, and Eva Zurek Department of Chemistry University at Buffalo Buffalo, NY 14260-3000, USA September 11, 2017 Contents 1 Installation

More information

OPENATOM for GW calculations

OPENATOM for GW calculations OPENATOM for GW calculations by OPENATOM developers 1 Introduction The GW method is one of the most accurate ab initio methods for the prediction of electronic band structures. Despite its power, the GW

More information

Dept of Mechanical Engineering MIT Nanoengineering group

Dept of Mechanical Engineering MIT Nanoengineering group 1 Dept of Mechanical Engineering MIT Nanoengineering group » Recap of HK theorems and KS equations» The physical meaning of the XC energy» Solution of a one-particle Schroedinger equation» Pseudo Potentials»

More information

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION August 7, 007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION PURPOSE: This experiment illustrates the numerical solution of Laplace's Equation using a relaxation method. The results of the relaxation method

More information

exciting in a nutshell

exciting in a nutshell http://exciting-code.org exciting in a nutshell Pasquale Pavone Humboldt-Universität zu Berlin http://exciting-code.org exciting in a (coco)nutshell Pasquale Pavone Humboldt-Universität zu Berlin Outline

More information

Introduction to Hartree-Fock calculations in Spartan

Introduction to Hartree-Fock calculations in Spartan EE5 in 2008 Hannes Jónsson Introduction to Hartree-Fock calculations in Spartan In this exercise, you will get to use state of the art software for carrying out calculations of wavefunctions for molecues,

More information

Surface stress and relaxation in metals

Surface stress and relaxation in metals J. Phys.: Condens. Matter 12 (2000) 5541 5550. Printed in the UK PII: S0953-8984(00)11386-4 Surface stress and relaxation in metals P M Marcus, Xianghong Qian and Wolfgang Hübner IBM Research Center, Yorktown

More information

Spacegroup P4 2 /mnm. Structure given by: spacegroup lattice parameter positions of atoms (basis)

Spacegroup P4 2 /mnm. Structure given by: spacegroup lattice parameter positions of atoms (basis) Spacegroup P4 2 /mnm Structure given by: spacegroup lattice parameter positions of atoms (basis) Rutile TiO 2 : P4 2 /mnm (136) a=8.68, c=5.59 bohr Ti: (0,0,0) O: (0.304,0.304,0) Specify: Structure generator

More information

ELECTRONIC AND MAGNETIC PROPERTIES OF BERKELIUM MONONITRIDE BKN: A FIRST- PRINCIPLES STUDY

ELECTRONIC AND MAGNETIC PROPERTIES OF BERKELIUM MONONITRIDE BKN: A FIRST- PRINCIPLES STUDY ELECTRONIC AND MAGNETIC PROPERTIES OF BERKELIUM MONONITRIDE BKN: A FIRST- PRINCIPLES STUDY Gitanjali Pagare Department of Physics, Sarojini Naidu Govt. Girls P. G. Auto. College, Bhopal ( India) ABSTRACT

More information

Optical Properties with Wien2k

Optical Properties with Wien2k Optical Properties with Wien2k Elias Assmann Vienna University of Technology, Institute for Solid State Physics WIEN2013@PSU, Aug 13 Menu 1 Theory Screening in a solid Calculating ϵ: Random-Phase Approximation

More information

DFT calculations of dichroic effect in transmission electron microscope

DFT calculations of dichroic effect in transmission electron microscope DFT calculations of dichroic effect in transmission electron microscope ChiralTEM project Ján Rusz, Pavel Novák Institute of Physics Academy of Sciences of Czech Republic DFTEM, ChiralTEM Workshop, Vienna,

More information

References. Documentation Manuals Tutorials Publications

References.   Documentation Manuals Tutorials Publications References http://siesta.icmab.es Documentation Manuals Tutorials Publications Atomic units e = m e = =1 atomic mass unit = m e atomic length unit = 1 Bohr = 0.5292 Ang atomic energy unit = 1 Hartree =

More information

MENA 9520 FME Modelling Tutorial 5 ( )

MENA 9520 FME Modelling Tutorial 5 ( ) MENA 9520 FME Modelling Tutorial 5 (25.02.2011) Task 5: Understanding type of bonding using charge-density plots Exercise 5.1: Visualizing charge density in Si: 1. mkdir charge 2. Copy a converged CTRL

More information

Nucleon Transfer within Distorted Wave Born Approximation

Nucleon Transfer within Distorted Wave Born Approximation Nucleon Transfer within Distorted Wave Born Approximation N R V Project Flerov Laboratory of Nuclear Reactions, 141980, Dubna, Russian Federation Abstract. The finite range Distorted Wave Born Approximation

More information

DFT+U practical session

DFT+U practical session DFT+U practical session Matteo Cococcioni GGA and GGA+U calculations in FeO Calculation of U for bulk Fe Calculation of U for NiO Exercise I: evaluating U for Cu 2 O Exercise II: evaluating U for FePO

More information

CHEOPS Feasibility Checker Guidelines

CHEOPS Feasibility Checker Guidelines CHEOPS Feasibility Checker Guidelines Open a terminal and run the following commands (USERNAME as provided by the SOC - UNIGE): ssh X USERNAME@isdc-nx00.isdc.unige.ch ssh X USERNAME@tichpsmps00 /cheops_sw/mps_test/bin/mps_client

More information

Band Structure Calculations; Electronic and Optical Properties

Band Structure Calculations; Electronic and Optical Properties ; Electronic and Optical Properties Stewart Clark University of Outline Introduction to band structures Calculating band structures using Castep Calculating optical properties Examples results Some applications

More information

WIEN2k software package

WIEN2k software package WIEN2k software package An Augmented Plane Wave Plus Local Orbital Program for Calculating Crystal Properties Peter Blaha Karlheinz Schwarz Georg Madsen Dieter Kvasnicka Joachim Luitz Robert Laskowski

More information

ELSI: A Unified Software Interface for Kohn-Sham Electronic Structure Solvers

ELSI: A Unified Software Interface for Kohn-Sham Electronic Structure Solvers ELSI: A Unified Software Interface for Kohn-Sham Electronic Structure Solvers Victor Yu and the ELSI team Department of Mechanical Engineering & Materials Science Duke University Kohn-Sham Density-Functional

More information

Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering

Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering Fundamentals and applications of Density Functional Theory Astrid Marthinsen PhD candidate, Department of Materials Science and Engineering Outline PART 1: Fundamentals of Density functional theory (DFT)

More information

Atomic orbitals of finite range as basis sets. Javier Junquera

Atomic orbitals of finite range as basis sets. Javier Junquera Atomic orbitals of finite range as basis sets Javier Junquera Most important reference followed in this lecture in previous chapters: the many body problem reduced to a problem of independent particles

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

Mnova Software for Analyzing Reaction Monitoring NMR Spectra

Mnova Software for Analyzing Reaction Monitoring NMR Spectra Mnova Software for Analyzing Reaction Monitoring NMR Spectra Version 10 Chen Peng, PhD, VP of Business Development, US & China Mestrelab Research SL San Diego, CA, USA chen.peng@mestrelab.com 858.736.4563

More information

Spin transport in Magnetic Tunnel Junctions

Spin transport in Magnetic Tunnel Junctions Spin transport in Magnetic Tunnel Junctions Tutorial on spin transport in Fe-MgO-Fe Version 2015.2 Spin transport in Magnetic Tunnel Junctions: Tutorial on spin transport in Fe-MgO-Fe Version 2015.2 Copyright

More information

QuantumWise. QuantumWise is now part of Synopsys

QuantumWise. QuantumWise is now part of Synopsys Table of Contents Table of Contents NiSi2 Si interface Create the NiSi2/Si device The screening region Increase the length of the central region Set-up the calculation for the undoped device Dope the device

More information

CHEM6085: Density Functional Theory

CHEM6085: Density Functional Theory Lecture 11 CHEM6085: Density Functional Theory DFT for periodic crystalline solids C.-K. Skylaris 1 Electron in a one-dimensional periodic box (in atomic units) Schrödinger equation Energy eigenvalues

More information

DFT / SIESTA algorithms

DFT / SIESTA algorithms DFT / SIESTA algorithms Javier Junquera José M. Soler References http://siesta.icmab.es Documentation Tutorials Atomic units e = m e = =1 atomic mass unit = m e atomic length unit = 1 Bohr = 0.5292 Ang

More information

Tutorial on DFPT and TD-DFPT: calculations of phonons and absorption spectra

Tutorial on DFPT and TD-DFPT: calculations of phonons and absorption spectra Tutorial on DFPT and TD-DFPT: calculations of phonons and absorption spectra Iurii Timrov SISSA Scuola Internazionale Superiore di Studi Avanzati, Trieste Italy itimrov@sissa.it Computer modelling of materials

More information

Chemical bonding, elasticity, and valence force field models: A case study for -Pt 2 Si and PtSi

Chemical bonding, elasticity, and valence force field models: A case study for -Pt 2 Si and PtSi PHYSICAL REVIEW B, VOLUME 64, 550 Chemical bonding, elasticity, and valence force field models: A case study for -Pt 2 Si and PtSi J. E. Klepeis, O. Beckstein, 2 O. Pankratov, 2 and G. L. W. Hart 3 Lawrence

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

1 Construction of norm-conserving semi-local pseudopotentials for Si

1 Construction of norm-conserving semi-local pseudopotentials for Si 1 Construction of norm-conserving semi-local pseudopotentials for Si As discussed in class, it is desirable to replace the effective interaction of the valence electrons with the ionic core, i.e. nucleus

More information

WindNinja Tutorial 3: Point Initialization

WindNinja Tutorial 3: Point Initialization WindNinja Tutorial 3: Point Initialization 6/27/2018 Introduction Welcome to WindNinja Tutorial 3: Point Initialization. This tutorial will step you through the process of downloading weather station data

More information

connect/setup of w2web environment

connect/setup of w2web environment connect/setup of w2web environment Connect to pleiades.bc.edu using NoMachine as indicated in the instructions and with the username/pw you got during registration. open a terminal and connect to your

More information

Supplementary Figures

Supplementary Figures Supplementary Figures 8 6 Energy (ev 4 2 2 4 Γ M K Γ Supplementary Figure : Energy bands of antimonene along a high-symmetry path in the Brillouin zone, including spin-orbit coupling effects. Empty circles

More information

ELECTRONIC STRUCTURE AND CHEMICAL BONDING IN LAVES PHASES Al 2 Ca, Be 2 Ag AND Be 2 Ti. D. Shapiro, D. Fuks, A. Kiv

ELECTRONIC STRUCTURE AND CHEMICAL BONDING IN LAVES PHASES Al 2 Ca, Be 2 Ag AND Be 2 Ti. D. Shapiro, D. Fuks, A. Kiv Computer Modelling and New Technologies, 2009, Vol.13, No.1, 7 16 Transport and Telecommunication Institute, Lomonosova 1, LV-1019, Riga, Latvia ELECTRONIC STRUCTURE AND CHEMICAL BONDING IN LAVES PHASES

More information

REPLACE DAMAGED OR MISSING TEXTBOOK BARCODE LABEL

REPLACE DAMAGED OR MISSING TEXTBOOK BARCODE LABEL Destiny Textbook Manager allows users to create and print replacement barcode labels for textbooks. In this tutorial you will learn how to: Replace damaged textbook barcode label(s) Replace missing textbook

More information

Electronic Structure of Crystalline Solids

Electronic Structure of Crystalline Solids Electronic Structure of Crystalline Solids Computing the electronic structure of electrons in solid materials (insulators, conductors, semiconductors, superconductors) is in general a very difficult problem

More information

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

Electronic structure calculations with GPAW. Jussi Enkovaara CSC IT Center for Science, Finland

Electronic structure calculations with GPAW. Jussi Enkovaara CSC IT Center for Science, Finland Electronic structure calculations with GPAW Jussi Enkovaara CSC IT Center for Science, Finland Basics of density-functional theory Density-functional theory Many-body Schrödinger equation Can be solved

More information

Ab Initio Study of Electronic, Structural, Thermal and Mechanical Characterization of Cadmium Chalcogenides 65

Ab Initio Study of Electronic, Structural, Thermal and Mechanical Characterization of Cadmium Chalcogenides 65 Ab Initio Study of Electronic, Structural, Thermal and Mechanical Characterization of Cadmium Chalcogenides 65 Devi Prasadh P.S. 1, a, B.K. Sarkar 2, b 1 Department of Physics, Dr. Mahalingam College of

More information

1 Runwien user's and reference guide

1 Runwien user's and reference guide 1 Runwien user's and reference guide Authors: Alberto Otero-de-la-Roza and Víctor Luaña Contact: alberto@carbono.quimica.uniovi.es Address: Departamento de Química Física y Analítica, Universidad de Oviedo,

More information

Structural, electronic and optical properties of the quinary Al 0.50 Ga 0.38 In 0.12 N 0.03 Sb 0.97 :First-principles study

Structural, electronic and optical properties of the quinary Al 0.50 Ga 0.38 In 0.12 N 0.03 Sb 0.97 :First-principles study IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 78-1676,p-ISSN: 30-3331, Volume 9, Issue Ver. V (Mar Apr. 014), PP 1-16 Structural, electronic and optical properties of the quinary

More information

1. Hydrogen atom in a box

1. Hydrogen atom in a box 1. Hydrogen atom in a box Recall H atom problem, V(r) = -1/r e r exact answer solved by expanding in Gaussian basis set, had to solve secular matrix involving matrix elements of basis functions place atom

More information

Overlaying GRIB data over NOAA APT weather satellite images using OpenCPN

Overlaying GRIB data over NOAA APT weather satellite images using OpenCPN Overlaying GRIB data over NOAA APT weather satellite images using OpenCPN I receive NOAA weather satellite images which are quite useful when used alone but with GRIB wind and rain data overlaid they can

More information

Optical properties by wien2k

Optical properties by wien2k Optical properties by wienk Robert Laskowski rolask@ihpc.a star.edu.sg Institute of High Performance Computing Singapore outline Theory: independent particle approximation optic, joint, tetra. inputs /

More information

Lecture on First-principles Computations (11): The Linearized Augmented Plane-wave Method

Lecture on First-principles Computations (11): The Linearized Augmented Plane-wave Method Lecture on First-principles Computations (11): The Linearized Augmented Plane-wave Method 任新国 (Xinguo Ren) 中国科学技术大学量子信息重点实验室 Key Laboratory of Quantum Information, USTC Hefei, 2018.10.24 Recall: orthogonalized

More information

Electron bands in crystals Pseudopotentials, Plane Waves, Local Orbitals

Electron bands in crystals Pseudopotentials, Plane Waves, Local Orbitals Electron bands in crystals Pseudopotentials, Plane Waves, Local Orbitals Richard M. Martin UIUC Lecture at Summer School Hands-on introduction to Electronic Structure Materials Computation Center University

More information

Translation Symmetry, Space Groups, Bloch functions, Fermi energy

Translation Symmetry, Space Groups, Bloch functions, Fermi energy Translation Symmetry, Space Groups, Bloch functions, Fermi energy Roberto Orlando and Silvia Casassa Università degli Studi di Torino July 20, 2015 School Ab initio Modelling of Solids (UniTo) Symmetry

More information

Space Group & Structure Solution

Space Group & Structure Solution Space Group & Structure Solution Determine the Space Group Space group determination can always be performed by hand by examining the intensity data. A program that can facilitate this step is the command-prompt

More information

Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016

Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016 Modeling the UV-Vis Absorption of a Series of Dyes CH342L: Spectroscopy February 15, 2016 We ll correlate the absorbance maximum of a series of dyes with structural changes between them 1. Chemicals absorb

More information

Preparation for the workshop. Part 1. Introduction to the Java applet

Preparation for the workshop. Part 1. Introduction to the Java applet ISODISPLACE Workshop Harold T. Stokes International School in the Use and Applications of the Bilbao Crystallographic Server June 2009, Lekeitio, Spain isodisplace is a tool for exploring the structural

More information

Speed-up of ATK compared to

Speed-up of ATK compared to What s new @ Speed-up of ATK 2008.10 compared to 2008.02 System Speed-up Memory reduction Azafulleroid (molecule, 97 atoms) 1.1 15% 6x6x6 MgO (bulk, 432 atoms, Gamma point) 3.5 38% 6x6x6 MgO (k-point sampling

More information

Relativistic effects & magnetism. in WIEN2k

Relativistic effects & magnetism. in WIEN2k 4 th WIENk Workshop Vienna 7 Relativistic effects & magnetism in WIENk Xavier Rocquefelte Institut des Sciences Chimiques de Rennes (UMR 66) Université de Rennes, FRANCE 4 th WIENk Workshop Vienna 7 Talk

More information

Study Of Electronic And Linear Optical Properties Of Indium Pnictides (InX, X = P, As, Sb)

Study Of Electronic And Linear Optical Properties Of Indium Pnictides (InX, X = P, As, Sb) International Journal of Physics and Applications. ISSN 0974-3103 Volume 7, Number 1 (2015), pp. 9-14 International Research Publication House http://www.irphouse.com Study Of Electronic And Linear Optical

More information

TEMScripts Real-time Crystallography Manual. TEMScripts LLC. Last updated: 11/4/2016

TEMScripts Real-time Crystallography Manual. TEMScripts LLC. Last updated: 11/4/2016 TEMScripts Real-time Crystallography Manual TEMScripts LLC. Last updated: 11/4/2016 Close Digital Micrograph Installation Copy following files to \\Gatan\DigitalMicrograph\PlugIns (normally under C:\Program

More information

Equilibrium state of a metal slab and surface stress

Equilibrium state of a metal slab and surface stress PHYSICAL REVIEW B VOLUME 60, NUMBER 23 15 DECEMBER 1999-I Equilibrium state of a metal slab and surface stress P. M. Marcus IBM Research Division, T. J. Watson Research Center, Yorktown Heights, New York

More information

ELECTRONIC STRUCTURE OF DISORDERED ALLOYS, SURFACES AND INTERFACES

ELECTRONIC STRUCTURE OF DISORDERED ALLOYS, SURFACES AND INTERFACES ELECTRONIC STRUCTURE OF DISORDERED ALLOYS, SURFACES AND INTERFACES llja TUREK Institute of Physics of Materials, Brno Academy of Sciences of the Czech Republic Vaclav DRCHAL, Josef KUDRNOVSKY Institute

More information

Condensed matter theory Lecture notes and problem sets 2012/2013

Condensed matter theory Lecture notes and problem sets 2012/2013 Condensed matter theory Lecture notes and problem sets 2012/2013 Dmitri Ivanov Recommended books and lecture notes: [AM] N. W. Ashcroft and N. D. Mermin, Solid State Physics. [Mar] M. P. Marder, Condensed

More information

Density Functional Theory (DFT) modelling of C60 and

Density Functional Theory (DFT) modelling of C60 and ISPUB.COM The Internet Journal of Nanotechnology Volume 3 Number 1 Density Functional Theory (DFT) modelling of C60 and N@C60 N Kuganathan Citation N Kuganathan. Density Functional Theory (DFT) modelling

More information

Claudia Ambrosch-Draxl, University of Leoben, Austria Chair of Atomistic Modelling and Design of Materials

Claudia Ambrosch-Draxl, University of Leoben, Austria Chair of Atomistic Modelling and Design of Materials Excited state properties p within WIEN2k Claudia Ambrosch-Draxl, University of Leoben, Austria Chair of Atomistic Modelling and Design of Materials Beyond the ground state Basics about light scattering

More information

The CSC Interface to Sky in Google Earth

The CSC Interface to Sky in Google Earth The CSC Interface to Sky in Google Earth CSC Threads The CSC Interface to Sky in Google Earth 1 Table of Contents The CSC Interface to Sky in Google Earth - CSC Introduction How to access CSC data with

More information

Practical Guide to Density Functional Theory (DFT)

Practical Guide to Density Functional Theory (DFT) Practical Guide to Density Functional Theory (DFT) Brad Malone, Sadas Shankar Quick recap of where we left off last time BD Malone, S Shankar Therefore there is a direct one-to-one correspondence between

More information

New Abinit driver for the calculation of electron-phonon interactions

New Abinit driver for the calculation of electron-phonon interactions New Abinit driver for the calculation of electron-phonon interactions M. Giantomassi FREEDOM TO RESEARCH Lausanne, June 8, 2016 Electron-phonon coupling g mn(q, k) = 1 p 2!q h mk+q V q nk i V q (r, r 0

More information

Introduction to NUSHELLX

Introduction to NUSHELLX Introduction to NUSHELLX Angelo Signoracci CEA/Saclay Lecture 3, 24 April 2012 Outline 1 NUSHELLX shell model code 2 Inputs for calculation 3 Practical Implementation Outline 1 NUSHELLX shell model code

More information

DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices.

DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices. DMDW: A set of tools to calculate Debye-Waller factors and other related quantities using dynamical matrices. DMDW is a set of tools developed to calculate Debye-Waller (DW) factors and other related quantities

More information

Spin transport in Magnetic Tunnel Junctions

Spin transport in Magnetic Tunnel Junctions Spin transport in Magnetic Tunnel Junctions This tutorial shows how to simulate and analyze the electronic transport properties of magnetic tunnel junctions (MTJs). You will study the collinear and non-collinear

More information

Before we start: Important setup of your Computer

Before we start: Important setup of your Computer Before we start: Important setup of your Computer change directory: cd /afs/ictp/public/shared/smr2475./setup-config.sh logout login again 1 st Tutorial: The Basics of DFT Lydia Nemec and Oliver T. Hofmann

More information

Introduction to Hartree-Fock calculations using ORCA and Chemcraft

Introduction to Hartree-Fock calculations using ORCA and Chemcraft Introduction to Hartree-Fock calculations using ORCA and Chemcraft In this exercise, you will get to use software for carrying out calculations of wavefunctions for molecules, the ORCA program. While ORCA

More information

Stability, Composition and Function of Palladium Surfaces in Oxidizing Environments: A First-Principles Statistical Mechanics Approach

Stability, Composition and Function of Palladium Surfaces in Oxidizing Environments: A First-Principles Statistical Mechanics Approach Stability, Composition and Function of Palladium Surfaces in Oxidizing Environments: A First-Principles Statistical Mechanics Approach von Diplom-Chemikerin Jutta Rogal im Fachbereich Physik der Freien

More information

Solving Differential Equations on 2-D Geometries with Matlab

Solving Differential Equations on 2-D Geometries with Matlab Solving Differential Equations on 2-D Geometries with Matlab Joshua Wall Drexel University Philadelphia, PA 19104 (Dated: April 28, 2014) I. INTRODUCTION Here we introduce the reader to solving partial

More information

Software BioScout-Calibrator June 2013

Software BioScout-Calibrator June 2013 SARAD GmbH BioScout -Calibrator 1 Manual Software BioScout-Calibrator June 2013 SARAD GmbH Tel.: ++49 (0)351 / 6580712 Wiesbadener Straße 10 FAX: ++49 (0)351 / 6580718 D-01159 Dresden email: support@sarad.de

More information

All electron optimized effective potential method for solids

All electron optimized effective potential method for solids All electron optimized effective potential method for solids Institut für Theoretische Physik Freie Universität Berlin, Germany and Fritz Haber Institute of the Max Planck Society, Berlin, Germany. 22

More information

Basics of APW-like methods. Lars Nordström Uppsala University

Basics of APW-like methods. Lars Nordström Uppsala University Basics of APW-like methods Lars Nordström Uppsala University APW-like methods All electron (no pseudo-potential) Full-potential Robust Accurate the benchmark to test against But, not too time consuming...

More information

Band calculations: Theory and Applications

Band calculations: Theory and Applications Band calculations: Theory and Applications Lecture 2: Different approximations for the exchange-correlation correlation functional in DFT Local density approximation () Generalized gradient approximation

More information