Tools for QM studies of large systems

Size: px
Start display at page:

Download "Tools for QM studies of large systems"

Transcription

1 Tools for QM studies of large systems Automated, hessian-free saddle point search & characterization QM/MM implementation for zeolites Shaama Mallikarjun Sharada Advisors: Prof. Alexis T Bell, Prof. Martin Head-Gordon

2 Efficient ways to study reaction kinetics Nuclear hessian: 2 nd derivatives of energy, are essential but expensive Characterize stationary points as minima or TS Identify reaction coordinate for TS search Cost: CPU time/10 3 (s) n-butyl lithium oligomers: B3LYP/6-31G Gradient Hessian # atoms Zeolites: large cluster models necessary but prohibitive Pores of molecular dimensions Extended framework favors adsorption and stabilizes TS 1. Methods for automated, hessian-free TS search & characterization 2. Hybrid quantum mechanics/molecular mechanics (QM/MM) Image source: H. B. Schlegel WIREs Comput. Mol. Sci. 1, ,

3 Reactant Product TS Automating the search for transition states Freezing String Method 1 : Andrew Behn, Paul Zimmerman, Shaama M S Hessian-free search 1 /characterization 2 : Shaama M S 3 1 In Q-Chem Coming soon

4 Step 1 Generate TS guess at low cost with minimum user intervention Freezing String Method (FSM) 1,2 Energy Procedure Interpolate create approx. reaction coordinate between innermost images Minimize energy of two nodes closes to userdefined spacing, perpendicular to reaction coordinate Iterate until two ends meet, TS guess is image with max. energy Input parameters in Q-Chem: jobtype fsm $rem Default Function fsm_ngrad 3 max. steps in minimization fsm_nnodes 20 ~ nodes on FSM string fsm_opt_mode 2 1 conjugate gradient minimization 2 quasi-newton minimization 4 (1) Behn et al., J. Chem. Phys., 135, , (2) Sharada et al., J. Chem. Theory. Comput., 8, , 2012.

5 Step 1 FSM costs significantly lower than previous double-ended methods Alanine dipeptide rearrangement 1,2 Earlier methods Goal accurately determine both TS guess & reaction path Strategy string re-optimized & reparameterized at each step vs. Step Cost FSM (20 nodes) 53 TS optimization 52 Total 105 FSM Goal inexpensive TS guess (~ gradients) at cost of reaction path accuracy Strategy one-shot string generation GS growing string method SM string method NEB nudged elastic band Easier to find reaction path once reaction coordinate is exactly known than to simultaneously find both. 5 (1) Behn et al. J. Chem. Theor. Comput. 7, , (2) Peters et al. J. Chem. Phys. 120, , 2004.

6 Reactant Product TS Automating the search for transition states Freezing String Method 1 : Andrew Behn, Paul Zimmerman, Shaama M S Hessian-free search 1 /characterization 2 : Shaama M S 6 1 In Q-Chem Coming soon

7 Step 2 Hessian input to optimization necessary to identify reaction coordinate Q-Chem uses Partitioned-Rational Function Optimization (P-RFO) 1 Reaction coordinate Remaining directions " H % $ ' $ 0 H 22. ' $ ' $... ' $... ' $ ' $ 0... H # nn ' & Diagonalized hessian Maximize energy Minimize energy Alternative to full hessian calculation calculate only the lowest eigenvalue at lower cost than full hessian use this to construct an approximate hessian matrix 7 (1) J. Baker, J. Comput. Chem. 7, , 1986.

8 Step 2 FSM generates good guess to the reaction coordinate Q-Chem uses guess to iteratively calculate lowest hessian eigenvalue x 0 t 1) Calculate lowest eigenvalue/eigenvector (λ, t f ) variationally 1 or with the Davidson method. 2 Cost ~ gradients FSM output Unlike full hessian, cost of constructing approx. hessian is independent of system size 2) Choose the right matrix zero cost H int Diagonal matrix of force constants in delocalized internal coordinates, convert to cartesians. 3) Update the matrix with lowest mode to get approximate hessian zero cost H final = H 1 2 H = B T H int B 3N j=1 (e T j Ht f )(t f e T j + e j t T T f )+ λt f t f 8 (1) Kumeda et al. J. Chem. Phys. Lett. 341, , (2) E. R. Davidson, J. Comput. Phys. 17, 87 94, 1975.

9 Step 2 Davidson method iteratively calculates lowest eigenvalue from FSM guess Subspace b 1, b 2,.. b l Reaction coordinate from FSM Form Hb i b it Hb j = à ij Diagonalize à Residual q ~ Σe i,k (H-λ k I)b i q < ε? Y Stop/ next root N Update the subspace Bias q with preconditioner ξ i = (λ-h ii ) -1 q i Action of hessian on vector required rather than hessian itself Finite differences 2 : H(x 0 )b i g(x +εb ) g(x εb ) 0 i 0 i +O(ε 2 ) 2ε g = E This technique can be applied to characterize stationary points as well! ε = 0.01a o 9 (1) Sharada et al. J. Chem. Phys. 140, , 2014 (2) A. Sawamura, JSIAM Lett. 3, 17 19, 2011.

10 Reactant Product TS Automating the search for transition states Freezing String Method 1 : Andrew Behn, Paul Zimmerman, Shaama M S Hessian-free search 1 /characterization 2 : Shaama M S 10 1 In Q-Chem Coming soon

