Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday

Size: px
Start display at page:

Download "Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday"

Transcription

1 Homework 3 Due: since the calculation takes longer than before, we ll make it due on 02/05/2016, Friday to: jqian@caltech.edu Introduction In this assignment, you will be using a commercial periodic code package called VASP (Vienna Ab initio Simulation Package). It is already installed in WAG machine. VASP computes an approximate solution to the many-body Schrödinger equation, either within density functional theory (DFT), solving the Kohn- Sham equations, or within the Hartree-Fock (HF) approximation, solving the Roothaan equations. Hybrid functionals that mix the Hartree-Fock approach with density functional theory are implemented as well. Furthermore, Green's functions methods (GW quasiparticles, and ACFDT-RPA) and many-body perturbation theory (2nd-order Møller-Plesset) are available in VASP. If you encounter any problems, the online user manual is here: Today, we are going to use periodic code to study surface chemistry, to be specific, surface catalysis. It is an important field, as the Nobel Prize in chemistry for 2007 is awarded to the study of fundamental molecular processes at the gas-solid interface by Gerhard Ertl. We are going to walk through one important reaction that Ertl studied: CO adsorption on Pt (110) surface. Today, every car produced has a catalyst system that converts carbon monoxide and hydrocarbons to carbon dioxide in the exhaust gases. Technical Stuff Every vasp calculations has to be in an individual directory. I suggest you make a new directory called HW3 first, and make several directories for CO, Pt surface, CO on Pt, and etc. >>mkdir HW3 You need to prepare 5 input files for every vasp calculation, namely INCAR (specify which properties you want to calculate), POSCAR (input molecular/surface geometry), POTCAR (pseudopotential), KPOINTS (kspace points, useful for period crystal calculation), and pbs (the job-submission file). After the calculation is finished, you will notice several new files popping out in the same directory, such as OUTCAR, LOG and etc CO molecular energy In order to study CO adsorption on Pt surface, we need to know the absolute energy of CO first. Make a new directory called CO >>mkdir CO Go to that directory CO >> cd CO Now you need to create POSCAR, POTCAR, KPOINTS, INCAR and pbs. All the files are case sensitive. For our CO molecule in a box, I ll give you input POSCAR file but I ll ask you later in write-up what these lines mean. Use

2 >> vi POSCAR type in the following: Lines following # are just comments, you don t need to copy it in order to run the code. After finishing, use :wq to save and exit. Construct INCAR using vi >> vi INCAR >> vi KPOINTS To generate POTCAR, type in: >>genpotcar.py PBE C O (Usage of this python script: genpotcar.py [LDA/PBE] [element]... Note the order of elements should be the same as that in POSCAR) To generate pbs, type in: >>genvasppbs.py :00:00 CO (Usage of this python script: genvasppbs.py [# of nodes] [# of cpus per node] [walltime] [jobname] [optional:gmo/soc, which we can ignore for now] gmo is the speed-up gamma point only version for very large supercell soc is the version with spin orbit coupling, mind that this consumes a lot of memory) Submit your job by >>qsub pbs It should only take minutes to finish, check energy in OUTCAR file, use the command:

3 >> grep energy OUTCAR, it should look like this: Write up part 1: 1. Report the energy of CO molecule from OUTCAR 2. In POSCAR file, we specified that the unit cell size are 15Å x 15Å x15å, what happens if we change it to a small cell 3Å x 3Å x 3Å? Report the new energy (I suggest you make a new directory for this) and why is it higher. (Hint: It s a periodic system, meaning periodic in x, y, z directions, consider van der waals curve.) Which energy is a better representation of the real energy? 3. In INCAR, what does the ISMEAR tag mean? What should we use if our system is metal? (Hint: check out user manual) 4. CO is a polar molecule, so a strict calculation should have dipole correction IDIPOL = 3. What does this line mean? Rerun the calculation and report the new energy. Pt(110) slab energy Similarily, we should prepare POSCAR, POTCAR, INCAR, KPOINTS and pbs for this calculation. >> vi POSCAR

4 Here, selective dynamics means only relax some of the coordinates. In this case, we freeze (F) the bottom Pt layers and relax (T) the top ones. >> vi INCAR >> vi KPOINTS

