Difference between revisions of "AutoMeKin"

From AutoMeKin
Jump to navigation Jump to search
(License)
Line 19: Line 19:
 
==[http://forge.cesga.es/frs/?group_id=77&release_id=21 Download source code & tutorial]==
 
==[http://forge.cesga.es/frs/?group_id=77&release_id=21 Download source code & tutorial]==
  
==[[License]]==
+
==License==
 +
A computer program for finding reaction mechanisms and solving the kinetics.<br />
 +
Copyright (C) 2018  Emilio Martinez-Nunez, Aurelio Rodriguez, Roberto<br />
 +
Rodriguez-Fernandez, Saulo Vazquez-Rodriguez, George L. Barnes and<br />
 +
James J. P. Stewart<br />
 +
 
 +
This program is free software: you can redistribute it and/or modify<br />
 +
it under the terms of the GNU General Public License as published by<br />
 +
the Free Software Foundation, either version 3 of the License, or<br />
 +
any later version.<br />
 +
 
 +
This program is distributed in the hope that it will be useful,<br />
 +
but WITHOUT ANY WARRANTY; without even the implied warranty of<br />
 +
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br />
 +
GNU General Public License for more details.<br />
 +
 
 +
You should have received a copy of the GNU General Public License<br />
 +
along with this program.  If not, see http://www.gnu.org/licenses/.<br />
  
 
==[[Installation instructions]]==
 
==[[Installation instructions]]==

Revision as of 16:33, 14 April 2019

Automated Reaction Mechanisms and Kinetics (AutoMeKin)

AutoMeKin has been designed to discover reaction mechanisms and solve the kinetics in an automated fashion, using chemical dynamics simulations. The basic idea is to obtain 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: 1 2

Users are encouraged to read the 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
Emilio Martínez-Núñez

Address
Departamento de Química Física, Facultade de Química, Avda. das Ciencias s/n, 15782 Santiago de Compostela, SPAIN
email me

Download source code & tutorial

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/.

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