11 Sample file: qchem/samples/fsmsilane.in Step 3 FSM + TS optimization input file FSM $molecule 0 1 <reactant XYZ> **** <product XYZ> $end $rem jobtype fsm fsm_ngrad 3 fsm_nnode 18 method b3lyp basis 6-31g symmetry false sym_ignore true TS $rem jobtype ts scf_guess read geom_opt_hessian read geom_opt_print 4 max_scf_cycles 250 geom_opt_max_cycles 1000 method b3lyp basis 6-31g geom_opt_dmax 100 symmetry false sym_ignore true $end $molecule read $end Read in approx. hessian from FSM Small step (dmax) recommended Read in TS guess from FSM 11

12 Step 3 P-RFO performs remarkably well even with an approximate hessian input Penalty due to approx. hessian < full hessian cost for large systems Cost (# of gradients) Exact - TS cost Exact - Hessian cost Approx. - TS cost Approx. - Hessian cost Alanine dipeptide rearrangement Ireland Claisen rearrangement Cellotriose dehydration 22 atoms 56 atoms 66 atoms 12 All calculations: B3LYP/6-31G

13 Reactant Product TS Automating the search for transition states Freezing String Method 1 : Andrew Behn, Paul Zimmerman, Shaama M S Hessian-free search 1 /characterization 2 : Shaama M S 13 1 In Q-Chem Coming soon

14 Step 4 Finite difference Davidson method can be applied post-optimization Subspace guesses obtained from eigenvectors of P-RFO updated hessian 1 Characterization time (min) Exact hessian Davidson method Characterization time (min) Exact hessian Davidson method Oligomer size (# atoms) Oligomer size (# atoms) Minima (Lowest eigenvalue) TS (Lowest 2 eigenvalues) n-butyl lithium oligomers 2 : B3LYP/6-31G 14 (1) Sharada et al., J Chem. Phys. 140, , (2) Margl, P. Can. J. Chem. 87, , 2009.

15 Step 4 Also useful when analytical hessians unavailable or when metal atoms present CH 3 F optimization with MP2/6-311G(d,p) Davidson method ~ 7.5 times faster than calculating full finite difference hessian will only scale better with increasing system size Bromo- and methoxy- derivatives of Co-diaryldithiolene for electrocatalytic proton reduction 1 CPU time (hr) Exact hessian Davidson method Br-TS OMe-TS 15 (1) Letko et al., J Am. Chem. Soc. 136, , BP86/6-31+G**

16 Summary Procedure for hessian-free, automated TS search and characterization Reactant Product TS FSM gradients Finite difference Davidson gradients P-RFO gradients Finite difference Davidson 2-30 gradients Computationally efficient procedure to study large systems, metalcontaining complexes or when analytical hessians are not available 16

17 QM/MM implementation for zeolites MM parameter optimization: Paul Zimmerman, Yi-Pei Li Q-Chem developers: Paul Zimmerman, Joe Gomes 17

18 Zeolites are aluminosilicates with pores of molecular dimensions Si O H Al Active site Framework Si substituted with Al, and proton compensates for charge imbalance Uses Fuel and petrochemical production Monomolecular reactions Probe activity/selectivity trends Computational study Challenges Active site location difficult to determine from experiments Extended pore environment must be included for accurate description Low cost High accuracy 18

19 QM/MM can approximately describe extended framework with little added cost Cluster: MM (force fields) Non-reactive, rigid Parameters adapted from CHARMM Si and O parameters modified to reproduce pure QM results 1,2 within error ~ 10 kj/mol Atom Q ε (kcal/mol) R (Å) Si O Active region: QM (DFT) Electrostatically embedded substrate + active site (5 tetrahedral atoms) Non-bonding interactions with MM Computational time limited by QM size only 19 (1) Zimmerman et al. J. Chem. Theory Comput., 7, , (2) Li et al (in progress)

20 Sample file: qchem/samples/qmmm_zeo-force.qcin QM/MM input file components $molecule: Tinker XYZ format Fixed atoms (MM)... H Al O Force field parameters $force_field_params NumAtomTypes 130 AtomType AtomType AtomType AtomType AtomType AtomType AtomType AtomType AtomType $end Lennardcharge Jones Additional $rem variables qm_mm_interface zeolite force_field charmm27 user_connect true qmmm_print true qm_mm true qmmm_full_hessian false aimd_fixed_atoms 807 geom_opt_coords 0 Framework Si & O Substrate (CHARMM) $opt FIXED 21 XYZ ENDFIXED $end QM atom indices $qm_atoms $end Recommended level of theory: ωb97x-d 1,2 /6-311G** Non-bonding interactions significant in zeolites TS stabilized by electrostatic interactions with framework 20 Chai & Head-Gordon: (1) J. Chem. Phys., 128, , 2008 (2) Phys. Chem. Chem. Phys., , 2008

21 QM/MM is an efficient approach to study adsorption & catalytic properties of zeolites Benefits over small cluster models accurately captures non-bonding interactions between substrate and framework allows us to analyze trends in activation energies with respect to active site location type of extended environment (channel/intersection/cage) both within a zeolite as well as across frameworks Drawbacks and future work activation entropies for dehydrogenation calculated using simple harmonic approximation are lower than experiment develop approaches that take into account the extended environment in entropy calculation as well 21

TECHNIQUES TO LOCATE A TRANSITION STATE

TECHNIQUES TO LOCATE A TRANSITION STATE 32 III. TECHNIQUES TO LOCATE A TRANSITION STATE In addition to the location of minima, the calculation of transition states and reaction pathways is an interesting task for Quantum Chemistry (QC). The

More information

Example questions for Molecular modelling (Level 4) Dr. Adrian Mulholland

Example questions for Molecular modelling (Level 4) Dr. Adrian Mulholland Example questions for Molecular modelling (Level 4) Dr. Adrian Mulholland 1) Question. Two methods which are widely used for the optimization of molecular geometies are the Steepest descents and Newton-Raphson

More information

Exploring the energy landscape

Exploring the energy landscape Exploring the energy landscape ChE210D Today's lecture: what are general features of the potential energy surface and how can we locate and characterize minima on it Derivatives of the potential energy

More information

Potentials, periodicity

Potentials, periodicity Potentials, periodicity Lecture 2 1/23/18 1 Survey responses 2 Topic requests DFT (10), Molecular dynamics (7), Monte Carlo (5) Machine Learning (4), High-throughput, Databases (4) NEB, phonons, Non-equilibrium

More information

Comparison of methods for finding saddle points without knowledge of the final states

Comparison of methods for finding saddle points without knowledge of the final states JOURNAL OF CHEMICAL PHYSICS VOLUME 121, NUMBER 20 22 NOVEMBER 2004 Comparison of methods for finding saddle points without knowledge of the final states R. A. Olsen and G. J. Kroes Leiden Institute of

More information

Electronic structure theory: Fundamentals to frontiers. 2. Density functional theory

Electronic structure theory: Fundamentals to frontiers. 2. Density functional theory Electronic structure theory: Fundamentals to frontiers. 2. Density functional theory MARTIN HEAD-GORDON, Department of Chemistry, University of California, and Chemical Sciences Division, Lawrence Berkeley

More information

22 Path Optimisation Methods

22 Path Optimisation Methods 22 Path Optimisation Methods 204 22 Path Optimisation Methods Many interesting chemical and physical processes involve transitions from one state to another. Typical examples are migration paths for defects

More information

An Introduction to Quantum Chemistry and Potential Energy Surfaces. Benjamin G. Levine

An Introduction to Quantum Chemistry and Potential Energy Surfaces. Benjamin G. Levine An Introduction to Quantum Chemistry and Potential Energy Surfaces Benjamin G. Levine This Week s Lecture Potential energy surfaces What are they? What are they good for? How do we use them to solve chemical

More information

Figure 1: Transition State, Saddle Point, Reaction Pathway

Figure 1: Transition State, Saddle Point, Reaction Pathway 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 Potential Energy Surfaces

More information

Q-Chem Workshop. Doubletree Hotel 2085 S. Harbor Boulevard Anaheim, CA March 26, Schedule

Q-Chem Workshop. Doubletree Hotel 2085 S. Harbor Boulevard Anaheim, CA March 26, Schedule Q-Chem Workshop Doubletree Hotel 2085 S. Harbor Boulevard Anaheim, CA 92802 March 26, 2011 1 8:30 Schedule Welcome remarks, Prof. Peter Gill, Australian National Univ and President of Q-Chem 8:45-9:15

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

Selectivity in the initial C-H bond cleavage of n-butane on PdO(101)

Selectivity in the initial C-H bond cleavage of n-butane on PdO(101) Supporting Information for Selectivity in the initial C-H bond cleavage of n-butane on PdO(101) Can Hakanoglu (a), Feng Zhang (a), Abbin Antony (a), Aravind Asthagiri (b) and Jason F. Weaver (a) * (a)

More information

DFT in practice. Sergey V. Levchenko. Fritz-Haber-Institut der MPG, Berlin, DE

DFT in practice. Sergey V. Levchenko. Fritz-Haber-Institut der MPG, Berlin, DE DFT in practice Sergey V. Levchenko Fritz-Haber-Institut der MPG, Berlin, DE Outline From fundamental theory to practical solutions General concepts: - basis sets - integrals and grids, electrostatics,

More information

A growing string method for determining transition states: Comparison to the nudged elastic band and string methods

A growing string method for determining transition states: Comparison to the nudged elastic band and string methods JOURNAL OF CHEMICAL PHYSICS VOLUME 120, NUMBER 17 1 MAY 2004 A growing string method for determining transition states: Comparison to the nudged elastic band and string methods Baron Peters Department

More information

Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2007 Key PS3

Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2007 Key PS3 Chemistry 4021/8021 Computational Chemistry 3/4 Credits Spring Semester 2007 Key PS3 1. Below are two isomeric geometries that we previously examined in Problem Sets 1 and 2 as both C 10 H 16 and Si 10

More information

Improved initial guess for minimum energy path calculations. Søren Smidstrup, 1, 2 Andreas Pedersen, 2, 3 Kurt Stokbro, 1 and Hannes Jónsson 2, 4

Improved initial guess for minimum energy path calculations. Søren Smidstrup, 1, 2 Andreas Pedersen, 2, 3 Kurt Stokbro, 1 and Hannes Jónsson 2, 4 Improved initial guess for minimum energy path calculations Søren Smidstrup, 1, 2 Andreas Pedersen, 2, 3 Kurt Stokbro, 1 and Hannes Jónsson 2, 4 1) QuantumWise A/S, Lersø Parkallé 107, DK-2100 Copenhagen,