5 >> genpotcar.py PBE Pt >> genvasppbs.py :00:00 Pt110 >> qsub pbs This calculation might take a day or two to finish, so make sure no error after ~5 minutes after submission. Write up part 2: 1. Pt is an FCC metal, scratch what 110 surface of fcc cubic look like. 2. Download and install a software called VESTA (visualization software for VASP), open POSCAR in VESTA, and compare with what you have drawn. 3. Report the energy of this system. 4. After the run, a new file called CONTCAR (a file that contains the information of final geometry) should pop out. Give a screenshot of CONTCAR, and compare with POSCAR on how molecules moved. (If you prefer, open CONTCAR in VESTA and compare with POSCAR in VESTA). CO on Pt110 Consider CO adsorbs on top position of Pt110, such as the following (top view and side view generated from VESTA, red is O, brown is C, and silver is Pt): Construct your own input files for this run. Hint: use the optimized CONTCAR file from previous Pt110 slab calculation and add CO on top position. Hint: Pt-C distance is 1.84 Å, and C-O distance is 1.16 Å. Note that in CONTCAR, the coordinates are direct coordinates instead of Cartesian coordinates, meaning you have to divide the distance by the corresponding lattice parameter(z direction: 50 Å). Write up part 3: 1. Report the energy of the system. 2. Eadsorption= E pt_co - E co - E Pt, report the adsorption energy. 3. What other possible CO adsorption sites?

Materials that you may find helpful when working through this exercise

Materials that you may find helpful when working through this exercise Detailed steps illustrating how to use VASP on the Suns in Fitz 177 For use in lab: 11/10/2009 (Original file by Dr. Rachel Getman, 11/18/2007. Editted for use by Dorrell McCalman 11/09/2009.) Note on

More information

Introduction to VASP (1)

Introduction to VASP (1) Introduction to VASP (1) Yun-Wen Chen http://cms.mpi.univie.ac.at/vasp/vasp/vasp.html https://www.vasp.at/ 1 What is VASP? The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic

More information

Computational Material Science Part II-1: introduction. Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica

Computational Material Science Part II-1: introduction. Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica Computational Material Science Part II-1: introduction Horng-Tay Jeng ( 鄭弘泰 ) Institute of Physics, Academia Sinica Outline Introduction of Computational Material Science (CMS) Density Functional Theory

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

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

VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA)

VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA) VASP Tutorial: Dielectric properties and the Random-Phase-Approximation (RPA) University of Vienna, Faculty of Physics and Center for Computational Materials Science, Vienna, Austria Setting up a VASP

More information

IFM Chemistry Computational Chemistry 2010, 7.5 hp LAB2. Computer laboratory exercise 1 (LAB2): Quantum chemical calculations

IFM Chemistry Computational Chemistry 2010, 7.5 hp LAB2. Computer laboratory exercise 1 (LAB2): Quantum chemical calculations Computer laboratory exercise 1 (LAB2): Quantum chemical calculations Introduction: The objective of the second computer laboratory exercise is to get acquainted with a program for performing quantum chemical

More information

Hands on Session III

Hands on Session III Hands on Session III Andreas EICHLER Institut für Materialphysik and Center for Computational Materials Science Universität Wien, Sensengasse 8, A-1090 Wien, Austria b-initio ienna ackage imulation G.

More information

Tutorial 1. Atoms, molecules, and bulk systems. Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria

Tutorial 1. Atoms, molecules, and bulk systems. Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria Tutorial 1 Atoms, molecules, and bulk systems Computational Materials Physics, Faculty of Physics, University Vienna, Vienna, Austria I. The INCAR file II. The POSCAR file III. The KPOINTS file IV. The

More information

Excercise : Ammonia Flipping

Excercise : Ammonia Flipping Excercise : Ammonia Flipping Rennes, 1. September 2016 Faculty of Physics, AG-CMP, University of Vienna general remarks (1) this excercise consists of 4 steps which unfold if you untar the file ammonia

More information

Benzene Dimer: dispersion forces and electronic correlation

Benzene Dimer: dispersion forces and electronic correlation Benzene Dimer: dispersion forces and electronic correlation Introduction The Benzene dimer is an ideal example of a system bound by π-π interaction, which is in several cases present in many biologically

More information

Tutorial I: IQ MOL and Basic DFT and MP2 Calculations 1 / 30

Tutorial I: IQ MOL and Basic DFT and MP2 Calculations 1 / 30 Tutorial I: IQ MOL and Basic DFT and MP2 Calculations Q-Chem User Workshop, Denver March 21, 2015 1 / 30 2 / 30 Introduction to IQMOL DFT and MP2 Calculations 3 / 30 IQMOL and Q-CHEM IQMOL is an open-source

More information

Introduc)on to Fuel Cells

Introduc)on to Fuel Cells Introduc)on to Fuel Cells Anode (oxida)on loss of electrons): 2H 2 à 4H + +4e - Cathode (reduc-on gain of electrons) O 2 +4H + +4e - à 2H 2 O Overall reac)on (redox): 2H 2 + O 2 à 2H 2 O We will par)cularly

More information

Lab 1: Handout GULP: an Empirical energy code

Lab 1: Handout GULP: an Empirical energy code Lab 1: Handout GULP: an Empirical energy code We will be using the GULP code as our energy code. GULP is a program for performing a variety of types of simulations on 3D periodic solids, gas phase clusters,

More information

3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015)

