Part I. Basics of the UNIX/Linux Operating System

Size: px
Start display at page:

Download "Part I. Basics of the UNIX/Linux Operating System"

Transcription

1 Part I. Basics of the UNIX/Linux Operating System Since all serious computers run UNIX/Linux operating systems, doing serious molecular modeling requires some familiarity with UNIX/Linux. There are many books and online material, including all kinds of tutorials, about UNIX and Linux. Some basic information, hints and potentially useful tips are given here. Some of the more common and useful commands are listed below. For more information on each command you can always run man [command] and this will bring up the manual page for that command. Here any syntax in [] will need some kind of input from you, for example: man [command] you will want to actually replace [command] with the shell command you want to read the man page for: man ls will give you the man page for the Linux shell command ls. Note that there must be a space between the command and whatever comes in []. ls command is used to list files on the filesystem. mkdir command used to make directories on the filesystem cd is used for changing into a different directory cp is the copy command, this shell command is used to copy files directories from one location on the filesystem to another. mv the Linux terminal command to move and/or rename files directories. Like the cp command, but deletes the original source. rm command to remove files. rmdir - command to remove a directory. Note that it must be empty. cat command- this command is used to print view the contents of a file to the screen terminal. grep command used to search find contents of a file and print view on your terminal screen. more and less commands that will allow you to read output of files, unlike cat that will output the entire file at once, even if it is too large for your terminal more and less will output only as many lines as the shell you are in can output, and allow you to scroll through the file contents. ps lists the current running processes on your system kill and killall commands used to kill terminate running processes top - lists top processes, useful for checking whether you or others are running jobs passwd - changes your password exit - to log off. 1

2 Important notes and tips: 1. UNIX/Linux is case sensitive. 2. In naming files and/or directories use only alphanumeric characters (letters and numbers) and underscore _. No special characters and absolutely no spaces! Use underscores to separate words, e.g. this_is_my_directory_that_i_just_created. It is OK to use dots, but save that for file extensions. 3. If you remove (delete) a file using rm command, it is gone for good. Think twice before you delete anything. 2

3 Part II. Quantum Chemical Calculations: the Basics 1. Energy calculations 1.1. Quick start As the first example, we will calculate a single point energy for a water H2O molecule at HF/6-31G(d) level. To do so, open a text editor on your PC, e.g. Notepad or Wordpad and type the following: %chk=water.chk this specifies that the checkpoint file for the job will be saved as water.chk. We will see the importance of checkpoint files later. On a new line, type: #T RHF/6-31G(d) Test The line beginning with # is the so-called route section of the job. The T specifies the type of the output: T for terse, P for more detailed. This is optional - no letter after # requests standard output. Next in route section are keywords that specify the job. Keyword RHF 6-31G(d) Test Meaning Restricted Hartree-Fock Basis set Test calculation: the results will not be archived Note that together RHF/6-31G(d) defines the model chemistry as discussed in the previous section. Next enter a blank line, followed by the title section, which is a one line description of the calculation, e.g. My first Gaussian job: water single-point energy This is followed by another blank line and the molecule specification section: 0 1 O H H Here the first line gives the charge and spin multiplicity of the molecule. In our case the charge is 0 (neutral molecule) and spin multiplicity is 1 (singlet). Note that spin multiplicity is defined as 2s + 1, where s is the total spin. In other words, singlet means the total spin of 0. 3

4 The remaining lines specify the Cartesian coordinates (x, y, z) of the atoms in the molecule. Default units for coordinates are Angstroms. End the file with another blank line. This is important: do not forget the blank lines! All combined, you should have generated this: %chk=water.chk #T RHF/6-31G(d) Test My first Gaussian job: water single-point energy 0 1 O H H Now save the file as h2o.com and exit from the editor. Use the file transfer program to transfer the file from your PC to your directory on the Linux machine (born or oppie). To run the calculation, simply type at the command prompt: g09 h2o.com h2o.log & This command means to run Gaussian 09 program with the input file h2o.com, output file h2o.log and & means to run the job on the background. This is how you will run all your Gaussian jobs. All results of your calculation are in the output file h2o.log. You can open in either directly on your Linux machine (using e.g. vi or more commands) or, if you prefer, you can transfer it back on your PC and look at it using Notepad, Wordpad, Word etc. Note that the checkpoint file is also present in h2o.chk your directory. This is a binary file that you cannot read, but Gaussian can if needed. For now it is actually not needed, so delete it. In the future, always save your checkpoint files, but after you are done with the calculation, delete them. They tend to take up a lot of space. This is how the output file h2o.log looks like: Entering Gaussian System, Link 0=g09 Input=h2o.com Output=h2o.log Initial command: /gaussian/g09/l1.exe /gaussian/scratch/gau inp - scrdir=/gaussian/scratch/ Entering Link 1 = /gaussian/g09/l1.exe PID=

5 Copyright (c) 1988,1990,1992,1993,1995,1998,2003,2009, Gaussian, Inc. All Rights Reserved. This is part of the Gaussian(R) 09 program. It is based on the Gaussian(R) 03 system (copyright 2003, Gaussian, Inc.), the Gaussian(R) 98 system (copyright 1998, Gaussian, Inc.), the Gaussian(R) 94 system (copyright 1995, Gaussian, Inc.), the Gaussian 92(TM) system (copyright 1992, Gaussian, Inc.), the Gaussian 90(TM) system (copyright 1990, Gaussian, Inc.), the Gaussian 88(TM) system (copyright 1988, Gaussian, Inc.), the Gaussian 86(TM) system (copyright 1986, Carnegie Mellon University), and the Gaussian 82(TM) system (copyright 1983, Carnegie Mellon University). Gaussian is a federally registered trademark of Gaussian, Inc. This software contains proprietary and confidential information, including trade secrets, belonging to Gaussian, Inc. This software is provided under written license and may be used, copied, transmitted, or stored only in accord with that written license. The following legend is applicable only to US Government contracts under FAR: RESTRICTED RIGHTS LEGEND Use, reproduction and disclosure by the US Government is subject to restrictions as set forth in subparagraphs (a) and (c) of the Commercial Computer Software - Restricted Rights clause in FAR Gaussian, Inc. 340 Quinnipiac St., Bldg. 40, Wallingford CT Warning -- This program may not be used in any manner that competes with the business of Gaussian, Inc. or will provide assistance to any competitor of Gaussian, Inc. The licensee of this program is prohibited from giving any competitor of Gaussian, Inc. access to this program. By using this program, the user acknowledges that Gaussian, Inc. is engaged in the business of creating and licensing software in the field of computational chemistry and represents and warrants to the licensee that it is not a competitor of Gaussian, Inc. and that it will not use this program in any manner prohibited above Cite this work as: Gaussian 09, Revision A.02, M. J. Frisch, G. W. Trucks, H. B. Schlegel, G. E. Scuseria, M. A. Robb, J. R. Cheeseman, G. Scalmani, V. Barone, B. Mennucci, G. A. Petersson, H. Nakatsuji, M. Caricato, X. Li, H. P. Hratchian, A. F. Izmaylov, J. Bloino, G. Zheng, J. L. Sonnenberg, M. Hada, M. Ehara, K. Toyota, R. Fukuda, J. Hasegawa, M. Ishida, T. Nakajima, 5

6 Y. Honda, O. Kitao, H. Nakai, T. Vreven, J. A. Montgomery, Jr., J. E. Peralta, F. Ogliaro, M. Bearpark, J. J. Heyd, E. Brothers, K. N. Kudin, V. N. Staroverov, R. Kobayashi, J. Normand, K. Raghavachari, A. Rendell, J. C. Burant, S. S. Iyengar, J. Tomasi, M. Cossi, N. Rega, J. M. Millam, M. Klene, J. E. Knox, J. B. Cross, V. Bakken, C. Adamo, J. Jaramillo, R. Gomperts, R. E. Stratmann, O. Yazyev, A. J. Austin, R. Cammi, C. Pomelli, J. W. Ochterski, R. L. Martin, K. Morokuma, V. G. Zakrzewski, G. A. Voth, P. Salvador, J. J. Dannenberg, S. Dapprich, A. D. Daniels, O. Farkas, J. B. Foresman, J. V. Ortiz, J. Cioslowski, and D. J. Fox, Gaussian, Inc., Wallingford CT, ****************************************** Gaussian 09: EM64L-G09RevA Jun Aug-2012 ****************************************** Default route: MaxDisk=100GB #T RHF/6-31G(d) Test My first Gaussian job: water single point energy calculation Symbolic Z-matrix: Charge = 0 Multiplicity = 1 O H H Distance matrix (angstroms): O H H Framework group CS[SG(H2O)] Deg. of freedom 3 Standard orientation: Center Atomic Atomic Coordinates (Angstroms) Number Number Type X Y Z Rotational constants (GHZ): basis functions, 36 primitive gaussians, 19 cartesian basis functions 5 alpha electrons 5 beta electrons nuclear repulsion energy Hartrees. NAtoms= 3 NActive= 3 NUniq= 3 SFac= 7.50D-01 NAtFMM= 80 NAOKFM=F Big=F Harris functional with IExCor= 205 diagonalized for initial guess. ExpMin= 1.61D-01 ExpMax= 5.48D+03 ExpMxC= 8.25D+02 IAcc=1 IRadAn= 1 AccDes= 0.00D+00 HarFok: IExCor= 205 AccDes= 0.00D+00 IRadAn= 1 IDoV= 1 ScaDFX=