More information

THE JOURNAL OF CHEMICAL PHYSICS 123,

THE JOURNAL OF CHEMICAL PHYSICS 123, THE JOURNAL OF CHEMICAL PHYSICS 23, 2240 2005 Efficient methods for finding transition states in chemical reactions: Comparison of improved dimer method and partitioned rational function optimization method

More information

Reactive Empirical Force Fields

Reactive Empirical Force Fields Reactive Empirical Force Fields Jason Quenneville jasonq@lanl.gov X-1: Solid Mechanics, EOS and Materials Properties Applied Physics Division Los Alamos National Laboratory Timothy C. Germann, Los Alamos

More information

EXAM INFORMATION. Radial Distribution Function: B is the normalization constant. d dx. p 2 Operator: Heisenberg Uncertainty Principle:

EXAM INFORMATION. Radial Distribution Function: B is the normalization constant. d dx. p 2 Operator: Heisenberg Uncertainty Principle: EXAM INFORMATION Radial Distribution Function: P() r RDF() r Br R() r B is the normalization constant., p Operator: p ^ d dx Heisenberg Uncertainty Principle: n ax n! Integrals: xe dx n1 a x p Particle

More information

Reactivity and Organocatalysis. (Adalgisa Sinicropi and Massimo Olivucci)

Reactivity and Organocatalysis. (Adalgisa Sinicropi and Massimo Olivucci) Reactivity and Organocatalysis (Adalgisa Sinicropi and Massimo Olivucci) The Aldol Reaction - O R 1 O R 1 + - O O OH * * H R 2 R 1 R 2 The (1957) Zimmerman-Traxler Transition State Counterion (e.g. Li

More information

Understanding Chemical Reactions through Computer Modeling. Tyler R. Josephson University of Delaware 4/21/16

Understanding Chemical Reactions through Computer Modeling. Tyler R. Josephson University of Delaware 4/21/16 Understanding Chemical Reactions through Computer Modeling Tyler R. Josephson University of Delaware 4/21/16 A little about me B.S. in Chem E from U of M, 2011 Currently, Ph.D. student at University of

More information

Making Electronic Structure Theory work

Making Electronic Structure Theory work Making Electronic Structure Theory work Ralf Gehrke Fritz-Haber-Institut der Max-Planck-Gesellschaft Berlin, 23 th June 2009 Hands-on Tutorial on Ab Initio Molecular Simulations: Toward a First-Principles

More information

C:\Users\Leonardo\Desktop\README_ELMO_NOTES.txt Montag, 7. Juli :48

C:\Users\Leonardo\Desktop\README_ELMO_NOTES.txt Montag, 7. Juli :48 *********** * Input * *********** Besides the normal GAMESS-UK input directives, to perform an ELMO calculation one needs to specify the elmo keyword and to provide additional instructions that are contained

More information

Improving the Convergence of Back-Propogation Learning with Second Order Methods

Improving the Convergence of Back-Propogation Learning with Second Order Methods the of Back-Propogation Learning with Second Order Methods Sue Becker and Yann le Cun, Sept 1988 Kasey Bray, October 2017 Table of Contents 1 with Back-Propagation 2 the of BP 3 A Computationally Feasible

More information

Catalytic Mechanism of the Glycyl Radical Enzyme 4-Hydroxyphenylacetate Decarboxylase from Continuum Electrostatic and QC/MM Calculations

Catalytic Mechanism of the Glycyl Radical Enzyme 4-Hydroxyphenylacetate Decarboxylase from Continuum Electrostatic and QC/MM Calculations Catalytic Mechanism of the Glycyl Radical Enzyme 4-Hydroxyphenylacetate Decarboxylase from Continuum Electrostatic and QC/MM Calculations Supplementary Materials Mikolaj Feliks, 1 Berta M. Martins, 2 G.

More information

Introduction to Geometry Optimization. Computational Chemistry lab 2009

Introduction to Geometry Optimization. Computational Chemistry lab 2009 Introduction to Geometry Optimization Computational Chemistry lab 9 Determination of the molecule configuration H H Diatomic molecule determine the interatomic distance H O H Triatomic molecule determine

More information

Machine learning the Born-Oppenheimer potential energy surface: from molecules to materials. Gábor Csányi Engineering Laboratory

Machine learning the Born-Oppenheimer potential energy surface: from molecules to materials. Gábor Csányi Engineering Laboratory Machine learning the Born-Oppenheimer potential energy surface: from molecules to materials Gábor Csányi Engineering Laboratory Interatomic potentials for molecular dynamics Transferability biomolecular

More information

Chemistry 3502/4502. Final Exam Part I. May 14, 2005

Chemistry 3502/4502. Final Exam Part I. May 14, 2005 Chemistry 3502/4502 Final Exam Part I May 14, 2005 1. For which of the below systems is = where H is the Hamiltonian operator and T is the kinetic-energy operator? (a) The free particle (e) The

More information

Optimized energy landscape exploration for nanosciences using ab-initio based methods

Optimized energy landscape exploration for nanosciences using ab-initio based methods Optimized energy landscape exploration for nanosciences using ab-initio based methods Eduardo Machado-Charry Nanosciences Foundation & Laboratoire de simulation atomistique (L Sim), SP2M, UMR-E CEA-Grenoble

More information

Modelling of Reaction Mechanisms KJE-3102

Modelling of Reaction Mechanisms KJE-3102 Modelling of Reaction Mechanisms KJE-3102 Kathrin H. Hopmann Kathrin.hopmann@uit.no Outline Potential energy surfaces Transition state optimization Reaction coordinates Imaginary frequencies Verification

More information

Chemistry 3502/4502. Final Exam Part I. May 14, 2005

Chemistry 3502/4502. Final Exam Part I. May 14, 2005 Advocacy chit Chemistry 350/450 Final Exam Part I May 4, 005. For which of the below systems is = where H is the Hamiltonian operator and T is the kinetic-energy operator? (a) The free particle

More information

CHEM 344 Molecular Modeling

CHEM 344 Molecular Modeling CHEM 344 Molecular Modeling The Use of Computational Chemistry to Support Experimental Organic Chemistry Part 1: Molecular Orbital Theory, Hybridization, & Formal Charge * all calculation data obtained

More information

Transition states and reaction paths

Transition states and reaction paths Transition states and reaction paths Lab 4 Theoretical background Transition state A transition structure is the molecular configuration that separates reactants and products. In a system with a single

More information

Introduction to gradient descent

Introduction to gradient descent 6-1: Introduction to gradient descent Prof. J.C. Kao, UCLA Introduction to gradient descent Derivation and intuitions Hessian 6-2: Introduction to gradient descent Prof. J.C. Kao, UCLA Introduction Our

More information

Fondamenti di Chimica Farmaceutica. Computer Chemistry in Drug Research: Introduction

Fondamenti di Chimica Farmaceutica. Computer Chemistry in Drug Research: Introduction Fondamenti di Chimica Farmaceutica Computer Chemistry in Drug Research: Introduction Introduction Introduction Introduction Computer Chemistry in Drug Design Drug Discovery: Target identification Lead

More information

Finding minimum energy paths using Gaussian process regression

Finding minimum energy paths using Gaussian process regression Finding minimum energy paths using Gaussian process regression Olli-Pekka Koistinen Helsinki Institute for Information Technology HIIT Department of Computer Science, Aalto University Department of Applied

More information

The chemical bond The topological approach

The chemical bond The topological approach The chemical bond The topological approach Julia Contreras-García 1. Why and how studying chemical bonds? 2. Topology a) critical points b) topological partitions 3. Chemical functions a) electron density