3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Study on Energy Band-gap Calculation of CuGaS 2 Liuyang YUa, Yong Xub, Kegao LIUc* School of

More information

Density Functional Theory and the Calculation of TcMg 2 O 4 Spinel Lattice Parameters

Density Functional Theory and the Calculation of TcMg 2 O 4 Spinel Lattice Parameters Density Functional Theory and the Calculation of TcMg 2 O 4 Spinel Lattice Parameters A Senior Project By Jon Karlo Macias March 2013 Department of Physics California Polytechnic State University, San

More information

Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2.

Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2. 1 Lab 3: Handout Quantum-ESPRESSO: a first principles code, part 2. In this lab, we will be using Quantum-ESPRESSO as our first-principles code again. In problem 1, we will compare energy between allotropes

More information

Module 2: Quantum Espresso Walkthrough

Module 2: Quantum Espresso Walkthrough Module 2: Quantum Espresso Walkthrough Energy and Geometry Optimization of the H 2 Molecule We will be using the PWSCF code for quantum mechanical calculations of extended systems. The PWSCF program is

More information

MODULE 2: QUANTUM MECHANICS. Practice: Quantum ESPRESSO

MODULE 2: QUANTUM MECHANICS. Practice: Quantum ESPRESSO MODULE 2: QUANTUM MECHANICS Practice: Quantum ESPRESSO I. What is Quantum ESPRESSO? 2 DFT software PW-DFT, PP, US-PP, PAW http://www.quantum-espresso.org FREE PW-DFT, PP, PAW http://www.abinit.org FREE

More information

Comparison of various abinitio codes used in periodic calculations

Comparison of various abinitio codes used in periodic calculations Comparison of various abinitio codes used in periodic calculations 1 Prof.P. Ravindran, Department of Physics, Central University of Tamil Nadu, India & Center for Materials Science and Nanotechnology,

More information

Introduction to Density Functional Theory

Introduction to Density Functional Theory 1 Introduction to Density Functional Theory 21 February 2011; V172 P.Ravindran, FME-course on Ab initio Modelling of solar cell Materials 21 February 2011 Introduction to DFT 2 3 4 Ab initio Computational

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

CHEM 545 Theory and Practice of Molecular Electronic Structure. Anna I. Krylov. DON T PANIC.

CHEM 545 Theory and Practice of Molecular Electronic Structure. Anna I. Krylov.   DON T PANIC. CHEM 545 Theory and Practice of Molecular Electronic Structure Anna I. Krylov http://iopenshell.usc.edu/chem545/ DON T PANIC USC Fall 2014 Things to do: 1. Install IQmol (by this Thursday). http://iqmol.org/.

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

Session 1. Introduction to Computational Chemistry. Computational (chemistry education) and/or (Computational chemistry) education

Session 1. Introduction to Computational Chemistry. Computational (chemistry education) and/or (Computational chemistry) education Session 1 Introduction to Computational Chemistry 1 Introduction to Computational Chemistry Computational (chemistry education) and/or (Computational chemistry) education First one: Use computational tools

More information

Introduction to computational chemistry Exercise I: Structure and electronic energy of a small molecule. Vesa Hänninen

Introduction to computational chemistry Exercise I: Structure and electronic energy of a small molecule. Vesa Hänninen Introduction to computational chemistry Exercise I: Structure and electronic energy of a small molecule Vesa Hänninen 1 Introduction In this exercise the equilibrium structure and the electronic energy

More information

Lab 1: Handout GULP: an Empirical energy code

Lab 1: Handout GULP: an Empirical energy code 3.320/SMA 5.107/ Atomistic Modeling of Materials Spring 2003 1 Lab 1: Handout GULP: an Empirical energy code We will be using the GULP code as our energy code. GULP is a program for performing a variety

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

Introduction to phonopy

Introduction to phonopy Introduction to phonopy Installation Download phonopy http://sourceforge.net/projects/phonopy/ Install Python libraries that phonopy relies Install phonopy % sudo apt-get install python-dev python-numpy

More information

CHE3935. Lecture 4 Quantum Mechanical Simulation Methods Continued

CHE3935. Lecture 4 Quantum Mechanical Simulation Methods Continued CHE3935 Lecture 4 Quantum Mechanical Simulation Methods Continued 1 OUTLINE Review Introduction to CPMD MD and ensembles The functionals of density functional theory Return to ab initio methods Binding

More information

QuantumATK Platform for Universities & Government Labs

QuantumATK Platform for Universities & Government Labs QuantumATK Platform for Universities & Government Labs QuantumATK is a complete and fully integrated software suite for atomic-scale modeling for academic research, professionally engineered using state-of-the-art

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

CO Adsorption Site Preference on Platinum: Charge Is the Essence

