Difference between revisions of "AutoMeKin"

From AutoMeKin
Jump to navigation Jump to search
(License)
(Replaced content with "{{warning}} All content from this page has been transferred to a [https://github.com/emartineznunez/AutoMeKin 40px|link= repository], and this site will no...")
(Tag: Replaced)
 
(485 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Automated Reaction Mechanisms and Kinetics (AutoMeKin)==
+
{{warning}} All content from this page has been transferred to a [https://github.com/emartineznunez/AutoMeKin [[File:gh.jpg|40px|link=]] repository], and this site will no longer receive support.
AutoMeKin has been designed to discover reaction mechanisms and solve the kinetics in an automated fashion, using chemical dynamics simulations. AutoMeKin obtains transition state (TS) guess structures from trajectory simulations performed at very high energies or temperatures. From the obtained TS structures, minima and product fragments are determined following the intrinsic reaction coordinate (IRC). Then, with all the stationary points, the reaction network is constructed. Finally, the kinetics is solved using the Kinetic Monte Carlo (KMC) method.
 
The program is interfaced with MOPAC2016 and Gaussian 09 (G09), but work is in progress to incorporate more electronic structure programs.
 
 
 
Details of the method are described in these two publications: [http://onlinelibrary.wiley.com/doi/10.1002/jcc.23790/abstract 1]
 
[http://pubs.rsc.org/en/content/articlelanding/2015/cp/c5cp02175h#!divAbstract 2]
 
 
 
Users are encouraged to read the [http://forge.cesga.es/frs/?group_id=77&release_id=21 tutorial], which is thought to guide you through the various steps necessary to predict reaction mechanisms and kinetics of unimolecular decompositions. To facilitate the presentation, we consider, as an example, the decomposition of formic acid (FA).
 
 
 
The program has been tested on the following Linux distros: CentOS 7, Red Hat Enterprise Linux and Ubuntu 16.04.3 LTS
 
 
 
== Authors==
 
George L. Barnes, Sabine Kopec, Daniel Peláez, Aurelio Rodríguez, Roberto Rodríguez-Fernández, James J. P. Stewart,  Pablo Tahoces, Saulo A. Vázquez and<br /> Emilio Martínez-Núñez
 
 
 
'''Address'''<br />
 
Departamento de Química Física, Facultade de Química, Avda. das Ciencias s/n, 15782 Santiago de Compostela, SPAIN<br />
 
[mailto:emilio.nunez@usc.es email me]
 
 
 
==License==
 
A computer program for finding reaction mechanisms and solving the kinetics. Copyright (C) 2018  Emilio Martinez-Nunez, Aurelio Rodriguez, Roberto Rodriguez-Fernandez, Saulo Vazquez-Rodriguez, George L. Barnes and James J. P. Stewart
 
 
 
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
 
 
 
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 
 
 
You should have received a copy of the GNU General Public License along with this program.  If not, see http://www.gnu.org/licenses/.
 
 
 
==[http://forge.cesga.es/frs/?group_id=77&release_id=21 Download source code & tutorial]==
 
 
 
==[[Installation instructions]]==
 
 
 
==[[Program execution]]==
 
 
 
==[[References and citations]]==
 
 
 
==[[Changelog]]==
 
 
 
==News==
 
Use threads=1 in your input file (see the tutorial) to avoid multhreading in MOPAC calculations for much better performance
 

Latest revision as of 15:32, 17 July 2024

All content from this page has been transferred to a gh.jpg repository, and this site will no longer receive support.