More information

ARTICLES. Normal-mode analysis without the Hessian: A driven molecular-dynamics approach

ARTICLES. Normal-mode analysis without the Hessian: A driven molecular-dynamics approach JOURNAL OF CHEMICAL PHYSICS VOLUME 119, NUMBER 2 8 JULY 2003 ARTICLES Normal-mode analysis without the Hessian: A driven molecular-dynamics approach Joel M. Bowman, a) Xiubin Zhang, and Alex Brown Cherry

More information

Q-Chem 4.0: Expanding the Frontiers. Jing Kong Q-Chem Inc. Pittsburgh, PA

Q-Chem 4.0: Expanding the Frontiers. Jing Kong Q-Chem Inc. Pittsburgh, PA Q-Chem 4.0: Expanding the Frontiers Jing Kong Q-Chem Inc. Pittsburgh, PA Q-Chem: Profile Q-Chem is a high performance quantum chemistry program; Contributed by best quantum chemists from 40 universities

More information

The Potential Energy Surface

The Potential Energy Surface The Potential Energy Surface In this section we will explore the information that can be obtained by solving the Schrödinger equation for a molecule, or series of molecules. Of course, the accuracy of

More information

Fragmentation methods

Fragmentation methods Fragmentation methods Scaling of QM Methods HF, DFT scale as N 4 MP2 scales as N 5 CC methods scale as N 7 What if we could freeze the value of N regardless of the size of the system? Then each method