CO Adsorption Site Preference on Platinum: Charge Is the Essence Supporting Information CO Adsorption Site Preference on Platinum: Charge Is the Essence G.T. Kasun Kalhara Gunasooriya, and Mark Saeys *, Laboratory for Chemical Technology, Ghent University, Technologiepark

More information

DFT and beyond: Hands-on Tutorial Workshop Tutorial 1: Basics of Electronic Structure Theory

DFT and beyond: Hands-on Tutorial Workshop Tutorial 1: Basics of Electronic Structure Theory DFT and beyond: Hands-on Tutorial Workshop 2011 Tutorial 1: Basics of Electronic Structure Theory V. Atalla, O. T. Hofmann, S. V. Levchenko Theory Department, Fritz-Haber-Institut der MPG Berlin July 13,

More information

Predicting the Structure of Solids by DFT

Predicting the Structure of Solids by DFT Questions? Hudson Hall 235 or Hudson Hall 1111 Predicting the Structure of Solids by DFT Hands-On Instructions Contents 1 Cohesive Energy for Bulk Phases of Si 11 Setting up the Structures 12 Structure-Dependent

More information

Homework 5 Computational Chemistry (CBE 60547)

Homework 5 Computational Chemistry (CBE 60547) Homework 5 Computational Chemistry (CBE 60547) Prof. William F. Schneider Due: 1 Not Ar again! As they say, there are many ways to skin a cat! You have computed the wavefunctions of Ar

More information

QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2)

QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2) QUANTUM CHEMISTRY WITH GAUSSIAN : A VERY BRIEF INTRODUCTION (PART 2) TARAS V. POGORELOV AND MIKE HALLOCK SCHOOL OF CHEMICAL SCIENCES, UIUC This tutorial continues introduction to Gaussian [2]. Here we

More information

Basic introduction of NWChem software

Basic introduction of NWChem software Basic introduction of NWChem software Background NWChem is part of the Molecular Science Software Suite Designed and developed to be a highly efficient and portable Massively Parallel computational chemistry

More information

Density Functional Theory

Density Functional Theory Density Functional Theory Iain Bethune EPCC ibethune@epcc.ed.ac.uk Overview Background Classical Atomistic Simulation Essential Quantum Mechanics DFT: Approximations and Theory DFT: Implementation using

More information

Binding energy of 2D materials using Quantum Monte Carlo

Binding energy of 2D materials using Quantum Monte Carlo Quantum Monte Carlo in the Apuan Alps IX International Workshop, 26th July to 2nd August 2014 The Apuan Alps Centre for Physics @ TTI, Vallico Sotto, Tuscany, Italy Binding energy of 2D materials using

More information

Exercise 1: Structure and dipole moment of a small molecule

Exercise 1: Structure and dipole moment of a small molecule Introduction to computational chemistry Exercise 1: Structure and dipole moment of a small molecule Vesa Hänninen 1 Introduction In this exercise the equilibrium structure and the dipole moment of a small

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

AB INITIO STUDY OF THE EFFECTS OF HUMIDITY ON PEROVSKITE BASED HYBRID SOLAR CELL INTERFACES

AB INITIO STUDY OF THE EFFECTS OF HUMIDITY ON PEROVSKITE BASED HYBRID SOLAR CELL INTERFACES AB INITIO STUDY OF THE EFFECTS OF HUMIDITY ON PEROVSKITE BASED HYBRID SOLAR CELL INTERFACES A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in Renewable

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

PBS: FROM SOLIDS TO CLUSTERS

PBS: FROM SOLIDS TO CLUSTERS PBS: FROM SOLIDS TO CLUSTERS E. HOFFMANN AND P. ENTEL Theoretische Tieftemperaturphysik Gerhard-Mercator-Universität Duisburg, Lotharstraße 1 47048 Duisburg, Germany Semiconducting nanocrystallites like

More information

Problem Set 2: First-Principles Energy Methods

Problem Set 2: First-Principles Energy Methods Problem Set 2: First-Principles Energy Methods Problem 1 (10 points): Convergence of absolute energies with respect to cutoff energies. A Using the Quantum ESPRESSO PWscf package, calculate the energy

More information

Problem with Kohn-Sham equations

Problem with Kohn-Sham equations Problem with Kohn-Sham equations (So much time consuming) H s Ψ = E el Ψ ( T + V [ n] + V [ n] + V [ n]) ϕ = Eϕ i = 1, 2,.., N s e e ext XC i i N nr ( ) = ϕi i= 1 2 The one-particle Kohn-Sham equations

More information

Pseudopotentials for hybrid density functionals and SCAN

Pseudopotentials for hybrid density functionals and SCAN Pseudopotentials for hybrid density functionals and SCAN Jing Yang, Liang Z. Tan, Julian Gebhardt, and Andrew M. Rappe Department of Chemistry University of Pennsylvania Why do we need pseudopotentials?

More information

Homework 2: Structure and Defects in Crystalline and Amorphous Materials

