Quantum Chemistry tutorial
Introduction
In one of the previous lecture we've learned about the conical intersections. At such intersections, the adiabatic surfaces touch. We have seen that the degeneracy between the electronic states is lifted (to first order) by displacements in so-called branching space. In the remaining (3N-8) internal degrees of freedom, the degeneracy can be maintained, forming a 3N-8 dimensional seam. In this tutorial we will locate the minimum energy point on this seam, the so called minimum energy conical intersection (MECI). The package we are going to use is called Gaussian. It is among the modern electronic structure codes available and provides an easy-to-use interface called Gaussview that allows for a user-friendly access to quantum chemistry.
To learn how to use the program by yourself or maybe extend your knowledge beyond the scope of this tutorial one can check out the links on the following site.
To start a calculation we basically need four things:
- the structure of the molecule of interest in (cartesian) coordinates
- the overall charge of our system
- the method that will be used (Hartree-Fock (HF), Density Functional Theory (DFT), Moeller-Plesset perturbation theory (MPx) etc.)
- a basis set.
In this practical we will locate the minimum energy conical intersection. At this point, the energy gap in the branching space space is zero, while the gradients in the 3N-8 dimensional seam space are zero as well. We will not go into details about the optimization algorithm that we will use to optimize the MECI, but details can be found in Bearpark et al. Chem. Phys. Lett. 223 (1994) 269.
The files needed for this practical can be downloaded as an archive here and unpacked by typing
tar xzvf conical.tar.gz
Building the molecule
Open gaussview by typinggview.exe
To continue reading click on the following link:
http://wwwuser.gwdg.de/~ggroenh/exercise_CI/im.html
0 Comments