More information

Supporting Information. Engineering the Composition and Crystallinity of Molybdenum Sulfide for High-performance Electrocatalytic Hydrogen Evolution

Supporting Information. Engineering the Composition and Crystallinity of Molybdenum Sulfide for High-performance Electrocatalytic Hydrogen Evolution Supporting Information Engineering the Composition and Crystallinity of Molybdenum Sulfide for High-performance Electrocatalytic Hydrogen Evolution Yanpeng Li 1,2 *, Yifei Yu 2, Robert A. Nielsen 3, William

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

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

Electronic structure theory: Fundamentals to frontiers. 1. Hartree-Fock theory

Electronic structure theory: Fundamentals to frontiers. 1. Hartree-Fock theory Electronic structure theory: Fundamentals to frontiers. 1. Hartree-Fock theory MARTIN HEAD-GORDON, Department of Chemistry, University of California, and Chemical Sciences Division, Lawrence Berkeley National

More information

Geometry optimization of solids

Geometry optimization of solids The Minnesota Workshop on ab Initio Modeling in Solid State Chemistry with CRYSTAL Minneapolis, MN(U.S.A.) 9-14 July 2017 7 1 Geometry optimization of solids Bartolomeo Civalleri Dip. di Chimica IFM, Via

More information

Chem 105 Friday Bond length qualitative Infrared spectroscopy Bond and molecular polarity Polarity and geometry Bond energy

Chem 105 Friday Bond length qualitative Infrared spectroscopy Bond and molecular polarity Polarity and geometry Bond energy 11/7/2011 1 Chem 105 Friday 11-7-11 Bond length qualitative Infrared spectroscopy Bond and molecular polarity Polarity and geometry Bond energy Hour Exam 3 on Chap 6, 7, and 8 is this Friday, 11/11/11.

More information

Exchange Correlation Functional Investigation of RT-TDDFT on a Sodium Chloride. Dimer. Philip Straughn

Exchange Correlation Functional Investigation of RT-TDDFT on a Sodium Chloride. Dimer. Philip Straughn Exchange Correlation Functional Investigation of RT-TDDFT on a Sodium Chloride Dimer Philip Straughn Abstract Charge transfer between Na and Cl ions is an important problem in physical chemistry. However,

More information

Fast Eigenvalue Solutions

Fast Eigenvalue Solutions Fast Eigenvalue Solutions Techniques! Steepest Descent/Conjugate Gradient! Davidson/Lanczos! Carr-Parrinello PDF Files will be available Where HF/DFT calculations spend time Guess ρ Form H Diagonalize

More information

Mode-Tracking Based Stationary-Point Optimization

Mode-Tracking Based Stationary-Point Optimization Mode-Tracking Based Stationary-Point Optimization Maike Bergeler, Carmen Herrmann and Markus Reiher arxiv:1412.7872v1 [physics.comp-ph] 26 Dec 2014 December 30, 2014 Abstract In this work we present a