Homework 2: Structure and Defects in Crystalline and Amorphous Materials Homework 2: Structure and Defects in Crystalline and Amorphous Materials Muhammad Ashraful Alam Network of Computational Nanotechnology Discovery Park, Purdue University. In Lectures 4-6, we have discussed

More information

Model Building An Introduction to Atomistic Simulation

Model Building An Introduction to Atomistic Simulation Materials and Modelling MPhil 2006-07 COURSE MP3: MONTE CARLO AND MOLECULAR DYNAMICS COMPUTING CLASS 1 Model Building An Introduction to Atomistic Simulation Wednesday 22 nd November 2006 14.00 16.00 1

More information

Nucleation model for chiral-selective growth of SWCNTs

Nucleation model for chiral-selective growth of SWCNTs Nucleation model for chiral-selective growth of SWCNTs William Molden 1, Dr. Venkat Bhethanabotla 2, Debosruti Dutta 2 1 Ursinus College, dept. of Physics 2 University of South Florida, dept. of Chemical

More information

Density Functional Theory

Density Functional Theory Chemistry 380.37 Fall 2015 Dr. Jean M. Standard October 28, 2015 Density Functional Theory What is a Functional? A functional is a general mathematical quantity that represents a rule to convert a function

More information

Table of Contents. Table of Contents Initialize from a converged state. Introduction Examples

Table of Contents. Table of Contents Initialize from a converged state. Introduction Examples Table of Contents Table of Contents Initialize from a converged state Introduction Examples Water molecule example Looping over parameters Stepping up in bias Special example: anti-parallel spin in MTJs

More information

Supporting Information

Supporting Information Supporting Information The Origin of Active Oxygen in a Ternary CuO x /Co 3 O 4 -CeO Catalyst for CO Oxidation Zhigang Liu, *, Zili Wu, *, Xihong Peng, ++ Andrew Binder, Songhai Chai, Sheng Dai *,, School

More information

A Thesis. entitled. Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) Disney O. Maxwell

A Thesis. entitled. Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) Disney O. Maxwell A Thesis entitled Structural and Electronic Properties of -Al 2 X 3 (X = O, Se, Te) by Disney O. Maxwell Submitted to the Graduate Faculty as partial fulfillment of the requirements for the Master of Science

More information

VASP Tutorial. Nodo Lee. Ph. D. Candidate

VASP Tutorial. Nodo Lee. Ph. D. Candidate VASP Tutorial July 17, 2014 @ SCENT HPC Summer School @ GIST Nodo Lee Ph. D. Candidate Molecular Modeling Laboratory (MML) School of Materials Science and Engineering (MSE) Gwangju Institute of Science

More information

ABC of DFT: Hands-on session 1 Introduction into calculations on molecules

ABC of DFT: Hands-on session 1 Introduction into calculations on molecules ABC of DFT: Hands-on session 1 Introduction into calculations on molecules Tutor: Alexej Bagrets Wann? 09.11.2012, 11:30-13:00 Wo? KIT Campus Nord, Flachbau Physik, Geb. 30.22, Computerpool, Raum FE-6

More information

Lab 1: Empirical Energy Methods Due: 2/14/18

Lab 1: Empirical Energy Methods Due: 2/14/18 Lab 1: Empirical Energy Methods Due: 2/14/18 General remarks on scientific scripting Scientific scripting for managing the input and output data is an important component of modern materials computations,

More information

Introduction to Density Functional Theory

Introduction to Density Functional Theory Introduction to Density Functional Theory S. Sharma Institut für Physik Karl-Franzens-Universität Graz, Austria 19th October 2005 Synopsis Motivation 1 Motivation : where can one use DFT 2 : 1 Elementary

More information

Computational Chemistry. An Introduction to Molecular Dynamic Simulations

Computational Chemistry. An Introduction to Molecular Dynamic Simulations Computational Chemistry An Introduction to Molecular Dynamic Simulations Computational chemistry simulates chemical structures and reactions numerically, based in full or in part on the fundamental laws

More information

Gaussian: Basic Tutorial

Gaussian: Basic Tutorial Input file: # hf sto-g pop=full Water - Single Point Energy 0 H.0 H.0 H 04.5 Route Section Start with # Contains the keywords Gaussian: Basic Tutorial Route Section Title Section Charge-Multiplicity Molecule

More information

Supplementary Information

Supplementary Information Supplementary Information Supplementary Figure 1: After structural optimization of the CH 3 NH 3 PbI 3 unit cell, the resulting relaxed volumes for three distinct orientation of the MA molecules are shown.

More information

Lab 2 Worksheet. Problems. Problem 1: Geometry and Linear Equations

Lab 2 Worksheet. Problems. Problem 1: Geometry and Linear Equations Lab 2 Worksheet Problems Problem : Geometry and Linear Equations Linear algebra is, first and foremost, the study of systems of linear equations. You are going to encounter linear systems frequently in

