Automated Calculation of Reaction Kinetics Via Transition State Theory

Total Page:16

File Type:pdf, Size:1020Kb

Automated Calculation of Reaction Kinetics Via Transition State Theory AUTOMATED CALCULATION OF REACTION KINETICS VIA TRANSITION STATE THEORY A Dissertation Presented By Pierre Lennox Bhoorasingh to The Department of Chemical Engineering In partial fulfillment of the requirements for the degree of Doctor of Philosophy in the field of Chemical Engineering Northeastern University Boston, Massachusetts August 2016 Dedication I dedicate this thesis to AMT. i Acknowledgments I have been able to complete this thesis work due to the help I have received from those who have found time in their busy schedules. This is my attempt to express my profound gratitude to those who have helped me during my thesis work. Thanks to my advisor, Prof. Richard West, for the guidance over the 5 years. You also gave me the freedom to explore and that has only enhanced my thesis work, and it has been a pleasure to be your first graduate student. I would also like to thank my thesis committee members, Dr. David Budil, Dr. Hicham Fenniri, Dr. C. Franklin Goldsmith, and Dr. Reza Sheikhi. They made the time to have engaging discussions that impacted this thesis, and were also very generous with their professional advice. Thanks to the Computational Modeling group. Fariba Seyedzadeh Khanshan and Be- linda Slakman, you were always helpful in our discussions and made the laboratory a fun working environment. I’d also like to thank Jason Cain for being a super helpful under- graduate who assumed nothing in pursuit of the right approach. I want to also thank Sean Troiano, Victor Lambert, Jacob Barlow, and Elliot Nash for their contributions to laboratory discussions. Thanks to past and present RMG developers, who do a great job working on a complex open-source software. I would like to thank Joshua Allen and Amrit Jalan for their scientific perspectives in the early stages of this thesis work. I’d also like to thank Shamel Merchant and Enoch Dames for their help with CanTherm. I would like to thank Greg Landrum and the RDKit developers, for this thesis would be much more difficult without their work. Thanks to Pat Rowe, Jessica Smith-Japhet, and Brandon Mennillo for their assistance over the years. I would like to express my gratitude to the Research Computing team at ii iii Northeastern University, and in particular Dr. Nilay Roy, for their work on the Discovery cluster. I would also like to thank Bill Sheehan for his help with the now retired Venture and Opportunity clusters. I’d like to thank the Combustion Energy Frontier Research Center, especially Prof. Chung Law and Lilian Tsang, for organizing and hosting the Combustion Summer School, which I had the opportunity to attend twice (2012 and 2014). I must thank Prof. David Beck and the organizers of the 2015 Data Science Work- shop for hosting an enjoyable and intense discussion group on the role of data science in academia. I would also like to thank Michael Li and the team at the Data Incubator for running an informative and rigorous data science bootcamp that I had the opportunity to attend in the Spring of 2016. Thank you to my classmates, Avinash, Dan, Dinara, Emily, and Nil. Your support has been important through the years. I want to also thank the friends I made in the Chemical Engineering Department. Finally, thanks to my family, for their unending support as I take another step in life. Abstract Modeling complex chemical systems often requires knowledge of the elementary reac- tions involved, such as in combustion kinetics where models routinely contain thousands of reactions. Automated tools have been developed to construct such models, as manual meth- ods have proven to be tedious and susceptible to human error. A large number of kinetic parameters are required to complete the construction of detailed kinetic models, but the available data are quite sparse. As a result, estimation methods use existing data to predict the many unknown kinetics, but the accuracy of these kinetics suffers due to insufficient data to make good kinetic predictions. Theoretical calculations can be used to improve the kinetics in models, but these cal- culations require a transition state geometry estimate that is typically provided manually. Manual geometry estimation is slow and infeasible for automated construction of reaction mechanisms, so this thesis describes an automated method to estimate transition state ge- ometries and calculate reaction kinetics. The three dimensional chemical structure for un- reactive atoms at the transition state can be predicted with existing computational methods, but the geometry of the reaction center is unknown. The unknown section of the transition state must be predicted to create the transition state geometry. The reaction center distances are predicted using data from analogous transition state structures, and the transition state geometry prediction is constructed using an existing tech- nique known as distance geometry. The transition state geometry prediction is optimized using a commercially available computational chemistry software package in order to cal- culate molecular properties of the transition state, such as bond vibrational frequencies. The molecular properties of reactants and products are also required to calculate reaction kinetics, and these are determined using an existing automated method. Molecular prop- erties of the reactants, products, and transition state are used to calculate the kinetics of a i ii reaction via classical transition state theory. The work in this thesis was initially developed for hydrogen abstraction reactions, and has been extended to b-scission and intra-hydrogen migration reactions. The automatically determined kinetics and state-of-the-art estimation methods were compared to high accu- racy theoretical calculations, and the automated calculations were shown to outperform the estimation methods. This enables improved mechanism generation, where high-fidelity complex chemical models can be constructed with minimal human intervention. Contents 1 Introduction 1 1.1 Background . .2 1.1.1 Automatic mechanism generation . .2 1.1.2 Kinetic and thermodynamic parameter estimation . .4 1.1.3 Theoretical rate calculation . .5 1.1.4 Statistical mechanics and quantum chemistry . .8 1.1.5 Stable geometry and transition state searches . 10 1.1.6 Automated transition state searches . 11 1.1.7 Kinetic Programs . 13 1.2 Thesis overview . 14 2 Using double-ended methods to automate transition state searches 15 2.1 Background . 15 2.2 Methods . 17 2.2.1 Generating 3-dimensional geometries for double-ended search meth- ods .................................. 17 2.2.2 Locating transition states with the automatic double-ended search . 22 2.2.3 Electronic Structure calculations . 23 2.3 Results and Discussion . 24 2.4 Conclusion . 26 2.5 Recommendations . 26 2.5.1 Semi-empirical methods are insufficient for transition state searches 26 2.5.2 Consider more robust double-ended search methods . 27 iii iv 3 Automatic transition state geometry estimation using group contributions 28 3.1 Background . 28 3.2 Methods . 31 3.2.1 Geometry estimation and optimization . 31 3.2.2 Method evaluation . 37 3.3 Results and Discussion . 38 3.3.1 Transition state geometries were successfully estimated using the distance estimates . 38 3.3.2 Increasing training data improves the group value predictions . 38 3.3.3 Geometry estimation needs improvement to make best use of pre- dicted values . 39 3.3.4 Algorithm optimization . 43 3.4 Conclusion . 43 3.5 Recommendations . 44 3.5.1 Conformer recognition . 44 4 Improving the group contribution transition state search method 45 4.1 Background . 45 4.2 Methods . 46 4.2.1 Modifying the transition state geometry prediction . 46 4.2.2 Modifying the transition state optimization sequence . 49 4.3 Results and Discussion . 49 4.3.1 Tree structure and data diversity affect prediction accuracy . 49 4.3.2 Manipulating distance limits and force constants can improve UFF optimization . 53 4.3.3 Replacing the UFF optimization with more robust calculations may improve transition state prediction . 54 4.4 Conclusion . 56 v 4.5 Recommendations . 57 4.5.1 Efficient calculation of the molecular group contributions . 57 4.5.2 UFF optimization with constrained optimization . 58 5 Method extension to new reaction families and automated kinetic parameter calculation 59 5.1 Background . 59 5.2 Methods . 61 5.2.1 Computational chemistry . 61 5.2.2 Automated geometry searches . 61 5.2.3 Kinetic calculations . 63 5.2.4 Comparison of Automated TST calculations and Rate Rules . 63 5.2.5 Comparison to benchmark calculations . 64 5.3 Results . 64 5.3.1 Comparison of automated TST calculations and rate rules . 65 5.3.2 Comparing predictions to benchmark calculations . 65 5.3.3 Sources of error in the automated calculations . 66 5.4 Discussion . 68 5.5 Conclusion . 72 5.6 Recommendations . 73 5.6.1 Improve symmetry number calculation . 73 5.6.2 Automate hindered rotor calculations . 73 6 Summary 75 Appendices 90 Appendix A Double-ended method 91 vi Appendix B Group contribution method 100 B.1 Group Training Regression Details . 100 B.2 Predicted vs Optimized distances . 102 B.3 Group Naming Convention . 103 B.4 Group values for original tree . 104 B.5 Group values for new tree . 110 B.6 List of test reactions . 118 B.7 Effect of increasing force constants and reducing the difference between upper and lower limits . 148 Appendix C Kinetic calculations 150 C.1 Molecular group trees . 150 C.1.1 Hydrogen Abstraction . 150 C.1.2 Intra-hydrogen migration . 160 C.1.3 b-scission . 167 List of Figures 1.1 Beta-scission reaction template from RMG. .3 1.2 Potential energy profile for a typical reaction. .6 2.1 The molecular bounds matrix. (A) Bonded atom limits are set by bond length rules, while connectivity limits non-bonded atoms in the same molecule.
Recommended publications
  • Mercury 2.4 User Guide and Tutorials 2011 CSDS Release
    Mercury 2.4 User Guide and Tutorials 2011 CSDS Release Copyright © 2010 The Cambridge Crystallographic Data Centre Registered Charity No 800579 Conditions of Use The Cambridge Structural Database System (CSD System) comprising all or some of the following: ConQuest, Quest, PreQuest, Mercury, (Mercury CSD and Materials module of Mercury), VISTA, Mogul, IsoStar, SuperStar, web accessible CSD tools and services, WebCSD, CSD Java sketcher, CSD data file, CSD-UNITY, CSD-MDL, CSD-SDfile, CSD data updates, sub files derived from the foregoing data files, documentation and command procedures (each individually a Component) is a database and copyright work belonging to the Cambridge Crystallographic Data Centre (CCDC) and its licensors and all rights are protected. Use of the CSD System is permitted solely in accordance with a valid Licence of Access Agreement and all Components included are proprietary. When a Component is supplied independently of the CSD System its use is subject to the conditions of the separate licence. All persons accessing the CSD System or its Components should make themselves aware of the conditions contained in the Licence of Access Agreement or the relevant licence. In particular: • The CSD System and its Components are licensed subject to a time limit for use by a specified organisation at a specified location. • The CSD System and its Components are to be treated as confidential and may NOT be disclosed or re- distributed in any form, in whole or in part, to any third party. • Software or data derived from or developed using the CSD System may not be distributed without prior written approval of the CCDC.
    [Show full text]
  • GROMACS: Fast, Flexible, and Free
    GROMACS: Fast, Flexible, and Free DAVID VAN DER SPOEL,1 ERIK LINDAHL,2 BERK HESS,3 GERRIT GROENHOF,4 ALAN E. MARK,4 HERMAN J. C. BERENDSEN4 1Department of Cell and Molecular Biology, Uppsala University, Husargatan 3, Box 596, S-75124 Uppsala, Sweden 2Stockholm Bioinformatics Center, SCFAB, Stockholm University, SE-10691 Stockholm, Sweden 3Max-Planck Institut fu¨r Polymerforschung, Ackermannweg 10, D-55128 Mainz, Germany 4Groningen Biomolecular Sciences and Biotechnology Institute, University of Groningen, Nijenborgh 4, NL-9747 AG Groningen, The Netherlands Received 12 February 2005; Accepted 18 March 2005 DOI 10.1002/jcc.20291 Published online in Wiley InterScience (www.interscience.wiley.com). Abstract: This article describes the software suite GROMACS (Groningen MAchine for Chemical Simulation) that was developed at the University of Groningen, The Netherlands, in the early 1990s. The software, written in ANSI C, originates from a parallel hardware project, and is well suited for parallelization on processor clusters. By careful optimization of neighbor searching and of inner loop performance, GROMACS is a very fast program for molecular dynamics simulation. It does not have a force field of its own, but is compatible with GROMOS, OPLS, AMBER, and ENCAD force fields. In addition, it can handle polarizable shell models and flexible constraints. The program is versatile, as force routines can be added by the user, tabulated functions can be specified, and analyses can be easily customized. Nonequilibrium dynamics and free energy determinations are incorporated. Interfaces with popular quantum-chemical packages (MOPAC, GAMES-UK, GAUSSIAN) are provided to perform mixed MM/QM simula- tions. The package includes about 100 utility and analysis programs.
    [Show full text]
  • Chem3d 17.0 User Guide Chem3d 17.0
    Chem3D 17.0 User Guide Chem3D 17.0 Table of Contents Recent Additions viii Chapter 1: About Chem3D 1 Additional computational engines 1 Serial numbers and technical support 3 About Chem3D Tutorials 3 Chapter 2: Chem3D Basics 5 Getting around 5 User interface preferences 9 Background settings 10 Sample files 10 Saving to Dropbox 10 Chapter 3: Basic Model Building 12 Default settings 12 Selecting a display mode 12 Using bond tools 13 Using the ChemDraw panel 15 Using other 2D drawing packages 15 Building from text 16 Adding fragments 18 Selecting atoms and bonds 18 Atom charges 21 Object position 23 Substructures 24 Refining models 27 Copying and printing 29 Finding structures online 32 Chapter 4: Displaying Models 35 © Copyright 1998-2017 PerkinElmer Informatics Inc., All rights reserved. ii Chem3D 17.0 Display modes 35 Atom and bond size 37 Displaying dot surfaces 38 Serial numbers 38 Displaying atoms 39 Atom symbols 40 Rotating models 41 Atom and bond properties 44 Showing hydrogen bonds 45 Hydrogens and lone pairs 46 Translating models 47 Scaling models 47 Aligning models 47 Applying color 49 Model Explorer 52 Measuring molecules 59 Comparing models by overlay 62 Molecular surfaces 63 Using stereo pairs 72 Stereo enhancement 72 Setting view focus 73 Chapter 5: Building Advanced Models 74 Dummy bonds and dummy atoms 74 Substructures 75 Bonding by proximity 78 Setting measurements 78 Atom and building types 81 Stereochemistry 85 © Copyright 1998-2017 PerkinElmer Informatics Inc., All rights reserved. iii Chem3D 17.0 Building with Cartesian
    [Show full text]
  • CHEM 743 “Quantum Chemistry” S'15
    CHEM 743 \Quantum Chemistry" S'15 Instructor: Sophya Garashchuk∗ Dept of Chemistry and Biochemistry, University of South Carolina, Columbia y (Dated: January 7, 2015) Syllabus • Learning outcomes: (i) the students will gain theoretical knowledge in quantum mechanics and computer skills enabling them to use modern electronic structure codes and simulations with confidence and intelligence to better understand chemical processes; (ii) the students will be able to set up their own input files and interpret/visualize output files for standard quantum chemistry programs/packages that might be relevant to their research; (iii) the students will improve general critical thinking and problem-solving skills as well as improve their skills of independent computer-aided research through extensive use of electronically available resources. • Prerequisites: CHEM 542 or equivalent, i. e. Physical Chemistry - Quantum Mechanics and Spectroscopy • Classes will take place MW 9:40-10:55 AM at PSC 101. We will work with Maple, Q-Chem, Spartan, ADF Class materials and assignments or links to them will be posted on Blackboard Computer and software support: Jun Zhou [email protected] Ph: (803) 777-5492 College of Arts & Sciences Sumwalt College 228 • Office hours: Tue 10-11 am, GSRC 407. I am generally available Mon-Fri 9:00 AM { 5PM. You can just drop by, call or e-mail to check if I am available, or if you have difficulty reaching me, make an appointment. • The suggested general quantum chemistry textbook is \Introduction to Quantum Mechanics in Chemistry", by M. A. Ratner and G. C. Schatz, Prentice-Hall, New Jersey, 2001. Used copies are available through BN.com.
    [Show full text]
  • RMG-Py and Cantherm Documentation ⇌Release 2.0.0
    RMG RMG-Py and CanTherm Documentation ⇌Release 2.0.0 William H. Green, Richard H. West, and the RMG Team Sep 16, 2016 CONTENTS 1 RMG User’s Guide 3 1.1 Introduction...............................................3 1.2 Release Notes..............................................4 1.3 Overview of Features...........................................6 1.4 Installation................................................7 1.5 Creating Input Files........................................... 20 1.6 Example Input Files........................................... 29 1.7 Running a Job.............................................. 36 1.8 Analyzing the Output Files........................................ 37 1.9 Species Representation.......................................... 38 1.10 Group Representation.......................................... 39 1.11 Databases................................................. 39 1.12 Thermochemistry Estimation...................................... 58 1.13 Kinetics Estimation........................................... 63 1.14 Liquid Phase Systems.......................................... 65 1.15 Guidelines for Building a Model..................................... 72 1.16 Standalone Modules........................................... 73 1.17 Frequently Asked Questions....................................... 81 1.18 Credits.................................................. 82 1.19 How to Cite................................................ 82 2 CanTherm User’s Guide 83 2.1 Introduction..............................................
    [Show full text]
  • Mercury Binding to the Chelation Therapy Agents DMSA and DMPS
    Mercury Binding to the Chelation Therapy Agents DMSA and DMPS, and the Rational Design of Custom Chelators for Mercury. Graham N. George,*,† Roger C. Prince,‡ Jürgen Gailer,§ Gavin A. Buttigieg,¶ M. Bonner Denton,¶ Hugh H. Harris⊥ and Ingrid J. Pickering† Department of Geological Sciences, University of Saskatchewan, Saskatoon, Saskatchewan S7N 5E2, Canada, ExxonMobil Research and Engineering Company, Annandale, New Jersey 08801, Boehringer Ingelheim Austria GmbH, Dr. Boehringer Gasse 5-11, 1120 Vienna, Austria, Department of Chemistry, The University of Arizona, Tucson, Arizona 85721, School of Chemistry, University of Sydney, Sydney, NSW 2006, Australia. AUTHOR EMAIL ADDRESS: [email protected] RECEIVED DATE (to be automatically inserted after your manuscript is accepted if required according to the journal that you are submitting your paper to) TITLE RUNNING HEAD: Mercury Binding to DMSA and DMPS * To whom correspondence should be addressed at Department of Geological Sciences, University of Saskatchewan, 114 Science Place, Saskatoon, SK, S7N 5E2, Canada. Phone: 306-966-5722, Fax: 306- 966-8593, E-mail: [email protected] † University of Saskatchewan ‡ ExxonMobil Research and Engineering § Boehringer Ingelheim Austria ¶ University of Arizona ⊥ University of Sydney 1 ABSTRACT Clinical chelation therapy of mercury poisoning generally uses one or both of two drugs – meso- dimercaptosuccinic acid (DMSA), and dimercaptopropanesulfonic acid (DMPS), commercially sold as ® ® Chemet and Dimaval , respectively. We have used a combination of mercury LIII-edge X-ray absorption spectroscopy and density functional theory calculations to investigate the chemistry of interaction of mercuric ions with each of these chelation therapy drugs. We show that neither DMSA nor DMPS forms a true chelate complex with mercuric ions, and that these drugs should be considered sub-optimal for their clinical task of binding mercuric ions.
    [Show full text]
  • Teaching with SCIGRESS
    Teaching with SCIGRESS Exercises on Molecular Modeling in Chemistry Crispin Wong and James Currie, eds. Pacific University Teaching with SCIGRES Molecular Modeling in Chemistry Crispin Wong and James Currie Editors Pacific University Forest Grove, Oregon 2 Copyright statement © 2001 - 2012 Fujitsu Limited. All rights reserved. This document may not be used, sold, transferred, copied or reproduced, in any manner or form, or in any medium, to any person other than with the prior written consent of Fujitsu Limited. Published by Fujitsu Limited. All possible care has been taken in the preparation of this publication. Fujitsu Limited does not accept liability for any inaccuracies that may be found. Fujitsu Limited reserves the right to make changes without notice both to this publication and to the product it describes. 3 Table of Contents Exercises 7 Part 1: General Chemistry Experiment 1 Calculating the Geometry of Molecules and Ions 16 Experiment 2 Kinetics of Substitution Reactions 29 Experiment 3 Sunscreen and Ultraviolet Absorption 38 Part 2: Organic Chemistry Experiment 4 Evaluations of Conformations of Menthone and Isomenthone 46 Experiment 5 The Evelyn Effect 52 Part 3: Physical Chemistry Experiment 6 Investigating the Resonance Stabilization of Benzene 63 Experiment 7 Investigation of the Rotational Barrier in N-N-dimethylacetamide 68 Part 4: Inorganic Chemistry Experiment 8 Polarities of Small Molecules 75 Experiment 9 Structures of Molecules Which Exceed the Octet Rule. 77 Experiment 10 Comparison of Gas Phase Acidities of Binary
    [Show full text]
  • Winmostar™ User Manual Release 10.7.0
    Winmostar™ User Manual Release 10.7.0 X-Ability Co., Ltd. Sep 30, 2021 Contents 1 Introduction 2 2 Installation Guide 26 3 Main Window 30 4 Basic Operation Flow 33 5 Structure Building 36 6 Main Menu and Subwindows 43 7 Remote job 183 8 Add-On 191 9 Integration with other software 200 10 Other topics 202 11 Known problems 208 12 Frequently asked questions · Troubleshooting 212 Bibliography 242 i Winmostar™ User Manual, Release 10.7.0 This manual describes the operation method of each function of Winmostar (TM). The latest version of this document is available from Official site. If you are using Winmostar (TM) for the first time, please refer to Quick Manual. If there is an uncertain point or it does not move as expected, please confirm Frequently asked questions · Troubleshooting which is updated from time to time. For specific operational procedures for each purpose, such as chemical reaction analysis and calculation of specific physical properties, see various tutorials. Contents 1 CHAPTER 1 Introduction Winmostar (TM) provides a graphical user interface that can efficiently manipulate quantum chemical calculations, first principles calculations, and molecular dynamics calculations. From the creation of the initial structure, from the calculation execution to the result analysis, you can carry out the one operation required for the simulation on Winmostar (TM). For molecular modeling function it has been confirmed to operate up to 100,000 atoms. The function of MD calculation has been confirmed in a larger system. 1.1 About quotation When announcing data created using Winmostar (TM) in academic presentations, articles, etc., please describe the Winmostar (TM) main body as follows, for example.
    [Show full text]
  • Jorge Kohanoff
    DNA damage from first principles Jorge Kohanoff Atomistic Simulation Centre School of Maths and Physics Queen’s University Belfast Northern Ireland UK CP2K UK Users Meeting London, 29th January 2014 Queen’s University Belfast Northern Ireland The Atomistic Simulation Centre Queen’s University Belfast, Northern Ireland Tchavdar Todorov Daniel Dundas Myrta Grüning Gareth Tribello Lorenzo Stella Jorge Kohanoff Contents • Introduction • Low-energy electrons • Electronic capture • C-O bond cleavage in nucleotides • Strand breaks in polynucleotides • Electronic capture in aminoacid-DNA • Conclusions • (Shock waves) Radiation damage of biological systems Radiation causes lesions to any biomolecule, especially DNA Directly Types of DNA Damage Ionization (X-rays, UV) • Base Damage Impact fragmentation • Single Strand Breaks Indirectly by generating reactive species Low-energy electrons by ionization • Double Strand Breaks free radicals: e.g. OH˙ from water • Clustered Damage Thermo-mechanically Strand Breaks Low-energy electrons (1-20 eV) cause SSB and DSB in plasmid DNA B. Boudaïffa et al, Science 287, 1659 (2000) P. Swiderek, Angew. Chem. Int.. Ed. 45, 4056 (2006) SSB DSB The irradiation process projectile ρ(r,t) ρ(r,t’) ) ρρ((r,t’r,t’’) ) ρ(r,t=0) V*(r,t) V*(r,t)’ ) V*V((r,tr,t’’’)) Secondary electron Electronic (heat) transport Phonon emission generation Inelastic electron transport Multiscale phenomenon Secondary electron generation (TDDFT-Ehrenfest) A. A. Correa, J. Kohanoff, E. Artacho, D. Sánchez-Portal, and A. Caro, Non- adiabatic forces in ion-solid interactions: the initial stages of radiation damage, Phys. Rev. Lett. 108, 213201 (2012). M. Ahsan Zeb, J. Kohanoff, D. Sánchez-Portal, A. Arnau, J.
    [Show full text]
  • Neural Networks in Chemistry
    Neural Networks in Chemistry By Johann Gasteiger” and Jure Zupan” The capabilities of the human brain have always fascinated scientists and led them to investi- gate its inner workings. Over the past 50 years a number of models have been developed which have attempted to replicate the brain’s various functions. At the same time the development of computers was taking a totally different direction. As a result, today’s computer architec- tures, operating systems, and programming have very little in common with information processing as performed by the brain. Currently we are experiencing a reevaluation of the brain’s abilities, and models of information processing in the brain have been translated into algorithms and made widely available. The basic building-block of these brain models (neural networks) is an information processing unit that is a model of a neuron. An artificial neuron of this kind performs only rather simple mathematical operations; its effectiveness is derived solely from the way in which large numbers of neurons may be connected to form a network. Just as the various neural models replicate different abilities of the brain, they can be used to solve different types of problem: the classification of objects, the modeling of functional relationships, the storage and retrieval of information, and the representation of large amounts of data. This potential suggests many possibilities for the processing of chemical data, and already applications cover a wide area: spectroscopic analysis, prediction of reactions, chem- ical process control, and the analysis of electrostatic potentials. All these are just a small sample of the great many possibilities.
    [Show full text]
  • MOPAC Manual (Seventh Edition)
    MOPAC Manual (Seventh Edition) Dr James J. P. Stewart PUBLIC DOMAIN COPY (NOT SUITABLE FOR PRODUCTION WORK) January 1993 This document is intended for use by developers of semiempirical programs and software. It is not intended for use as a guide to MOPAC. All the new functionalities which have been donated to the MOPAC project during the period 1989-1993 are included in the program. Only minimal checking has been done to ensure confor- mance with the donors' wishes. As a result, this program should not be used to judge the quality of programming of the donors. This version of MOPAC-7 is not supported, and no attempt has been made to ensure reliable performance. This program and documentation have been placed entirely in the public domain, and can be used by anyone for any purpose. To help developers, the donated code is packaged into files, each file representing one donation. In addition, some notes have been added to the Manual. These may be useful in understanding the donations. If you want to use MOPAC-7 for production work, you should get the copyrighted copy from the Quantum Chemistry Program Exchange. That copy has been carefully written, and allows the donors' contributions to be used in a full, production-quality program. Contents CONTENTS New Functionalities: • { Michael B. Coolidge, The Frank J. Seiler Research Laboratory, U.S. Air Force Academy, CO 80840, and James J. P. Stewart, Stewart Computational Chemistry, 15210 Paddington Circle, Colorado Springs, CO 80921-2512. (The Air Force code was obtained under the Freedom of Information Act) Symmetry is used to speed up FORCE calculations, and to facilitate the analysis of molecular vibrations.
    [Show full text]
  • NIH Public Access Author Manuscript J Med Chem
    NIH Public Access Author Manuscript J Med Chem. Author manuscript; available in PMC 2015 June 26. NIH-PA Author ManuscriptPublished NIH-PA Author Manuscript in final edited NIH-PA Author Manuscript form as: J Med Chem. 2014 June 26; 57(12): 4977–5010. doi:10.1021/jm4004285. QSAR Modeling: Where have you been? Where are you going to? Artem Cherkasov1, Eugene N. Muratov2,3, Denis Fourches2, Alexandre Varnek4, Igor I. Baskin5, Mark Cronin6, John Dearden6, Paola Gramatica7, Yvonne C. Martin8, Roberto Todeschini9, Viviana Consonni9, Victor E. Kuz'min3, Richard Cramer10, Romualdo Benigni11, Chihae Yang12, James Rathman12,13, Lothar Terfloth14, Johann Gasteiger14, Ann Richard15, and Alexander Tropsha2,* 1Vancouver Prostate Centre, University of British Columbia, Vancouver, BC, V6H3Z6, Canada 2Laboratory for Molecular Modeling, UNC Eshelman School of Pharmacy, University of North Carolina, Chapel Hill, NC, 27599, USA 3Department of Molecular Structure and Cheminformatics, A.V. Bogatsky Physical-Chemical Institute National Academy of Sciences of Ukraine, Odessa, 65080, Ukraine 4Department of Chemistry, L. Pasteur University of Strasbourg, Strasbourg, 67000, France 5Department of Physics, Lomonosov Moscow State University, Moscow, 119991, Russia 6School of Pharmacy and Biomolecular Sciences, Liverpool John Moores University, Liverpool L33AF, UK 7Department of Structural and Functional Biology, University of Insubria, Varese, 21100, Italy 8Martin Consulting, Waukegan, IL, 60079, USA 9Milano Chemometrics and QSAR Research Group, University of Milano-Bicocca, Milan, 20126, Italy 10Tripos, Inc., St. Louis, MO, 63144, USA 11Environment and Health Department, Istituto Superiore di Sanita’, Rome, 00161, Italy 12Altamira LLC, Columbus OH 43235, USA 13Department of Chemical and Biomolecular Engineering, the Ohio State University, Columbus, OH 43215, USA 14Molecular Networks GmbH, 91052 Erlangen, Germany 15National Center for Computational Toxicology, U.S.
    [Show full text]