More information

74 these states cannot be reliably obtained from experiments. In addition, the barriers between the local minima can also not be obtained reliably fro

74 these states cannot be reliably obtained from experiments. In addition, the barriers between the local minima can also not be obtained reliably fro 73 Chapter 5 Development of Adiabatic Force Field for Polyvinyl Chloride (PVC) and Chlorinated PVC (CPVC) 5.1 Introduction Chlorinated polyvinyl chloride has become an important specialty polymer due to

More information

The Ab Initio Nanoreactor: Discovering Chemical Reaction Networks Todd J. Martínez Department of Chemistry & The PULSE Institute Stanford University

The Ab Initio Nanoreactor: Discovering Chemical Reaction Networks Todd J. Martínez Department of Chemistry & The PULSE Institute Stanford University The Ab Initio Nanoreactor: Discovering Chemical Reaction Networks Todd J. Martínez Department of Chemistry & The PULSE Institute Stanford University Traditional Approach to Reaction Mechanisms Traditional

More information

Physical Chemistry Chemical Physics

Physical Chemistry Chemical Physics Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2018 Physical Chemistry Chemical Physics Supporting Information Thermochemistry of the

More information

Wolfgang Quapp & Josep Maria Bofill

Wolfgang Quapp & Josep Maria Bofill The Use of Newton Trajectories in MechanoChemistry and Catalysis Wolfgang Quapp & Josep Maria Bofill Mathematical Institute, University Leipzig & Universitat de Barcelona, Spain Bridging-Time Scale Techniques

More information

Conical Intersections. Spiridoula Matsika

Conical Intersections. Spiridoula Matsika Conical Intersections Spiridoula Matsika The Born-Oppenheimer approximation Energy TS Nuclear coordinate R ν The study of chemical systems is based on the separation of nuclear and electronic motion The

More information

INPUT DESCRIPTION FOR SQM version 1.0

INPUT DESCRIPTION FOR SQM version 1.0 INPUT DESCRIPTION FOR SQM version 1.0 INTRODUCTION SQM is an add-on module for the PQS program which scales force constants to produce a Scaled Quantum Mechanical (SQM) Force Field. This can correct for

More information

Electrochemistry project, Chemistry Department, November Ab-initio Molecular Dynamics Simulation

Electrochemistry project, Chemistry Department, November Ab-initio Molecular Dynamics Simulation Electrochemistry project, Chemistry Department, November 2006 Ab-initio Molecular Dynamics Simulation Outline Introduction Ab-initio concepts Total energy concepts Adsorption energy calculation Project

More information

Molecular Mechanics. I. Quantum mechanical treatment of molecular systems

Molecular Mechanics. I. Quantum mechanical treatment of molecular systems Molecular Mechanics I. Quantum mechanical treatment of molecular systems The first principle approach for describing the properties of molecules, including proteins, involves quantum mechanics. For example,

More information

Q-Chem 5: Facilitating Worldwide Scientific Breakthroughs

Q-Chem 5: Facilitating Worldwide Scientific Breakthroughs Q-Chem 5: Facilitating Worldwide Scientific Breakthroughs Founded in 1993, Q-Chem strives to bring its customers state-ofthe-art methods and algorithms for performing quantum chemistry calculations. Cutting-edge

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

Part 1. Answer 7 of the following 8 questions. If you answer more than 7 cross out the one you wish not to be graded. 12 points each.

Part 1. Answer 7 of the following 8 questions. If you answer more than 7 cross out the one you wish not to be graded. 12 points each. Physical Chemistry Final Name Spring 2004 Prof. Shattuck Constants: h=6.626x10-34 J s h =1.054x10-34 J s 1Å=1x10-8cm=1x10-10m NA=6.022x1023 mol-1 R=8.314 J/mol K 1eV= 96.485 kj/mol Part 1. Answer 7 of

More information

Optimization for neural networks

Optimization for neural networks 0 - : Optimization for neural networks Prof. J.C. Kao, UCLA Optimization for neural networks We previously introduced the principle of gradient descent. Now we will discuss specific modifications we make

More information

OVERVIEW OF QUANTUM CHEMISTRY METHODS

OVERVIEW OF QUANTUM CHEMISTRY METHODS OVERVIEW OF QUANTUM CHEMISTRY METHODS Outline I Generalities Correlation, basis sets Spin II Wavefunction methods Hartree-Fock Configuration interaction Coupled cluster Perturbative methods III Density

More information

Supplementary Figure 1 Irregular arrangement of E,E-8-mer on TMA. STM height images formed when

Supplementary Figure 1 Irregular arrangement of E,E-8-mer on TMA. STM height images formed when Supplementary Figure 1 Irregular arrangement of E,E-8-mer on TMA. STM height images formed when a 5 µl heptanoic acid solution of E,E-8-mer is applied on: (a) a TMA templated HOPG substrate, U s = +1.00

More information

All-atom Molecular Mechanics. Trent E. Balius AMS 535 / CHE /27/2010

All-atom Molecular Mechanics. Trent E. Balius AMS 535 / CHE /27/2010 All-atom Molecular Mechanics Trent E. Balius AMS 535 / CHE 535 09/27/2010 Outline Molecular models Molecular mechanics Force Fields Potential energy function functional form parameters and parameterization

More information

Chemistry 334 Part 2: Computational Quantum Chemistry

Chemistry 334 Part 2: Computational Quantum Chemistry Chemistry 334 Part 2: Computational Quantum Chemistry 1. Definition Louis Scudiero, Ben Shepler and Kirk Peterson Washington State University January 2006 Computational chemistry is an area of theoretical

More information