More information

Conformational space and energetics of biomolecules: Physical concepts and performance of DFT based methods

Conformational space and energetics of biomolecules: Physical concepts and performance of DFT based methods Conformational space and energetics of biomolecules: Physical concepts and performance of DFT based methods Alexandre Tkatchenko, Carsten Baldauf, Matti Ropo Practical Session III / Weekend Project Haber

More information

Theoretical Material Science: Electronic structure theory at the computer Exercise 14: Brillouin zone integration

Theoretical Material Science: Electronic structure theory at the computer Exercise 14: Brillouin zone integration Theoretical Material Science: Electronic structure theory at the computer Exercise 14: Brillouin zone integration Prepared by Lydia Nemec and Volker Blum Berlin, May 2012 Some rules on expected documentation

More information

Computational Chemistry I

Computational Chemistry I Computational Chemistry I Text book Cramer: Essentials of Quantum Chemistry, Wiley (2 ed.) Chapter 3. Post Hartree-Fock methods (Cramer: chapter 7) There are many ways to improve the HF method. Most of

More information

CSCE 155N Fall Homework Assignment 2: Stress-Strain Curve. Assigned: September 11, 2012 Due: October 02, 2012

CSCE 155N Fall Homework Assignment 2: Stress-Strain Curve. Assigned: September 11, 2012 Due: October 02, 2012 CSCE 155N Fall 2012 Homework Assignment 2: Stress-Strain Curve Assigned: September 11, 2012 Due: October 02, 2012 Note: This assignment is to be completed individually - collaboration is strictly prohibited.

More information

Hands-on : Model Potential Molecular Dynamics

Hands-on : Model Potential Molecular Dynamics Hands-on : Model Potential Molecular Dynamics OUTLINE 0. DL_POLY code introduction 0.a Input files 1. THF solvent molecule 1.a Geometry optimization 1.b NVE/NVT dynamics 2. Liquid THF 2.a Equilibration

More information

Hints on Using the Orca Program

Hints on Using the Orca Program Computational Chemistry Workshops West Ridge Research Building-UAF Campus 9:00am-4:00pm, Room 009 Electronic Structure - July 19-21, 2016 Molecular Dynamics - July 26-28, 2016 Hints on Using the Orca Program

More information

Chemistry 4560/5560 Molecular Modeling Fall 2014

Chemistry 4560/5560 Molecular Modeling Fall 2014 Final Exam Name:. User s guide: 1. Read questions carefully and make sure you understand them before answering (if not, ask). 2. Answer only the question that is asked, not a different question. 3. Unless

More information

Joint ICTP-IAEA Workshop on Fusion Plasma Modelling using Atomic and Molecular Data January 2012

Joint ICTP-IAEA Workshop on Fusion Plasma Modelling using Atomic and Molecular Data January 2012 2327-3 Joint ICTP-IAEA Workshop on Fusion Plasma Modelling using Atomic and Molecular Data 23-27 January 2012 Qunatum Methods for Plasma-Facing Materials Alain ALLOUCHE Univ.de Provence, Lab.de la Phys.

More information

Electronic supplementary information (ESI) for. Completing a family: LiCN 3 H 4, the lightest alkali metal guanidinate

Electronic supplementary information (ESI) for. Completing a family: LiCN 3 H 4, the lightest alkali metal guanidinate Electronic supplementary information (ESI) for Completing a family: LiCN 3 H 4, the lightest alkali metal guanidinate Peter Klaus Sawinski, a Volker L. Deringer a and Richard Dronskowski a,b, * a Institute

More information

Introduction to CPMD 1

Introduction to CPMD 1 Introduction to CPMD 1 CPMD program ab initio electronic structure (DFT) and molecular dynamics program plane wave basis set (PBC), pseudopotentials massively parallelized, linear scaling up to thousands

More information

Homework 9: Protein Folding & Simulated Annealing : Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM

Homework 9: Protein Folding & Simulated Annealing : Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM Homework 9: Protein Folding & Simulated Annealing 02-201: Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM 1. Set up We re back to Go for this assignment. 1. Inside of your src directory,

More information

Table of Contents. Table of Contents Opening a band gap in silicene and bilayer graphene with an electric field

Table of Contents. Table of Contents Opening a band gap in silicene and bilayer graphene with an electric field Table of Contents Table of Contents Opening a band gap in silicene and bilayer graphene with an electric field Bilayer graphene Building a bilayer graphene structure Calculation and analysis Silicene Optimizing

More information

Introduction to Benchmark Test for Multi-scale Computational Materials Software

Introduction to Benchmark Test for Multi-scale Computational Materials Software Introduction to Benchmark Test for Multi-scale Computational Materials Software Shun Xu*, Jian Zhang, Zhong Jin xushun@sccas.cn Computer Network Information Center Chinese Academy of Sciences (IPCC member)