7 FoFCou: FMM=F IPFlag= 0 FMFlag= FMFlg1= 0 NFxFlg= 0 DoJE=T BraDBF=F KetDBF=T FulRan=T Omega= ICntrl= 500 IOpCl= 0 NMat0= 1 NMatS0= 1 NMatT0= 0 NMatD0= 1 NMtDS0= 0 NMtDT0= 0 I1Cent= 4 NGrid= 0. Petite list used in FoFCou. Initial guess orbital symmetries: Occupied (A') (A') (A') (A') (A") Virtual (A') (A') (A') (A') (A") (A') (A') (A') (A") (A') (A") (A') (A') (A') The electronic state of the initial guess is 1-A'. SCF Done: E(RHF) = A.U. after 10 cycles Convg = D-08 -V/T = ********************************************************************** Population analysis using the SCF density. ********************************************************************** Orbital symmetries: Occupied (A') (A') (A') (A') (A") Virtual (A') (A') (A') (A') (A') (A") (A') (A') (A") (A') (A") (A') (A') (A') The electronic state is 1-A'. Alpha occ. eigenvalues Alpha virt. eigenvalues Alpha virt. eigenvalues Alpha virt. eigenvalues Condensed to atoms (all electrons): Mulliken atomic charges: 1 1 O H H Sum of Mulliken atomic charges = Mulliken charges with hydrogens summed into heavy atoms: 1 1 O Sum of Mulliken charges with hydrogens summed into heavy atoms = Electronic spatial extent (au): <R**2>= Charge= electrons Dipole moment (field-independent basis, Debye): X= Y= Z= Tot= Test job not archived. 1\1\ UNIVERSITY OF WYOMING, CHEMISTRY-BORN\SP\RHF\6-31G(d)\H2O1\JKUBEL KA\29-Aug-2012\0\\#T RHF/6-31G(d) Test\\My first Gaussian job: water s ingle point energy calculation\\0,1\o,0,-0.464,0.177,0.\h,0,-0.464,1.1 37,0.\H,0,0.441,-0.143,0.\\Version=EM64L-G09RevA.02\State=1-A'\HF= \RMSD=4.230e-09\Dipole= , ,0.\Quadrupole= , , , ,0.,0.\PG=CS [SG(H2O1)]\\@ 7

8 LET US LEARN TO DREAM, GENTLEMEN, THEN PERHAPS WE SHALL DISCOVER THE TRUTH; BUT LET US BEWARE OF PUBLISHING OUR DREAMS ABROAD BEFORE THEY HAVE BEEN SCRUTINIZED BY OUR VIGILANT INTELLECT... LET US ALWAYS ALLOW THE FRUIT TO HANG UNTIL IT IS RIPE. UNRIPE FRUIT BRINGS EVEN THE GROWER BUT LITTLE PROFIT; IT DAMAGES THE HEALTH OF THOSE WHO CONSUME IT; IT ENDANGERS PARTICULARLY THE YOUTH WHO CANNOT YET DISTINGUISH BETWEEN RIPE AND UNRIPE FRUIT. -- KEKULE, 1890 Job cpu time: 0 days 0 hours 0 minutes 0.4 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= 1 Normal termination of Gaussian 09 at Wed Aug 29 08:54: The output file obviously contains a lot of information, usually a lot more than you need. It is therefore important to know what you are looking for and to be able to locate the relevant quantities. For example, the energy is always displayed as: SCF Done: E(RHF) = A.U. after 10 cycles You can also find it in the archive entry near the end, which summarizes all the results: 1\1\ UNIVERSITY OF WYOMING, CHEMISTRY-BORN\SP\RHF\6-31G(d)\H2O1\JKUBEL KA\29-Aug-2012\0\\#T RHF/6-31G(d) Test\\My first Gaussian job: water s ingle point energy calculation\\0,1\o,0,-0.464,0.177,0.\h,0,-0.464,1.1 37,0.\H,0,0.441,-0.143,0.\\Version=EM64L-G09RevA.02\State=1-A'\HF= \RMSD=4.230e-09\Dipole= , ,0.\Quadrupole= , , , ,0.,0.\PG=CS [SG(H2O1)]\\@ Be aware of units! 8

9 1.2. Gaussian input Gaussian input is designed to be free-format and extremely flexible. For example, it is not casesensitive, and keywords and options may be shortened to a unique abbreviation. Detailed description can be found on the Gaussian manual pages g09help.htm. Gaussian input has the following basic structure. Input sections marked with an asterisk are required in every input file. Input Section Link 0 Commands *Route Section *blank line *Title Section *blank line *Molecule Specification *blank line Variables Section blank line Contents Defines the locations of scratch files and job resource limits. Specifies the job type and model chemistry. Separates the route section from the title section. Describes the job for the output and archive entry. Gives the structure of the molecule to be studied. Specifies values for the variables used in the molecule specification. Separate input sections are separated from one another by blank lines. Note that some job types may require additional sections not listed. The Route Section The first line of the route section always begins with a pound sign (#) in the first column. This section specifies the theoretical procedure, basis set, and desired type of calculation. It may also include other keywords. The ordering of keywords is not important. Exhaustive list of keywords is found on Gaussian web pages Some keywords require options; the following input line illustrates the possible formats for keywords with options: #T RHP/6-31G(d) SCF=Tight Units=(Bohr,Radian) Opt Test Keyword with: a single option 2 options no options The amount of spacing between items is not significant in Gaussian input. In the route section, commas may be substituted for spaces if desired. The route section may extend over more than one line if necessary. Only the first line need begin with a pound sign, although any others may. The route section is terminated by a blank line. The Title Section The title section consists of one or more lines of descriptive information about the job. It is included in the output and in the archive entry but is not otherwise used by Gaussian. It is terminated by a blank line. 9

10 Specifying Molecular Structures Gaussian accepts molecule specifications in several different formats: Cartesian coordinates Z-matrix format (internal coordinates) Mixed internal and Cartesian coordinates All molecule specifications require that the charge and spin multiplicity be specified (as two integers) on the first line of this section. The charge is a positive or negative integer specifying the total charge on the molecule. Thus, 1 or + 1 would be used for a singly-charged cation, -1 designates a singly-charged anion, and 0 represents a neutral molecule. Spin Multiplicity The spin multiplicity is given by the equation 2S + 1, where S is the total spin for the molecule. Paired electrons contribute nothing to this quantity. They have a net spin of zero since an alpha electron has a spin of +1/2 and a beta electron has a spin of -1/2. Each unpaired electron contributes +1/2 to S. Thus, a singlet - a system with no unpaired electrons - has a spin multiplicity of 1, a doublet (one unpaired electron) has a spin multiplicity of 2, a triplet (two unpaired electrons of like spin) has a spin multiplicity of 3, and so on. Units The units in a Z-matrix are Angstroms for lengths and degrees for angles by default; the default units for Cartesian coordinates are Angstroms. These are also the default units for lengths and angles used in Gaussian output. You can change them to Bohrs and/or radians by including the Units keyword in the route section with one or both of its options: Bohr and Radian. Cartesian Coordinate Input Cartesian coordinate input consists of a series of lines of the form: Atomic-symbol X-coordinate Y-coordinate Z-coordinate For example, here is the molecular structure for formaldehyde, given in Cartesian coordinates: 0 1 C H H Z-Matrix Input The other syntax for supplying molecular structures is the Z-matrix. A Z-matrix specifies the locations of and bonds between atoms using internal coordinates: bond lengths, bond angles, and dihedral (torsion) angles. Each atom in the molecule is described on a separate input line within the Z-matrix. Constructing Z-matrices is explained in detail at Here we consider an example of constructing the Z-matrix for hydrogen peroxide molecule: 10

11 1. Choose a starting atom in the molecule, and conceptually place it at the origin in three dimensional space. The first line of the Z-matrix consists solely of the label for this atom. An atom label is made up of its atomic symbol optionally followed by an integer (no spaces), used to distinguish it from the other atoms of the same type (e.g. H1 for the first hydrogen, H2 for the second one, and so on). We'll use the left oxygen atom in the illustration as our first atom: O1 2. Choose another atom bonded to the first atom. Place it along the Z-axis, and specify the length of the bond connecting the two atoms. This second input line will include the atom label of the second atom, the label of the atom it is bonded to (the first atom), and the bond length, in that order. Items may be separated by spaces, tabs or commas. We'll use the hydrogen atom bonded to the first oxygen for our second atom: O1 H1 O Choose a third atom bonded to either of the previous two atoms and specify the angle formed by the two bonds. This angle locates the molecule's position in the XZ-plane. This input line will include the new atom's label, the atom it is bonded to and the bond length, the label of the other atom forming the bond angle, and the angle's value. The third atom in our Z-matrix will be the second oxygen atom: O1 H1 O1 0.9 O2 O1 1.4 H Remember that the numerical values must include a decimal point, as in the value above. This is true even for a value of 0. 11

12 4. Describe the positions of all subsequent atoms by specifying: Its atom label. An atom it is bonded to and the bond length. A third atom bonded to it (or to the second atom), and the value of the resulting bond angle. A fourth atom bonded to either end of the previous chain, and the value of the dihedral (torsion) angle formed by the four atoms. Dihedral angles describe the angle the fourth atom makes with respect to the plane defined by the first three atoms; their values range from 0 to 360 degrees, or from -180 to 180 degrees. Dihedral angles are easy to visualize using Newman projections. The illustration shows the Newman projection for hydrogen peroxide, looking down the O-O bond. Positive dihedral angles correspond to clockwise rotation in the Newman projection. The last atom to be specified is the second hydrogen. Here is the completed Z-matrix for hydrogen peroxide: 0 1 Charge and multiplicity. O1 Oxygen atom #1. Hl O1 0.9 Hydrogen #1, connected to oxygen #1 by a bond of 0.9 A. O2 O1 1.4 Hl 105. Oxygen #2: O2-O1 = 1.4A: H1- O1-O2= 105. H2 O2 0.9 O H Hydrogen #2: H2-O2 bond=0.9a: H2-O1-02 = 105 ; dihedral angle H2-O2-O1-H1 = 120. Using Variables in a Z-matrix This file introduces the concept of variables within the molecule specification O1 Hl O1 B1 O2 O1 B2 Hl A1 H2 O2 B1 O1 A1 H1 T1 B1=0.9 B2=1.4 A1=105. T1=120. Variables are simply named constants: variable names are substituted for numerical values within the Z-matrix, and the actual values are defined in a separate section following it. The two sections 12

13 are separated by a blank line, or a line with a blank in the first column and the label variables: placed elsewhere on it (this is one exception Gaussian makes in its requirement for completely blank lines). This is the same as above: 0 1. O1 Hl O1 B1 O2 O1 B2 Hl A1 H2 O2 B1 O1 A1 H1 T1 variables: B1=0.9 B2=1.4 A1=105. T1=120. Variables represent labels for the internal degrees of freedom being specified for the structure. As we note, the values of the variables are defined in a separate section below the Z-matrix. It is also possible to specify a third section for constants, which immediately follows the variables section; its separator line is either blank or it contains the label Constants: preceded by one or more spaces. In traditional Opt=Z-Matrix grometry optimizations, the values of variables are optimized while the values of constants remain fixed throughout. For example, this is an input file that would request optimization of the bonds lengths and angles, but with the torsional angle fixed #RHF/6-31G(d) Opt=Z-matrix Test O3 optimization with fixed dihedral 0 1. O1 Hl O1 B1 O2 O1 B2 Hl A1 H2 O2 B1 O1 A1 H1 T1 B1=0.9 B2=1.4 A1=105 T1=120 Mixed Internal and Cartesian Coordinates It is also possible to specify the molecular structure in a format which combines Cartesian coordinates and Z-matrix style input; this format is referred to as mixed internal and Cartesian coordinates. It is useful for systems where some parts of the molecule are more easily specified in Cartesian coordinates and others are more easily described as a Z-matrix. 13

14 1.3. Building molecules with Gabedit Obviously, it is not practical to generate input files manually for large and complex molecules. It is much more convenient to build a molecule using some kind of a visual builder software, even roughly optimize its structure if possible, and then save its coordinates. There are several free programs available that can do this. We will use Gabedit, because it combines builder functionality with viewing and animation of the results, which not many free programs out there can do. Refer to Gabedit manual for detailed description how to build molecules. Here we will do an example of N-methylacetamide. O H 3 C C N CH 3 I. Building the molecule H It is possible to draw molecules from scratch if necessary, using Insert/Change Atoms or Bonds (the pencil symbol). Clicking generates an atom, clicking and dragging connects atoms by a bond. Subsequent clicking on the middle of the bond changes it to a double bond, another click to triple. However, it is much better to start with a pre-optimized fragment. Load formamide from the Fragment library (it can be found under Miscellaneous). It is always good to start with a fragment, rather than generating the whole structure from scratch. Click on Insert/Change Atoms or Bonds (the pencil symbol icon) and then on the Periodic table icon and select Carbon. Click on the hydrogens you want to change to methyl groups. it is a good idea to turn on number (right mouse click - Labels/Numbers) to make sure you really changed only one atom and did not add more (with Gabedit all kinds of things can happen) Select one of the methyl carbons by clicking on Selection of atoms icon and then dragging a square around it. Then right click - Add/Max hydrogens will turn the carbon to a CH3 group. Do the same for the other methyl group. Clean (optimize) the structure. To do that, right click, select Set/Atom types using connection types. Then right click again, select Molecular Mechanics/Optimization and click OK. Be careful, the optimization does not always work right. Always examine the molecule and make sure the structure is reasonable. In this case it should work. Save the molecule (right click - Save As). It is always a good idea, in fact you may want to save the intermediate steps during building just in case something happens so that you do not have to start all over. 14

15 Additional potentially useful tips: You can also connect fragments in various ways by selecting a hydrogen atom on the fragment picture (below the fragment list window) so that it is in the red circle. Then click on a hydrogen atom of the fragment already loaded in the main window and they will be connected. The other circles (blue, green) control the geometry of the connection. Further changes to the geometry can be done by selecting atoms and moving them (Selection of atoms/ Move selected atoms icons). More controlled way to do this is by using Measure menu under Operations (right click Operations/Measure). You can select atoms and then edit bond distances, angles and dihedrals by giving them specific values. 2. Generate Gaussian input Click on G (New Gaussian input file) button in the upper left corner of Gabedit main window. 15

16 Select the charge, multiplicity, method and basis set. Under TYPE select Geometry Optimization, whether you want to do optimization or not (you can always delete it later) and as Coordinate system options select Redundant. This is important because otherwise you will get a weird molecule specification (Cartesian Z-matrix). Click OK. The Gaussian input file will appear in the main window, where you can edit it further: #P B3LYP/6-311G # Opt(Redundant) # Gfinput IOP(6/7=3) Pop=full Density Test # Units(Ang,Deg) Input file generated by gabedit C O N C H C H H H H H H Notes: 1. There are several keywords that Gabedit automatically uses, in particular Gfinput IOP(6/7=3) Pop=full Density These are used to display molecular orbitals and electron density after the calculation. Keep them if that is what you want to do. Delete them if you do not intend to look at orbitals or density, because they will significantly increase the size of your output file, in particular for large molecules. 2. There is a column of zeros after the atom symbols and before their coordinates. This is so called freeze code for partial optimizations using multi-layer ONIOM methods. Zero is OK, the problem is if it is -1, because that will freeze the atom (not let it chance the position), which may be a problem during optimizations. As a rule, if Gabedit puts -1 in the first column after the atom symbols, delete them! 16

17 Edit the file at will. For example, if you do not want to optimize the structure and/or change your mind about the method and basis set, want to add or delete keywords, change the title, etc., just edit it in the Gabedit window. Finally, save the file, e.g. as nma.com (File - Save As). Now you can transfer the file and run Gaussian calculation Why jobs crash and how to deal with it Successful completion of a Gaussian job produces the following message at the end of your output file: Normal termination of Gaussian 09 at Wed Aug 29 08:54: If you do not see this message, your job is either still running (which you can check using e.g. the top command) or it might have encountered an error and crashed. This is often accompanied by an error message like this: Error: segmentation violation rax , rbx ffffffffffffffff, rcx ffffffffffffffff rdx c, rsp 00007fff748e2008, rbp 00007fff748e25e0 rsi b, rdi c, r b761ff38160 r , r fff748e1d90, r r , r , r fff748e2628 r b762292f3b0 0 0x37a8e32c87 1 0x44aea5 lnk1e_ + 0x x4449d0 gauerr_ + 0x80 3 0x4111e0 zsymb_ + 0x x40f693 zget_ + 0x3f3 5 0x408d24 rdstrc_ + 0x5a4 6 0x4058ec rdgeom_ + 0x21bc 7 0x MAIN_ + 0xb0 8 0x [1] Exit 1 g09 water.com that in many cases appears very shortly after you tried to launch the calculation. If this happens, open the.log file and scroll to the end to see what produced the error. Command tail [filename] is useful for this - it will display the last 10 lines of the file where the error message is likely to be. Here are the most common causes of crashes: 1. Typo in the input file: Default route: MaxDisk=100GB 17

18 #T RHF/6-31gd) test QPErr --- An ambiguous keyword was detected. #T RHF/6-31gd) test ' Last state="gcl" TCursr= 486 LCursr= 12 Error termination via Lnk1e in /gaussian/g09/l1.exe at Wed Aug 29 18:36: Job cpu time: 0 days 0 hours 0 minutes 0.0 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= 1 2. Missing blank line: Symbolic Z-matrix: Charge = 0 Multiplicity = 1 O H H End of file in ZSymb. Error termination via Lnk1e in /gaussian/g09/l101.exe at Wed Aug 29 18:34: Job cpu time: 0 days 0 hours 0 minutes 0.0 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= 1 3. Badly specified molecule: atoms too close together: Symbolic Z-matrix: Charge = 0 Multiplicity = 1 O H H Distance matrix (angstroms): O H H Small interatomic distances encountered: 3 1 Problem with the distance matrix. Error termination via Lnk1e in /gaussian/g09/l202.exe at Wed Aug 29 18:38: Job cpu time: 0 days 0 hours 0 minutes 0.1 seconds. 4. Missing charge/multiplicity line %chk=water.chk Default route: MaxDisk=100GB #T RHF/6-31g(d) test

19 blah blah blah Symbolic Z-matrix: Charge and multiplicity card seems defective: Charge is bogus. WANTED AN INTEGER AS INPUT. FOUND A STRING AS INPUT. O Wrong charge and/or multiplicity The combination of multiplicity 1 and 9 electrons is impossible. Error termination via Lnk1e in /gaussian/g09/l301.exe at Wed Aug 29 18:42: Job cpu time: 0 days 0 hours 0 minutes 0.1 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= 1 Careful: the fact that your job does not crash does not necessarily mean that spin and multiplicity are correct - it only means that they make sense. 6. Failure of Self-Consistent Field (SCF) to converge. This could have many reasons, but in 99.99% cases it is due to bad molecular geometry: Matrix for removal 18 Erem= Crem= 0.000D+00 Matrix for removal 18 Erem= Crem= 0.000D+00 Matrix for removal 9 Erem= Crem= 0.000D+00 Rare condition: small coef for last iteration: 0.000D+00 Matrix for removal 18 Erem= Crem= 0.000D+00 Matrix for removal 19 Erem= Crem= 0.000D+00 Density matrix is not changing but DIIS error= 9.09D-02 CofLast= 0.00D+00. >>>>>>>>>> Convergence criterion not met. SCF Done: E(RHF) = A.U. after 129 cycles Convg = D-02 -V/T = Convergence failure -- run terminated. Error termination via Lnk1e in /gaussian/g09/l502.exe at Wed Aug 29 18:40: Job cpu time: 0 days 0 hours 0 minutes 0.4 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= 1 In this case the starting H2O coordinates were completely wrong. Check (display) the starting structure and make sure it s OK. 19

20 1.5. Output of single point energy calculations A single point energy calculation is a prediction of the energy and related properties for a molecule with a specified geometric structure. The energy here is the sum of the electronic energy and nuclear repulsion energy of the molecule at the specified nuclear configuration. This quantity is commonly referred to as the total energy. However, more complete and accurate energy predictions require a thermal or zero-point energy (ZPE) correction. We will get to that later. The phrase single point means that the calculations is performed a single, fixed point on the potential energy surface (PES) for the molecule. PES will be explored in the next chapter. The validity of results of these calculations depends on having reasonable structures for the molecules as input. Single point energy calculations are performed for many purposes, including the following: To obtain basic information about a molecule. As a consistency check on a molecular geometry to be used as the starting point for an optimization. To compute very accurate values for the energy and other properties for a geometry optimized at a lower level of theory. In addition to energy, the properties computed in single point energy calculations are: Molecular orbitals and electron density Dipole and higher multipole moments Atomic partial charges Other properties can be calculated as well using appropriate keywords, e.g. NMR shielding and coupling constants, polarizabilities, hyperfine coupling constants etc. As an example, we will consider a single point energy calculation for formaldehyde, using the following input file: #T RHF/6-31G(d) SCF=Tight Pop=Full Test Formaldehyde Single Point 0 1 C O H H In this input SCF=Tight requests that the wavefunction convergence criteria be made more stringent. The default criteria for single point energy calculations are generally accurate enough for comparing the energies of similar molecules and for predicting properties such as molecular orbitals and the dipole moment. SCF=VeryTight can be used to compute the energy using even tighter SCF convergence criteria. 20

21 Pop=Full requests that all orbitals are displayed. If Pop=Reg was used instead, only five highest occupied and five lowest virtual (empty) orbitals would be displayed. Standard Orientation Geometry This section displays positioning of the atoms in the molecule used by the program internally, in Cartesian coordinates. This orientation is chosen for maximum calculation efficiency, and corresponds to placing the center of nuclear charge for the molecule at the origin. Most molecular properties are reported with respect to the standard orientation. Standard orientation: Center Atomic Atomic Coordinates (Angstroms) Number Number Type X Y Z The molecule is positioned in the YZ-plane, with the c=o bond coinciding with the Z-axis. Note that this orientation usually does not correspond to the one used in the input molecule specification; the latter is printed earlier in the output as the Symbolic Z-matrix or "Input orientation." To complicate things, some properties we will see later are reported in the input orientation. To suppress reorientation of the molecule by Gaussian, use keyword NoSymm meaning no symmetry. This will also turn off any use of symmetry during the calculation. Energy The total energy of the system, computed at the Hartree-Fock level, is given in this line of the output: SCF Done: E(RHF) = A.U. after 11 cycles The value is in Hartrees. The number of cycles it took the SCF calculation to converge is also given on this line. In a higher level energy calculation, values for the energy computed using the more accurate procedure appear shortly after the Hartree-Fock energy. For example, ere is the output from a formaldehyde calculation done at the MP2 level (RMP2 replaces RHF in the route section): E2 = D+00 EUMP2 = D+03 The number following EUMP2 is the predicted energy at the MP2 level, approximately Hartrees. If we did an MP4 calculation this would be the output: SCF DONE: E(RHF) = A.U. AFTER 6 CYCLES E2 = D+00 EUMP D+03 21

22 E3= D-02 EUMP3= D+03 E4(DQ)= D-02 UMP4(DQ)= D+03 E4(SDQ)= D-02 UMP4(SDQ)= D+03 E4(SDTQ)= D-01 UMP4(SDTQ)= D+03 Notice that the energies for all of the lower-level methods-hf, MP2, MP3, MP4(DQ) and MP4(SDQ)-are also given in a full MP4(SDTQ) calculation. That means if we wanted to compare these different levels, we only need to do one calculation, not six. Molecular Orbitals and Orbital Energies The Pop=Full keyword in the route section requested data about the molecular orbitals be included in the output. They appear at the beginning of the population analysis section (output is shortened): Molecular Orbital Coefficients: (A1)--O (A1)--O (A1)--O (A1)--O (B2)--O Eigenvalues C 1S S PX PY PZ S PX PY PZ XX YY ZZ XY XZ YZ O 1S S PX PY PZ S PX PY PZ XX YY ZZ XY XZ YZ H 1S S H 1S S The atomic orbital contributions for each atom in the molecule are given for each molecular orbital, numbered in order of increasing energy (the MO's energy is given in the row labeled 22

23 EIGENVALUES preceding the orbital coefficients). The symmetry of the orbital and whether it is an occupied orbital or a virtual (unoccupied) orbital appears immediately under the orbital number. When comparing orbital coefficients, most important are their relative magnitudes with respect to one another within that orbital (regardless of sign). For example, for the first-lowest energymolecular orbital, the carbon 2s and 2pz' the oxygen 1s, 2s, and 2pz and the 1s orbitals on both hydrogens all have non-zero coefficients. However, the magnitude of the 1s coefficient on the oxygen is much larger than all the others: therefore this molecular orbital essentially corresponds to the oxygen 1s orbital. Similarly, the important component for the second molecular orbital is the 1s orbital from the carbon atom. The highest occupied molecular orbital (HOMO) and lowest unoccupied molecular orbital (LUMO) may be identified by finding the point where the occupied/virtual code letter in the symmetry designation changes from O to V. Here are the energies and symmetry designations for the next set of molecular orbitals for formaldehyde: (A1)--O (B1)--O (B2)--O (B1)--V (A1)--V Eigenvalues C 1S S For formaldehyde, molecular orbital number 8 is the HOMO, and molecular orbital number 9 is the LUMO. In this case, the energy also changes sign at the point separating the occupied from the unoccupied orbitals. We will see how the molecular orbitals can be visualized with Gabedit. Chemists love orbitals and they are important in illustrating and explaining many chemistry concepts, such as bonding and reactivity. However, it is important to remember that orbitals are only convenient abstract mathematical constructs and not real physical observables. Charge Distribution By default, Gaussian jobs perform a Mulliken population analysis, which partitions the total charge among the atoms in the molecule. Here is the key part of output for formaldehyde: Mulliken atomic charges: 1 1 C O H H Sum of Mulliken atomic charges = This analysis places a slight negative charge on the oxygen atom and divides the balancing positive charge between the remaining three atoms. Mulliken population analysis is one of several possible schemes for assigning charge. All such schemes are ultimately arbitrary. Atomic charges-unlike the electron density-are not a quantum 23

24 mechanical observable, and are not unambiguously predictable from first principles. Other methods for assigning charges to atoms will be explored later. Dipole and Higher Multipole Moments Gaussian also predicts dipole moments and higher multipole moments (through hexadecapole). The dipole moment is the first derivative of the energy with respect to an applied electric field. It is a measure of the asymmetry in the molecular charge distribution, and is given as a vector in three dimensions. For Hartree-Fock calculations, this is equivalent to the expectation value of X, Y, and Z, which are the quantities reported in the output. Here are the predicted dipole and higher multiploe moments for formaldehyde: Dipole moment (field-independent basis, Debye): X= Y= Z= Tot= Quadrupole moment (field-independent basis, Debye-Ang): XX= YY= ZZ= XY= XZ= YZ= Traceless Quadrupole moment (field-independent basis, Debye-Ang): XX= YY= ZZ= XY= XZ= YZ= Octapole moment (field-independent basis, Debye-Ang**2): XXX= YYY= ZZZ= XYY= XXY= XXZ= XZZ= YZZ= YYZ= XYZ= Hexadecapole moment (field-independent basis, Debye-Ang**3): XXXX= YYYY= ZZZZ= XXXY= XXXZ= YYYX= YYYZ= ZZZX= ZZZY= XXYY= XXZZ= YYZZ= XXYZ= YYXZ= ZZXY= The dipole moment is broken down into X, Y, and Z components. In this case, the dipole moment is entirely along the Z-axis. By referring to the standard orientation for the molecule, we realize that this is pointing away from the oxygen atom, which isthe negatively charged part of the molecule. Dipole moments are always given in units of Debye. Quadrupole moments provide a second-order approximation of the total electron distribution, providing at least a crude idea of its shape. For example, equal XX, YY, and ZZ components indicate a spherical distribution. This is approximately the case for formaldehyde. One of these components being significantly larger than the others would represent an elongation of the sphere along that axis. If present, the off-axis components represent trans-axial distortion (stretching or compressing) of the ellipsoid. Quadrupole (and higher) moments are generally of significance only when the dipole moment is zero. Note that requesting terse output by #T will suppress printing of the quadrupole and higher moments in the output. Another way of obtaining information about the distribution of electrons is by computing the polarizability. This property depends on the second derivative of the energy with respect to an electric field. 24

25 CPU Time and Other Resource Usage Gaussian jobs report the CPU time used and the sizes of their scratch files upon completion. Here is the data for our formaldehyde job: Job cpu time: 0 days 0 hours 0 minutes 0.4 seconds. File lengths (MBytes): RWF= 5 Int= 0 D2E= 0 Chk= 1 Scr= Visualizing orbitals in Gabedit To plot orbitals in Gabedit, the input file has to have the following keywords: Gfinput IOP(6/7=3) Pop=full Density As an example, we will take formaldehyde at HF/6-31G(d) level. This is the input file: # RHF/6-31G(d) Gfinput IOP(6/7=3) Pop=full Density Test Formaldehyde Single Point Orbitals 0 1 C O H H After the job finished, transfer the log (e.g. formaldehyde.log) file to your PC. Click on Display Geometry/Orbitals/Density/Vibration icon in Gabedit. Right click - Orbitals-Read geometry and orbitals from Gaussian log file Find your file and click Open Select and orbital from the table on the left, e.g. orbital number 8 which happens to be the HOMO. Click OK. In the grid parameter window inclease the number of points to 60. Click OK. Leave the isovalues and click OK. You can beautify your plot in various ways, under Reneder/Surface. Experiment. To plot a different orbital: right click -Orbitals-Selection takes you back to the table. To display electron density: right click - Density-electronic. 25

Electronic Supplementary Information (ESI) for Chem. Commun.

Electronic Supplementary Information (ESI) for Chem. Commun. page S1 Electronic Supplementary Information (ESI) for Chem. Commun. Nitric oxide coupling mediated by iron porphyrins: the N-N bond formation step is facilitated by electrons and a proton Jun Yi, Brian

More information

Supporting Information. 4-Pyridylnitrene and 2-pyrazinylcarbene

Supporting Information. 4-Pyridylnitrene and 2-pyrazinylcarbene Supporting Information for 4-Pyridylnitrene and 2-pyrazinylcarbene Curt Wentrup*, Ales Reisinger and David Kvaskoff Address: School of Chemistry and Molecular Biosciences, The University of Queensland,

More information

Group 13 BN dehydrocoupling reagents, similar to transition metal catalysts but with unique reactivity. Part A: NMR Studies

Group 13 BN dehydrocoupling reagents, similar to transition metal catalysts but with unique reactivity. Part A: NMR Studies Part A: NMR Studies ESI 1 11 B NMR spectrum of the 2:1 reaction of i Pr 2 NHBH 3 with Al(NMe 2 ) 3 in d 6 -benzene 24 h later 11 B NMR ESI 2 11 B NMR spectrum of the reaction of t BuNH 2 BH 3 with Al(NMe

More information

A Computational Model for the Dimerization of Allene: Supporting Information

A Computational Model for the Dimerization of Allene: Supporting Information A Computational Model for the Dimerization of Allene: Supporting Information Sarah L. Skraba and Richard P. Johnson* Department of Chemistry University of New Hampshire Durham, NH 03824 Corresponding Author:

More information

Supporting Information

Supporting Information Theoretical examination of competitive -radical-induced cleavages of N-C and C -C bonds of peptides Wai-Kit Tang, Chun-Ping Leong, Qiang Hao, Chi-Kit Siu* Department of Biology and Chemistry, City University

More information

Supporting Information. O-Acetyl Side-chains in Saccharides: NMR J-Couplings and Statistical Models for Acetate Ester Conformational Analysis

Supporting Information. O-Acetyl Side-chains in Saccharides: NMR J-Couplings and Statistical Models for Acetate Ester Conformational Analysis Supporting Information -Acetyl Side-chains in Saccharides: NMR J-Couplings and Statistical Models for Acetate Ester Conformational Analysis Toby Turney, Qingfeng Pan, Luke Sernau, Ian Carmichael, Wenhui

More information

Two-Dimensional Carbon Compounds Derived from Graphyne with Chemical Properties Superior to Those of Graphene

Two-Dimensional Carbon Compounds Derived from Graphyne with Chemical Properties Superior to Those of Graphene Supplementary Information Two-Dimensional Carbon Compounds Derived from Graphyne with Chemical Properties Superior to Those of Graphene Jia-Jia Zheng, 1,2 Xiang Zhao, 1* Yuliang Zhao, 2 and Xingfa Gao

More information

Supporting Information For. metal-free methods for preparation of 2-acylbenzothiazoles and. dialkyl benzothiazole-2-yl phosphonates

Supporting Information For. metal-free methods for preparation of 2-acylbenzothiazoles and. dialkyl benzothiazole-2-yl phosphonates Supporting Information For Peroxide as switch of dialkyl H-phosphonate: two mild and metal-free methods for preparation of 2-acylbenzothiazoles and dialkyl benzothiazole-2-yl phosphonates Xiao-Lan Chen,*,

More information

CICECO, Departamento de Química, Universidade de Aveiro, Aveiro, Portugal

CICECO, Departamento de Química, Universidade de Aveiro, Aveiro, Portugal Evidence for the Interactions Occurring between Ionic Liquids and Tetraethylene Glycol in Binary Mixtures and Aqueous Biphasic Systems Luciana I. N. Tomé, Jorge F. B. Pereira,, Robin D. Rogers, Mara G.

More information

Experimental Evidence for Non-Canonical Thymine Cation Radicals in the Gas Phase

Experimental Evidence for Non-Canonical Thymine Cation Radicals in the Gas Phase Supporting Information for Experimental Evidence for Non-Canonical Thymine Cation Radicals in the Gas Phase Andy Dang, Huong T. H. Nguyen, Heather Ruiz, Elettra Piacentino,Victor Ryzhov *, František Tureček

More information

BINOPtimal: A Web Tool for Optimal Chiral Phosphoric Acid Catalyst Selection

BINOPtimal: A Web Tool for Optimal Chiral Phosphoric Acid Catalyst Selection Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2019 BINOPtimal: A Web Tool for Optimal Chiral Phosphoric Acid Catalyst Selection Jolene P. Reid, Kristaps

More information

Supplementary Information

Supplementary Information Supplementary Information Enhancing the Double Exchange Interaction in Mixed Valence {V III -V II } Pair: A Theoretical Perspective Soumen Ghosh, Saurabh Kumar Singh and Gopalan Rajaraman* a Computational

More information

Supporting Information

Supporting Information Quantum Chemistry Study of U(VI), Np(V) and Pu(IV,VI) Complexes with Preorganized Tetradentate Phenanthroline Amide Ligands Cheng-Liang Xiao, Qun-Yan Wu, Cong-Zhi Wang, Yu-Liang Zhao, Zhi-Fang Chai, *

More information

The Activation of Carboxylic Acids via Self Assembly Asymmetric Organocatalysis: A Combined Experimental and Computational Investigation

The Activation of Carboxylic Acids via Self Assembly Asymmetric Organocatalysis: A Combined Experimental and Computational Investigation The Activation of Carboxylic Acids via Self Assembly Asymmetric Organocatalysis: A Combined Experimental and Computational Investigation Mattia Riccardo Monaco, Daniele Fazzi, Nobuya Tsuji, Markus Leutzsch,

More information

Supporting Information. {RuNO} 6 vs. Co-Ligand Oxidation: Two Non-Innocent Groups in One Ruthenium Nitrosyl Complex

Supporting Information. {RuNO} 6 vs. Co-Ligand Oxidation: Two Non-Innocent Groups in One Ruthenium Nitrosyl Complex Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2014 Supporting Information {RuNO} 6 vs. Co-Ligand Oxidation: Two Non-Innocent Groups in

More information

Supporting Information

Supporting Information Rich coordination chemistry of π-acceptor dibenzoarsole ligands Arvind Kumar Gupta, 1 Sunisa Akkarasamiyo, 2 Andreas Orthaber*,1 1 Molecular Inorganic Chemistry, Department of Chemistry, Ångström Laboratories,

More information

Non-Radiative Decay Paths in Rhodamines: New. Theoretical Insights

Non-Radiative Decay Paths in Rhodamines: New. Theoretical Insights Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2014 Non-Radiative Decay Paths in Rhodamines: New Theoretical Insights Marika Savarese,

More information

Table S1: DFT computed energies of high spin (HS) and broken symmetry (BS) state, <S 2 > values for different radical systems. HS BS1 BS2 BS3 < S 2 >

Table S1: DFT computed energies of high spin (HS) and broken symmetry (BS) state, <S 2 > values for different radical systems. HS BS1 BS2 BS3 < S 2 > Computational details: The magnetic exchange interaction between the Gd(III) centers in the non-radical bridged complex has been evaluated using the following Hamiltonian relation, = 2J J represents the

More information

SUPPORTING INFORMATION. Ammonia-Borane Dehydrogenation Promoted by a Pincer-Square- Planar Rhodium(I)-Monohydride: A Stepwise Hydrogen Transfer

SUPPORTING INFORMATION. Ammonia-Borane Dehydrogenation Promoted by a Pincer-Square- Planar Rhodium(I)-Monohydride: A Stepwise Hydrogen Transfer S 1 SUPPORTING INFORMATION Ammonia-Borane Dehydrogenation Promoted by a Pincer-Square- Planar Rhodium(I)-Monohydride: A Stepwise Hydrogen Transfer from the Substrate to the Catalyst Miguel A. Esteruelas,*

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

A dominant homolytic O-Cl bond cleavage with low-spin triplet-state Fe(IV)=O formed is revealed in the mechanism of heme-dependent chlorite dismutase

A dominant homolytic O-Cl bond cleavage with low-spin triplet-state Fe(IV)=O formed is revealed in the mechanism of heme-dependent chlorite dismutase Supplementary Information to: A dominant homolytic O-Cl bond cleavage with low-spin triplet-state Fe(IV)=O formed is revealed in the mechanism of heme-dependent chlorite dismutase Shuo Sun, Ze-Sheng Li,

More information

ELECTRONIC SUPPLEMENTARY INFORMATION

ELECTRONIC SUPPLEMENTARY INFORMATION Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2017 S-1 ELECTRONIC SUPPLEMENTARY INFORMATION OCT. 1, 2017 Combined Quantum Mechanical

More information

How Large is the Elephant in the Density Functional Theory Room?

How Large is the Elephant in the Density Functional Theory Room? 1 How Large is the Elephant in the Density Functional Theory Room? Frank Jensen Department of Chemistry, Aarhus University, Langelandsgade 140, DK-8000 Aarhus, Denmark A recent paper compares density functional

More information

Cationic Polycyclization of Ynamides: Building up Molecular Complexity

Cationic Polycyclization of Ynamides: Building up Molecular Complexity Electronic Supplementary Material (ESI) for Organic & Biomolecular Chemistry. This journal is The Royal Society of Chemistry 2017 Supporting Information Cationic Polycyclization of Ynamides: Building up

More information

Supporting Information

Supporting Information Supporting Information Z-Selective Ethenolysis With a Ruthenium Metathesis Catalyst: Experiment and Theory Hiroshi Miyazaki,, Myles B. Herbert,, Peng Liu, Xiaofei Dong, Xiufang Xu,,# Benjamin K. Keitz,

More information

Electronic relaxation dynamics of PCDA PDA studied by transient absorption spectroscopy

Electronic relaxation dynamics of PCDA PDA studied by transient absorption spectroscopy Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. his journal is the Owner Societies 06 Electronic Supplementary Information for Electronic relaxation dynamics of PCDA PDA

More information

Supplementary Information:

Supplementary Information: Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2016 Supplementary Information: Coordination and Insertion of Alkenes and Alkynes in Au III

More information

INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN

INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 THEORETICAL APPROACH TO THE EVALUATION OF ACTIVATION ENERGIES I. Hammoudan 1, D. Riffi Temsamani 2, 1 Imad_2005_05@hotmail.com

More information

3,4-Ethylenedioxythiophene (EDOT) and 3,4- Ethylenedioxyselenophene (EDOS): Synthesis and Reactivity of

3,4-Ethylenedioxythiophene (EDOT) and 3,4- Ethylenedioxyselenophene (EDOS): Synthesis and Reactivity of Supporting Information 3,4-Ethylenedioxythiophene (EDOT) and 3,4- Ethylenedioxyselenophene (EDOS): Synthesis and Reactivity of C α -Si Bond Soumyajit Das, Pradip Kumar Dutta, Snigdha Panda, Sanjio S. Zade*

More information

Electronic Supplementary Information. Electron Mobility for All-Polymer Solar Cells

Electronic Supplementary Information. Electron Mobility for All-Polymer Solar Cells Electronic Supplementary Material (ESI) for Materials Chemistry Frontiers. This journal is the Partner Organisations 2018 Electronic Supplementary Information for Double B N Bridged Bipyridine-Containing

More information

DFT and TDDFT calculation of lead chalcogenide clusters up to (PbX) 32

DFT and TDDFT calculation of lead chalcogenide clusters up to (PbX) 32 DFT and TDDFT calculation of lead chalcogenide clusters up to (PbX) 32 V. S. Gurin Research Institute for Physical Chemical Problems, Belarusian State University, Leningradskaya 14, 220006, Minsk, Belarus

More information

Supplementary information

Supplementary information Supplementary information doi: 10.1038/nchem.287 A Potential Energy Surface Bifurcation in Terpene Biosynthesis Young J. Hong and Dean J. Tantillo* Department of Chemistry, University of California, Davis,

More information

Supporting Information. Detection of Leucine Aminopeptidase Activity in Serum Using. Surface-Enhanced Raman Spectroscopy

Supporting Information. Detection of Leucine Aminopeptidase Activity in Serum Using. Surface-Enhanced Raman Spectroscopy Electronic Supplementary Material (ESI) for Analyst. This journal is The Royal Society of Chemistry 2018 Supporting Information Detection of Leucine Aminopeptidase Activity in Serum Using Surface-Enhanced

More information

Planar Pentacoordinate Carbon in CAl 5 + : A Global Minimum

Planar Pentacoordinate Carbon in CAl 5 + : A Global Minimum Supporting Information: Planar Pentacoordinate Carbon in CAl 5 + : A Global Minimum Yong Pei, Wei An, Keigo Ito, Paul von Ragué Schleyer, Xiao Cheng Zeng * Department of Chemistry and Nebraska Center for

More information

Decomposition!of!Malonic!Anhydrides. Charles L. Perrin,* Agnes Flach, and Marlon N. Manalo SUPPORTING INFORMATION

Decomposition!of!Malonic!Anhydrides. Charles L. Perrin,* Agnes Flach, and Marlon N. Manalo SUPPORTING INFORMATION S1 Decomposition!of!Malonic!Anhydrides Charles L. Perrin,* Agnes Flach, and Marlon N. Manalo SUPPORTING INFORMATION Complete Reference 26: M. J. Frisch, G. W. Trucks, H. B. Schlegel, G. E. Scuseria, M.

More information

A mechanistic study supports a two-step mechanism for peptide bond formation on the ribosome

A mechanistic study supports a two-step mechanism for peptide bond formation on the ribosome s1 Electronic Supplementary Information A mechanistic study supports a two-step mechanism for peptide bond formation on the ribosome Byung Jin Byun and Young Kee Kang* Department of Chemistry, Chungbuk

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2015 Novel B(Ar') 2 (Ar'') hetero-tri(aryl)boranes: a systematic study of Lewis acidity Robin

More information

Driving forces for the self-assembly of graphene oxide on organic monolayers

Driving forces for the self-assembly of graphene oxide on organic monolayers Electronic Supplementary Material (ESI) for Nanoscale. This journal is The Royal Society of Chemistry 2014 Supporting Information Driving forces for the self-assembly of graphene oxide on organic monolayers

More information

Unveiling the role of hot charge-transfer states. in molecular aggregates via nonadiabatic. dynamics

Unveiling the role of hot charge-transfer states. in molecular aggregates via nonadiabatic. dynamics Unveiling the role of hot charge-transfer states in molecular aggregates via nonadiabatic dynamics Daniele Fazzi 1, Mario Barbatti 2, Walter Thiel 1 1 Max-Planck-Institut für Kohlenforschung Kaiser-Wilhelm-Platz

More information

SUPPORTING INFORMATION

SUPPORTING INFORMATION SUPPORTING INFORMATION Revisiting the long-range Perlin effect in a conformationally constrained Oxocane Kahlil S. Salome and Cláudio F. Tormena* Institute of Chemistry, University of Campinas - UNICAMP

More information

Truong Ba Tai, Long Van Duong, Hung Tan Pham, Dang Thi Tuyet Mai and Minh Tho Nguyen*

Truong Ba Tai, Long Van Duong, Hung Tan Pham, Dang Thi Tuyet Mai and Minh Tho Nguyen* Supplementary Information: A Disk-Aromatic Bowl Cluster B 30 : Towards Formation of Boron Buckyballs Truong Ba Tai, Long Van Duong, Hung Tan Pham, Dang Thi Tuyet Mai and Minh Tho Nguyen* The file contains

More information

Mechanism of Hydrogen Evolution in Cu(bztpen)-Catalysed Water Reduction: A DFT Study

Mechanism of Hydrogen Evolution in Cu(bztpen)-Catalysed Water Reduction: A DFT Study Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2015 Supporting Information to Mechanism of Hydrogen Evolution in Cu(bztpen)-Catalysed Water

More information

Supplementary Material: 2D-IR Spectroscopy of an AHA Labelled Photoswitchable PDZ2 Domain

Supplementary Material: 2D-IR Spectroscopy of an AHA Labelled Photoswitchable PDZ2 Domain Supplementary Material: 2D-IR Spectroscopy of an AHA Labelled Photoswitchable PDZ2 Domain Brigitte Stucki-Buchli, Philip Johnson, Olga Bozovic, Claudio Zanobini, Klemens Koziol, Peter Hamm Department of

More information

Hong Zhou, Guang-Xiang Liu,* Xiao-Feng Wang and Yan Wang * Supporting Information

Hong Zhou, Guang-Xiang Liu,* Xiao-Feng Wang and Yan Wang * Supporting Information Three cobalt(ii) coordination polymers based on V-shaped aromatic polycarboxylates and rigid bis(imidazole) ligand: Syntheses, crystal structures, physical properties and theoretical studies Hong Zhou,

More information

Molecular Modeling 2: Computational Chemistry

Molecular Modeling 2: Computational Chemistry Molecular Modeling 2: Computational Chemistry Authors: J. M. McCormick, E. V. Patterson and M. C. Nagan* Last Update: May 12, 2016 by V. M. Pultz Introduction Computational chemists use the principles

More information

Supporting Information

Supporting Information Supporting Information The Catalytic Effect of Water, Formic Acid or Sulfuric Acid on the Reaction of Formaldehyde with OH Radicals Weichao Zhang *, Benni Du, Zhenglong Qin College of Chemistry and Chemical

More information

Spin contamination as a major problem in the calculation of spin-spin coupling in triplet biradicals

Spin contamination as a major problem in the calculation of spin-spin coupling in triplet biradicals Supporting Information to the manuscript Spin contamination as a major problem in the calculation of spin-spin coupling in triplet biradicals P. Jost and C. van Wüllen Contents Computational Details...

More information

Nucleophilicity Evaluation for Primary and Secondary Amines

Nucleophilicity Evaluation for Primary and Secondary Amines Nucleophilicity Evaluation for Primary and Secondary Amines MADIAN RAFAILA, MIHAI MEDELEANU*, CORNELIU MIRCEA DAVIDESCU Politehnica University of Timiºoara, Faculty of Industrial Chemistry and Environmental

More information

Interfacial Hydration Dynamics in Cationic Micelles Using 2D-IR and NMR

Interfacial Hydration Dynamics in Cationic Micelles Using 2D-IR and NMR Supplementary Information Interfacial Hydration Dynamics in Cationic Micelles Using 2D-IR and NMR Ved Prakash Roy and Kevin J. Kubarych* Department of Chemistry, University of Michigan, 930 N. University

More information

Supporting Information Computational Part

Supporting Information Computational Part Supporting Information Computational Part The Cinchona Primary Amine-Catalyzed Asymmetric Epoxidation and Hydroperoxidation of, -Unsaturated Carbonyl Compounds with Hydrogen Peroxide Olga Lifchits, Manuel

More information

Supporting information

Supporting information Supporting information Metal free Markovnikov type alkyne hydration under mild conditions Wenbo Liu, Haining Wang and Chao-Jun Li * Department of Chemistry and FQRNT Center for Green Chemistry and Catalysis,

More information

Elucidating the structure of light absorbing styrene. carbocation species formed within zeolites SUPPORTING INFORMATION

Elucidating the structure of light absorbing styrene. carbocation species formed within zeolites SUPPORTING INFORMATION Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2017 Elucidating the structure of light absorbing styrene carbocation species formed

More information

Highly sensitive detection of low-level water contents in. organic solvents and cyanide in aqueous media using novel. solvatochromic AIEE fluorophores

Highly sensitive detection of low-level water contents in. organic solvents and cyanide in aqueous media using novel. solvatochromic AIEE fluorophores Electronic Supplementary Material (ESI) for RSC Advances. This journal is The Royal Society of Chemistry 2015 Electronic Supplementary Information (ESI) Highly sensitive detection of low-level water contents

More information

Supporting Material Biomimetic zinc chlorin poly(4-vinylpyridine) assemblies: doping level dependent emission-absorption regimes

Supporting Material Biomimetic zinc chlorin poly(4-vinylpyridine) assemblies: doping level dependent emission-absorption regimes Supporting Material Biomimetic zinc chlorin poly(4-vinylpyridine) assemblies: doping level dependent emission-absorption regimes Ville Pale, a, Taru Nikkonen, b, Jaana Vapaavuori, c Mauri Kostiainen, c

More information

Metal-Free Hydrogenation Catalysis of Polycyclic Aromatic Hydrocarbons

Metal-Free Hydrogenation Catalysis of Polycyclic Aromatic Hydrocarbons Supplementary Data for: Metal-Free Hydrogenation Catalysis of Polycyclic Aromatic Hydrocarbons Yasutomo Segawa b and Douglas W. Stephan* a a Department of Chemistry, University of Toronto, 80 St. George

More information

Supporting Information. Reactive Simulations-based Model for the Chemistry behind Condensed Phase Ignition in RDX crystals from Hot Spots

Supporting Information. Reactive Simulations-based Model for the Chemistry behind Condensed Phase Ignition in RDX crystals from Hot Spots Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2015 Supporting Information Reactive Simulations-based Model for the Chemistry behind

More information

Supporting Information. for. Silylation of Iron-Bound Carbon Monoxide. Affords a Terminal Fe Carbyne

Supporting Information. for. Silylation of Iron-Bound Carbon Monoxide. Affords a Terminal Fe Carbyne Supporting Information for Silylation of Iron-Bound Carbon Monoxide Affords a Terminal Fe Carbyne Yunho Lee and Jonas C. Peters* Division of Chemistry and Chemical Engineering, California Institute of

More information

Scalable synthesis of quaterrylene: solution-phase

Scalable synthesis of quaterrylene: solution-phase PT2 PT2 P 2PT......... Electronic Supplementary Information For Scalable synthesis of quaterrylene: solution-phase 1 PH NMR spectroscopy of its oxidative dication Rajesh Thamatam, Sarah L. Skraba and Richard

More information

Supporting Information

Supporting Information Supporting Information Unimolecular Photoconversion of Multicolor Luminescence on Hierarchical Self-Assemblies Liangliang Zhu, Xin Li, Quan Zhang, Xing Ma, # Menghuan Li, # Huacheng Zhang, Zhong Luo, Hans

More information

Supporting Information

Supporting Information Supporting Information Rhodium-Catalyzed Synthesis of Imines and Esters from Benzyl Alcohols and Nitroarenes: Change in Catalyst Reactivity Depending on the Presence or Absence of the Phosphine Ligand

More information

SUPPORTING INFORMATION

SUPPORTING INFORMATION SUPPORTING INFORMATION Highly Luminescent Tetradentate Bis-Cyclometalated Platinum Complexes: Design, Synthesis, Structure, Photophysics, and Electroluminescence Application Dileep A. K. Vezzu, Joseph

More information

SUPPORTING INFORMATION. In Search of Redox Noninnocence between a Tetrazine Pincer Ligand and Monovalent Copper

SUPPORTING INFORMATION. In Search of Redox Noninnocence between a Tetrazine Pincer Ligand and Monovalent Copper Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2014 SUPPORTING INFORMATION In Search of Redox Noninnocence between a Tetrazine Pincer Ligand

More information

Two Spin-state Reactivity in the Activation and Cleavage of CO 2 by [ReO 2 ]

Two Spin-state Reactivity in the Activation and Cleavage of CO 2 by [ReO 2 ] Page 1 of 22 vised Version: 5 May 2016 Submitted to: J. Phys. hem. Lett. Two Spin-state activity in the Activation and leavage of 2 by [ 2 ] Valentino anale, a-c, Robert Robinson Jr., d, Athanasios Zavras,

More information

Ionic liquid electrolytes for reversible magnesium electrochemistry

Ionic liquid electrolytes for reversible magnesium electrochemistry Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2016 SUPPORTING INFORMATION Ionic liquid electrolytes for reversible magnesium electrochemistry Mega

More information

Electronic Supplementary information

Electronic Supplementary information Electronic Supplementary information SERS observation of soft C H vibrational mode of bifunctional alkanethiol molecules adsorbed at Au and Ag electrodes Inga Razmute-Razmė, Zenonas Kuodis, Olegas Eicher-Lorka

More information

Out-Basicity of 1,8-bis(dimethylamino)naphthalene: The experimental and theoretical challenge

Out-Basicity of 1,8-bis(dimethylamino)naphthalene: The experimental and theoretical challenge S1 Supplementary information for Out-Basicity of 1,8-bis(dimethylamino)naphthalene: The experimental and theoretical challenge Valery A. Ozeryanskii, a Alexander F. Pozharskii,,a Alexander S. Antonov a

More information

Department of Chemistry, School of life Science and Technology, Jinan University, Guangzhou , China b

Department of Chemistry, School of life Science and Technology, Jinan University, Guangzhou , China b Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2015 Electronic Supplementary Information for A Br substituted phenanthroimidazole derivative with aggregation

More information

Spin-Orbit Coupling, Spin-Spin, NMR and Electric Properties of Hydrogen Chloride Molecule

Spin-Orbit Coupling, Spin-Spin, NMR and Electric Properties of Hydrogen Chloride Molecule ercrcrs craeser Spin-Orbit Coupling, Spin-Spin, NMR and Electric Properties of Hydrogen Chloride Molecule Dhia Hamdi Al-Amiedy 1, Zeyad Adnan Saleh 2, Rajaa Khedir Al-Yasari 3 1 Physics Department, College

More information

Detailed Syntheses. K 5H[Co II W 12O 40] 15H 2O (1). The synthesis was adapted from published methods. [1] Sodium tungstate

Detailed Syntheses. K 5H[Co II W 12O 40] 15H 2O (1). The synthesis was adapted from published methods. [1] Sodium tungstate Detailed Syntheses K 5H[Co II W 12O 40] 15H 2O (1). The synthesis was adapted from published methods. [1] Sodium tungstate dihydrate (19.8 g, 60 mmol) was dissolved with stirring in 40 ml of deionized

More information

Supplemental Material

Supplemental Material Supplemental Material Sensitivity of Hydrogen Bonds of DNA and RNA to Hydration, as Gauged by 1 JNH Measurements in Ethanol Water Mixtures Marlon N. Manalo, Xiangming Kong, and Andy LiWang* Texas A&M University

More information

Electronic Supplementary Information (ESI)

Electronic Supplementary Information (ESI) Electronic Supplementary Material (ESI) for RSC Advances. This journal is The Royal Society of Chemistry 0 Electronic Supplementary Information (ESI) Solar-energy-derived strained hydrocarbon as energetic

More information

Supporting Information. Borohydride Mediated Radical Addition Reactions of Organic Iodides to Electron-Deficient Alkenes

Supporting Information. Borohydride Mediated Radical Addition Reactions of Organic Iodides to Electron-Deficient Alkenes Supporting Information Borohydride Mediated Radical Addition Reactions of Organic Iodides to Electron-Deficient Alkenes Takuji Kawamoto, Shohei Uehara, Hidefumi, Hirao, Takahide Fukuyama, Hiroshi Matsubara,

More information

Electrochemical Reduction of Aqueous Imidazolium on Pt (111) by Proton Coupled Electron Transfer

Electrochemical Reduction of Aqueous Imidazolium on Pt (111) by Proton Coupled Electron Transfer Supporting Information for Electrochemical Reduction of Aqueous Imidazolium on Pt (111) by Proton Coupled Electron Transfer Kuo Liao 1, Mikhail Askerka 2, Elizabeth L. Zeitler 1, Andrew B. Bocarsly 1*

More information

Ring expansion reactions of electron-rich boron-containing heterocycles. Supporting Information Contents

Ring expansion reactions of electron-rich boron-containing heterocycles. Supporting Information Contents Ring expansion reactions of electron-rich boron-containing heterocycles Juan. F. Araneda, Warren E. Piers,* Michael J. Sgro and Masood Parvez Department of Chemistry, University of Calgary, 2500 University

More information

(1) 2. Thermochemical calculations [2,3]

(1) 2. Thermochemical calculations [2,3] 1. Introduction The exploration of reaction mechanisms and reaction paths that cannot be measured directly during an experiment has nowadays become a daily routine for chemists to support their laboratory

More information

Molecular Modeling 2: Computational Chemistry

Molecular Modeling 2: Computational Chemistry Molecular Modeling 2: Computational Chemistry Authors: J. M. McCormick, E. V. Patterson and M. C. Nagan* Update: December 29, 2011 and July 3, 2012 by V. M. Pultz Introduction Computational chemists use

More information

Supporting Information for:

Supporting Information for: Supporting Information for: E pluribus unum: Isolation, structure determination, network analysis and DFT studies of a single metastable structure from a shapeshifting mixture of 852 bullvalene structural

More information

Supporting Information

Supporting Information Supporting Information Wiley-VCH 2007 69451 Weinheim, Germany From the alkyllithium aggregate [(nbuli) 2 PMDTA] 2 to lithiated PMDTA Carsten Strohmann*, Viktoria H. Gessner Institut für Anorganische Chemie,

More information

Synthesis, electrochemical and theoretical studies of. V-Shaped donor-acceptor hexaazatriphenylene. (HAT) derivatives for second harmonic generation

Synthesis, electrochemical and theoretical studies of. V-Shaped donor-acceptor hexaazatriphenylene. (HAT) derivatives for second harmonic generation Synthesis, electrochemical and theoretical studies of V-Shaped donor-acceptor hexaazatriphenylene (HAT) derivatives for second harmonic generation Rafael Juárez a, b, Mar Ramos a, José L. Segura b *, Jesús

More information

Supporting information for: Role of N7 protonation of guanine in determining structure, stability and function of RNA base pairs

Supporting information for: Role of N7 protonation of guanine in determining structure, stability and function of RNA base pairs Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2015 Supporting information for: Role of N7 protonation of guanine in determining structure,

More information

Supporting Information

Supporting Information Supporting Information The Contrasting Character of Early and Late Transition Metal Fluorides as Hydrogen Bond Acceptors Dan A. Smith,, Torsten Beweries, Clemens Blasius, Naseralla Jasim, Ruqia Nazir,

More information

University of Groningen

University of Groningen University of Groningen Tuning the Temperature Dependence for Switching in Dithienylethene Photochromic Switches Kudernac, Tibor; Kobayashi, Takao; Uyama, Ayaka; Uchida, Kingo; Nakamura, Shinichiro; Feringa,

More information

Motooka, Nishi, Fukuoka , Japan.

Motooka, Nishi, Fukuoka , Japan. Electronic Supplementary Information A highly luminescent spiro-anthracenone-based organic light-emitting diode through thermally activated delayed fluorescence Keiro Nasu, a Tetsuya Nakagawa, a Hiroko

More information

Journal of Chemical and Pharmaceutical Research, 2017, 9(2): Research Article

Journal of Chemical and Pharmaceutical Research, 2017, 9(2): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2017, 9(2):176-180 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Conformational Properties of N-Formyl-L-Cys-NH 2

More information

Methionine Ligand selectively promotes monofunctional adducts between Trans-EE platinum anticancer drug and Guanine DNA base

Methionine Ligand selectively promotes monofunctional adducts between Trans-EE platinum anticancer drug and Guanine DNA base Supplementary Material (ESI) for Chemical Communications This journal is The Royal Society of Chemistry 2010 Supplementary Information Methionine Ligand selectively promotes monofunctional adducts between

More information

Supporting Information

Supporting Information Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2015 Supporting Information Combining gas phase electron capture and IRMPD action spectroscopy

More information

Supporting Information for

Supporting Information for Supporting Information for A permutation approach to the assignment of the configuration to diastereomeric tetrads by comparison of experimental and ab initio calculated differences in NMR data Przemysław

More information

Synergistic Effects of Water and SO 2 on Degradation of MIL-125 in the Presence of Acid Gases

Synergistic Effects of Water and SO 2 on Degradation of MIL-125 in the Presence of Acid Gases Supporting Information Synergistic Effects of Water and SO 2 on Degradation of MIL-125 in the Presence of Acid Gases William P. Mounfield, III, Chu Han,, Simon H. Pang, Uma Tumuluri, Yang Jiao, Souryadeep

More information

SUPPLEMENTARY MATERIAL. Nitrogen Containing Ionic Liquids: Biodegradation Studies and

SUPPLEMENTARY MATERIAL. Nitrogen Containing Ionic Liquids: Biodegradation Studies and S1 10.1071/CH14499_AC CSIRO 2015 Australian Journal of Chemistry 2015, 68 (6), 849-857 SUPPLEMENTARY MATERIAL Nitrogen Containing Ionic Liquids: Biodegradation Studies and Utility in Base Mediated Reactions

More information

Supporting Information for. Acceptor-Type Hydroxide Graphite Intercalation Compounds. Electrochemically Formed in High Ionic Strength Solutions

Supporting Information for. Acceptor-Type Hydroxide Graphite Intercalation Compounds. Electrochemically Formed in High Ionic Strength Solutions Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2017 Supporting Information for Acceptor-Type Hydroxide Graphite Intercalation Compounds Electrochemically

More information

Supporting Information

Supporting Information Electronic Supplementary Material (ESI) for Energy & Environmental Science. This journal is The Royal Society of Chemistry 2014 Supporting Information Perylene Diimides: a Thickness-Insensitive Cathode

More information

Atmospheric syn Vinyl Hydroperoxide Decay Mechanism. Austin Parsons and Liam Peebles (Kuwata; Macalester College)

Atmospheric syn Vinyl Hydroperoxide Decay Mechanism. Austin Parsons and Liam Peebles (Kuwata; Macalester College) Atmospheric syn Vinyl Hydroperoxide Decay Mechanism Austin Parsons and Liam Peebles (Kuwata; Macalester College) Introduction Alkene ozonolysis is a major source of the atmospheric hydroxyl radical, which

More information

Dinuclear Nickel Complexes in Five States of Oxidation Using a Redox-Active Ligand. Supporting Information

Dinuclear Nickel Complexes in Five States of Oxidation Using a Redox-Active Ligand. Supporting Information Dinuclear ickel omplexes in Five States of Oxidation Using a Redox-Active Ligand You-Yun Zhou, Douglas R. artline, Talia J. Steiman, Phillip E. Fanwick, and hristopher Uyeda Supporting Information 1. 1

More information

Asymmetric Redox-Annulation of Cyclic Amines. Supporting Information

Asymmetric Redox-Annulation of Cyclic Amines. Supporting Information Asymmetric Redox-Annulation of Cyclic Amines YoungKu Kang, Weijie Chen, Martin Breugst,, * and Daniel Seidel, * Department of Chemistry and Chemical Biology, Rutgers, The State University of New Jersey,

More information

Supplementary Material

Supplementary Material The Electronic Spectrum of the C s -C 11 H 3 Radical Dongfeng Zhao, 1 Harold Linnartz,,1 and Wim Ubachs 1 1 Institute for Lasers, Life, and Biophotonics, VU University Amsterdam, De Boelelaan 1081, NL

More information

excited state proton transfer in aqueous solution revealed

excited state proton transfer in aqueous solution revealed Supporting information for: Ultrafast conformational dynamics of pyranine during excited state proton transfer in aqueous solution revealed by femtosecond stimulated Raman spectroscopy Weimin Liu, Fangyuan

More information

Effect of Ionic Size on Solvate Stability of Glyme- Based Solvate Ionic Liquids

Effect of Ionic Size on Solvate Stability of Glyme- Based Solvate Ionic Liquids Supporting Information for: Effect of Ionic Size on Solvate Stability of Glyme- Based Solvate Ionic Liquids Toshihiko Mandai,,ǁ Kazuki Yoshida, Seiji Tsuzuki, Risa Nozawa, Hyuma Masu, Kazuhide Ueno, Kaoru

More information

Supporting Information (SI)

Supporting Information (SI) Electronic Supplementary Material (ESI) for RSC Advances. This journal is The Royal Society of Chemistry 2014 Supporting Information (SI) A dioxadithiaazacrown ether-bodipy dyad Hg 2+ complex for detection

More information

Supporting Information

Supporting Information Electronic Supplementary Material (ESI) for Nanoscale. This journal is The Royal Society of Chemistry 2018 Supporting Information A self-powered porous ZnS/PVDF-HFP mechanoluminescent composite film that

More information

QUANTUM CHEMISTRY PROJECT 3: PARTS B AND C

QUANTUM CHEMISTRY PROJECT 3: PARTS B AND C Chemistry 460 Fall 2017 Dr. Jean M. Standard November 6, 2017 QUANTUM CHEMISTRY PROJECT 3: PARTS B AND C PART B: POTENTIAL CURVE, SPECTROSCOPIC CONSTANTS, AND DISSOCIATION ENERGY OF DIATOMIC HYDROGEN (20

More information