Agency, Honcho, Kawaguchi, Saitama (Japan), University, Tsushima, Kita-ku, Okayama (Japan),

Agency, Honcho, Kawaguchi, Saitama (Japan), University, Tsushima, Kita-ku, Okayama (Japan), Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2017 Why do zeolites induce unprecedented electronic state on exchanged metal ions?

More information

2. The Schrödinger equation for one-particle problems. 5. Atoms and the periodic table of chemical elements

2. The Schrödinger equation for one-particle problems. 5. Atoms and the periodic table of chemical elements 1 Historical introduction The Schrödinger equation for one-particle problems 3 Mathematical tools for quantum chemistry 4 The postulates of quantum mechanics 5 Atoms and the periodic table of chemical

More information

Advanced Electronic Structure Theory Density functional theory. Dr Fred Manby

Advanced Electronic Structure Theory Density functional theory. Dr Fred Manby Advanced Electronic Structure Theory Density functional theory Dr Fred Manby fred.manby@bris.ac.uk http://www.chm.bris.ac.uk/pt/manby/ 6 Strengths of DFT DFT is one of many theories used by (computational)

More information

Electronic Supplementary Information. for

Electronic Supplementary Information. for Electronic Supplementary Material (ESI) for Chemical Science. This journal is The Royal Society of Chemistry 2018 Electronic Supplementary Information for Two Chiral Catalysts in Action: Insights on Cooperativity

More information

Understanding Brønsted-Acid Catalyzed Monomolecular Reactions of Alkanes in Zeolite Pores by Combining Insights from Experiment and Theory

Understanding Brønsted-Acid Catalyzed Monomolecular Reactions of Alkanes in Zeolite Pores by Combining Insights from Experiment and Theory Understanding Brønsted-Acid Catalyzed Monomolecular Reactions of Alkanes in Zeolite Pores by Combining Insights from Experiment and Theory Jeroen Van der Mynsbrugge, 1,3 Amber Janda, 1 Li-Chiang Lin, 4

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

7/29/2014. Electronic Structure. Electrons in Momentum Space. Electron Density Matrices FKF FKF. Ulrich Wedig

7/29/2014. Electronic Structure. Electrons in Momentum Space. Electron Density Matrices FKF FKF. Ulrich Wedig Electron Density Matrices Density matrices Γ, an alternative to the wavefunction Ψ, for the description of a quantum system Electronic Structure The N-particle density matrix Electrons in Momentum Space

More information

Mathematical optimization

Mathematical optimization Optimization Mathematical optimization Determine the best solutions to certain mathematically defined problems that are under constrained determine optimality criteria determine the convergence of the

More information

Thiourea Derivatives as Brønsted Acid Organocatalysts

Thiourea Derivatives as Brønsted Acid Organocatalysts Supporting Information Thiourea Derivatives as Brønsted Acid Organocatalysts Ádám Madarász, Zsolt Dósa, Szilárd Varga, * Tibor Soós, Antal Csámpai, Imre Pápai * Institute of Organic Chemistry, Research

More information

FALL 2018 MATH 4211/6211 Optimization Homework 4

FALL 2018 MATH 4211/6211 Optimization Homework 4 FALL 2018 MATH 4211/6211 Optimization Homework 4 This homework assignment is open to textbook, reference books, slides, and online resources, excluding any direct solution to the problem (such as solution

More information

Supporting Information. First principles kinetic study on the effect of zeolite framework on 1-butanol dehydration

Supporting Information. First principles kinetic study on the effect of zeolite framework on 1-butanol dehydration Supporting Information First principles kinetic study on the effect of zeolite framework on 1-butanol dehydration Mathew John, Konstantinos Alexopoulos, Marie-Françoise Reyniers* and Guy B. Marin Laboratory

More information

STRUCTURAL DEFECTS IN IMIDATES : AN AB INITIO STUDY

STRUCTURAL DEFECTS IN IMIDATES : AN AB INITIO STUDY Int. J. Chem. Sci.: 9(4), 2011, 1763-1767 ISSN 0972-768X www.sadgurupublications.com STRUCTURAL DEFECTS IN IMIDATES : AN AB INITIO STUDY M. FATHIMA BEGUM, HEMA TRESA VARGHESE a, Y. SHEENA MARY a, C. YOHANNAN

More information

Introduction. Monday, January 6, 14

Introduction. Monday, January 6, 14 Introduction 1 Introduction Why to use a simulation Some examples of questions we can address 2 Molecular Simulations Molecular dynamics: solve equations of motion Monte Carlo: importance sampling Calculate

More information

From Electrons to Materials Properties

From Electrons to Materials Properties From Electrons to Materials Properties: DFT for Engineers and Materials Scientists Funk Fachgebiet Werkstoffe des Bauwesens und Bauchemie Mar-17, 2016 From Electrons to Materials Properties Density Functional

More information

Density Functional Theory

Density Functional Theory Density Functional Theory March 26, 2009 ? DENSITY FUNCTIONAL THEORY is a method to successfully describe the behavior of atomic and molecular systems and is used for instance for: structural prediction

More information

Molecular Vibrations C. David Sherrill School of Chemistry and Biochemistry Georgia Institute of Technology

Molecular Vibrations C. David Sherrill School of Chemistry and Biochemistry Georgia Institute of Technology Molecular Vibrations C. David Sherrill School of Chemistry and Biochemistry Georgia Institute of Technology Why Estimate Molecular Vibrations? Simulation of vibrational spectrum (identification of molecules)

More information

Supporting Information

Supporting Information Supporting Information Wiley-VCH 2007 69451 Weinheim, Germany Synthesis and Properties of the THF Solvates of Extremely Soluble Bis(2,4,6-trimethylphenyl)calcium and Tris(2,6-dimethoxyphenyl)dicalcium

More information

Coupled-Cluster Perturbative Triples for Bond Breaking

Coupled-Cluster Perturbative Triples for Bond Breaking Coupled-Cluster Perturbative Triples for Bond Breaking Andrew G. Taube and Rodney J. Bartlett Quantum Theory Project University of Florida INT CC Meeting Seattle July 8, 2008 Why does chemistry need triples?

More information

Vasil Khalidov & Miles Hansard. C.M. Bishop s PRML: Chapter 5; Neural Networks

Vasil Khalidov & Miles Hansard. C.M. Bishop s PRML: Chapter 5; Neural Networks C.M. Bishop s PRML: Chapter 5; Neural Networks Introduction The aim is, as before, to find useful decompositions of the target variable; t(x) = y(x, w) + ɛ(x) (3.7) t(x n ) and x n are the observations,

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

Rapid and precise thermochemical calculations by quantum chemical methods

Rapid and precise thermochemical calculations by quantum chemical methods Rapid and precise thermochemical calculations by quantum chemical methods Ph.D. thesis By: Adrienn Ruzsinszky Supervisor: Dr. Gábor Csonka Budapest University of Technology and Economics Department of

More information

Geometry optimization

Geometry optimization Geometry optimization Trygve Helgaker Centre for Theoretical and Computational Chemistry Department of Chemistry, University of Oslo, Norway European Summer School in Quantum Chemistry (ESQC) 211 Torre

More information

Computational Methods. Chem 561

Computational Methods. Chem 561 Computational Methods Chem 561 Lecture Outline 1. Ab initio methods a) HF SCF b) Post-HF methods 2. Density Functional Theory 3. Semiempirical methods 4. Molecular Mechanics Computational Chemistry " Computational

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