More information

Close agreement between the orientation dependence of hydrogen bonds observed in protein structures and quantum mechanical calculations

Close agreement between the orientation dependence of hydrogen bonds observed in protein structures and quantum mechanical calculations Close agreement between the orientation dependence of hydrogen bonds observed in protein structures and quantum mechanical calculations Alexandre V. Morozov, Tanja Kortemme, Kiril Tsemekhman, David Baker

More information

Determining elastic constants of graphene using density functional theory

Determining elastic constants of graphene using density functional theory UNIVERSITY OF GRAZ Determining elastic constants of graphene using density functional theory by Max Niederreiter 01510759 A thesis submitted in partial fulfillment for the degree of Bachelor Of Science

More information

Chemistry 5021/8021 Computational Chemistry 3/4 Credits Spring Semester 2004 ( Due 4 / 5 / 04 )

Chemistry 5021/8021 Computational Chemistry 3/4 Credits Spring Semester 2004 ( Due 4 / 5 / 04 ) Chemistry 5021/8021 Computational Chemistry 3/4 Credits Spring Semester 2004 ( Due 4 / 5 / 04 ) This problem set will take longer than the last one in the sense that you may need to submit some jobs, leave,

More information

Explanation of Dramatic ph-dependence of Hydrogen Binding on Noble Metal Electrode: Greatly Weakened Water Adsorption at High ph.

Explanation of Dramatic ph-dependence of Hydrogen Binding on Noble Metal Electrode: Greatly Weakened Water Adsorption at High ph. Supplementary Materials Explanation of Dramatic ph-dependence of Hydrogen Binding on Noble Metal Electrode: Greatly Weakened Water Adsorption at High ph. Tao Cheng,, Lu Wang, Boris V Merinov, and William

More information

Example: H 2 O (the car file)

Example: H 2 O (the car file) Example: H 2 O (the car file) As a practical example of DFT methods we calculate the energy and electronic properties of the water molecule. In order to carry out the DFT calculation you will need a set

More information

Calculating Bond Enthalpies of the Hydrides

Calculating Bond Enthalpies of the Hydrides Proposed Exercise for the General Chemistry Section of the Teaching with Cache Workbook: Calculating Bond Enthalpies of the Hydrides Contributed by James Foresman, Rachel Fogle, and Jeremy Beck, York College

More information

Non-adiabatic Molecular Dynamics using Hefei-NAMD

Non-adiabatic Molecular Dynamics using Hefei-NAMD Non-adiabatic Molecular Dynamics using Hefei-NAMD Qijing Zheng Hefei National Laboratory for Physical Sciences at the Microscale University of Science and Technology of China Jun 10, 2018 Q.J. Zheng (HFNL

More information

Table S2. Pseudopotentials PBE 5.2 applied in the calculations using VASP

Table S2. Pseudopotentials PBE 5.2 applied in the calculations using VASP Supporting Information for Understanding the Adsorption of CuPc and ZnPc on Noble Metal Surfaces by Combining Quantum-Mechanical Modelling and Photoelectron Spectroscopy 1. Used vdw Coefficients PBE-vdW

More information

GEM4 Summer School OpenCourseWare

GEM4 Summer School OpenCourseWare GEM4 Summer School OpenCourseWare http://gem4.educommons.net/ http://www.gem4.org/ Lecture: Molecular Mechanics by Ju Li. Given August 9, 2006 during the GEM4 session at MIT in Cambridge, MA. Please use

More information

Introduction to bulk properties. KEMS409 Demo #2

Introduction to bulk properties. KEMS409 Demo #2 Introduction to bulk properties KEMS409 Demo #2 Useful links ASE atomic simulation environment https://wiki.fysik.dtu.dk/ase/ GPAW grid-based projected augmented wave https://wiki.fysik.dtu.dk/gpaw/ AMCSD

More information

CLIMBING THE LADDER OF DENSITY FUNCTIONAL APPROXIMATIONS JOHN P. PERDEW DEPARTMENT OF PHYSICS TEMPLE UNIVERSITY PHILADELPHIA, PA 19122

CLIMBING THE LADDER OF DENSITY FUNCTIONAL APPROXIMATIONS JOHN P. PERDEW DEPARTMENT OF PHYSICS TEMPLE UNIVERSITY PHILADELPHIA, PA 19122 CLIMBING THE LADDER OF DENSITY FUNCTIONAL APPROXIMATIONS JOHN P. PERDEW DEPARTMENT OF PHYSICS TEMPLE UNIVERSITY PHILADELPHIA, PA 191 THANKS TO MANY COLLABORATORS, INCLUDING SY VOSKO DAVID LANGRETH ALEX

More information

Energy-Level Alignment at the Interface of Graphene Fluoride and Boron Nitride Monolayers: An Investigation by Many-Body Perturbation Theory

Energy-Level Alignment at the Interface of Graphene Fluoride and Boron Nitride Monolayers: An Investigation by Many-Body Perturbation Theory Supporting Information Energy-Level Alignment at the Interface of Graphene Fluoride and Boron Nitride Monolayers: An Investigation by Many-Body Perturbation Theory Qiang Fu, Dmitrii Nabok, and Claudia

More information

Non-equilibrium Green s Function Calculations with TranSIESTA. a Tutorial

Non-equilibrium Green s Function Calculations with TranSIESTA. a Tutorial Non-equilibrium Green s Function Calculations with TranSIESTA a Tutorial Svante Hedström*, Subhajyoti Chaudhuri, Christian F. A. Negre, Wendu Ding, Adam J. Matula, and Victor S. Batista Yale University,

More information

Molecular Mechanics: The Ab Initio Foundation

Molecular Mechanics: The Ab Initio Foundation Molecular Mechanics: The Ab Initio Foundation Ju Li GEM4 Summer School 2006 Cell and Molecular Mechanics in BioMedicine August 7 18, 2006, MIT, Cambridge, MA, USA 2 Outline Why are electrons quantum? Born-Oppenheimer

More information

Introduction to Density Functional Theory with Applications to Graphene Branislav K. Nikolić

Introduction to Density Functional Theory with Applications to Graphene Branislav K. Nikolić Introduction to Density Functional Theory with Applications to Graphene Branislav K. Nikolić Department of Physics and Astronomy, University of Delaware, Newark, DE 19716, U.S.A. http://wiki.physics.udel.edu/phys824

More information

Molecular simulation of copper(ii)-bound organic compounds for use in metal-organic chemical vapor deposition (MOCVD) of copper films

Molecular simulation of copper(ii)-bound organic compounds for use in metal-organic chemical vapor deposition (MOCVD) of copper films Molecular simulation of copper(ii)-bound organic compounds for use in metal-organic chemical vapor deposition (MOCVD) of copper films Alexis A. Rivera-Montalvo Chemical Engineering Department University

More information

Jaguar DFT Optimizations and Transition State Searches

Jaguar DFT Optimizations and Transition State Searches Jaguar DFT Optimizations and Transition State Searches Density Functional Theory (DFT) is a quantum mechanical (QM) method that gives results superior to Hartree Fock (HF) in less computational time. A

More information

Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2013 ( Due 4 / 10 / 12 )

Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2013 ( Due 4 / 10 / 12 ) Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2013 ( Due 4 / 10 / 12 ) This problem set will take longer than the last one in the sense that you will almost certainly need to

More information

Computational Chemistry Using the University of Alaska WebMO Site

Computational Chemistry Using the University of Alaska WebMO Site 2/7/2017 1 Computational Chemistry Using the University of Alaska WebMO Site John Keller Department of Chemistry & Biochemistry University of Alaska Fairbanks Intro and operation of WebMO and MOPAC Basic

More information

Surface Complexes in Catalysis

Surface Complexes in Catalysis Surface Complexes in Catalysis David Karhánek Ústav organické technologie, VŠCHT Praha Institut für Materialphysik, Universität Wien XXXVII Symposium on Catalysis, Prague, October 7-8, 2005. Research Methodologies:

More information

Many electrons: Density functional theory Part II. Bedřich Velický VI.

Many electrons: Density functional theory Part II. Bedřich Velický VI. Many electrons: Density functional theory Part II. Bedřich Velický velicky@karlov.mff.cuni.cz VI. NEVF 514 Surface Physics Winter Term 013-014 Troja 1 st November 013 This class is the second devoted to

More information

MO Calculation for a Diatomic Molecule. /4 0 ) i=1 j>i (1/r ij )

MO Calculation for a Diatomic Molecule. /4 0 ) i=1 j>i (1/r ij ) MO Calculation for a Diatomic Molecule Introduction The properties of any molecular system can in principle be found by looking at the solutions to the corresponding time independent Schrodinger equation

More information

Magnetism: Spin-orbit coupling magnetic exchange and anisotropy

Magnetism: Spin-orbit coupling magnetic exchange and anisotropy VASP workshop Rennes 2016 Magnetism: Spin-orbit coupling magnetic exchange and anisotropy Xavier Rocquefelte Institut des Sciences Chimiques de Rennes (UMR 6226) Université de Rennes 1, FRANCE INTRODUCTION

More information

4 Post-Hartree Fock Methods: MPn and Configuration Interaction

4 Post-Hartree Fock Methods: MPn and Configuration Interaction 4 Post-Hartree Fock Methods: MPn and Configuration Interaction In the limit of a complete basis, the Hartree-Fock (HF) energy in the complete basis set limit (ECBS HF ) yields an upper boundary to the

More information