Optimization of CHARMM36-UA Force Field Parameters for Phospholipid Bilayer Simulation

Optimization of CHARMM36-UA Force Field Parameters for Phospholipid Bilayer Simulation Optimization of CHARMM36-UA Force Field Parameters for Phospholipid Bilayer Simulation CMSC-663/664 10/5/2017 Student: Wei Shan Chin wschin@terpmail.umd.edu Advisor: Dr. Jeff Klauda Associate Professor

More information

Hour Exam 3 on Chap 6, 7, and 8 is this Friday 11/12. A practice exam is posted on the course website.

Hour Exam 3 on Chap 6, 7, and 8 is this Friday 11/12. A practice exam is posted on the course website. 11/8/2010 1 Chem 105 Monday 11 Nov 2010 Bond length qualitative Polarity Polarity and geometry Bond energy our Exam 3 on Chap 6, 7, and 8 is this riday 11/12. A practice exam is posted on the course website.

More information

INPUT DESCRIPTION FOR SQM version 2.0

INPUT DESCRIPTION FOR SQM version 2.0 INPUT DESCRIPTION FOR SQM version 2.0 INTRODUCTION SQM is an add-on module for the PQS program which scales force constants to produce a Scaled Quantum Mechanical (SQM) Force Field. This can correct for

More information

Joint ICTP-IAEA Workshop on Physics of Radiation Effect and its Simulation for Non-Metallic Condensed Matter.

Joint ICTP-IAEA Workshop on Physics of Radiation Effect and its Simulation for Non-Metallic Condensed Matter. 2359-16 Joint ICTP-IAEA Workshop on Physics of Radiation Effect and its Simulation for Non-Metallic Condensed Matter 13-24 August 2012 Introduction to atomistic long time scale methods Roger Smith Loughborough

More information

Exercise 7: Reaction Mechanisms

Exercise 7: Reaction Mechanisms Exercise 7: Reaction Mechanisms In this exercise, a simple S N 2 reaction is studied using quantum chemical methods: F C Cl F C Cl F C Cl + Reactant Transition State Product The goal is to determine the

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 amount of work to construct each new guess from the previous one should be a small multiple of the number of nonzeros in A.

The amount of work to construct each new guess from the previous one should be a small multiple of the number of nonzeros in A. AMSC/CMSC 661 Scientific Computing II Spring 2005 Solution of Sparse Linear Systems Part 2: Iterative methods Dianne P. O Leary c 2005 Solving Sparse Linear Systems: Iterative methods The plan: Iterative

More information

Walter Kohn was awarded with the Nobel Prize in Chemistry in 1998 for his development of the density functional theory.

Walter Kohn was awarded with the Nobel Prize in Chemistry in 1998 for his development of the density functional theory. Walter Kohn was awarded with the Nobel Prize in Chemistry in 1998 for his development of the density functional theory. Walter Kohn receiving his Nobel Prize from His Majesty the King at the Stockholm

More information

ALKANE CRACKING IN ZEOLITES: AN OVERVIEW OF RECENT MODELING RESULTS

ALKANE CRACKING IN ZEOLITES: AN OVERVIEW OF RECENT MODELING RESULTS ALKANE RAKING IN ZEOLITES: AN OVERVIEW OF REENT MODELING RESULTS János Ángyán and Drew Parsons Institut für Materialphysik Universität Wien Wien, Austria and Laboratoire de himie théorique Université enri

More information

Removing External Degrees of Freedom from. Transition State Search Methods using Quaternions

Removing External Degrees of Freedom from. Transition State Search Methods using Quaternions Removing External Degrees of Freedom from Transition State Search Methods using Quaternions Marko Melander 1,2*, Kari Laasonen 1,2, Hannes Jónsson 3,4 1) COMP Centre of Excellence, Aalto University, FI-00076

More information