GAMESS (US)

Last updated
Developer(s) Iowa State University Quantum Chemistry Group
Initial release1 October 1977;45 years ago (1977-10-01)
Stable release
Apr 20, 2017 / April 20, 2017;6 years ago (2017-04-20)
Written in FORTRAN 77, C
Operating system Windows; Unix, Unix-like: Linux, FreeBSD, Mac OS X
Available inEnglish
Type Computational chemistry
License Proprietary freeware
Website www.msg.chem.iastate.edu/gamess

General Atomic and Molecular Electronic Structure System (GAMESS (US)) is computer software for computational chemistry program. [1] [2] [3] [4] [5] The original code started on October 1, 1977 as a National Resources for Computations in Chemistry project. [6] In 1981, the code base split into GAMESS (US) and GAMESS (UK) variants, which now differ significantly. GAMESS (US) is maintained by the members of the Gordon Research Group at Iowa State University. [7] GAMESS (US) source code is available as source-available freeware, but is not open-source software, due to license restrictions.

Contents

Abilities

Summary of some basic GAMESS (US) abilities
C – conventional integrals storage
D – direct atomic orbital (AO) integration
p – parallel execution
F – Fragment MO compatibility
SCFTYP= RHF ROHF UHF GVB MCSCF
EnergyCDpFCDpFCDpFCDpCDpF
Analytic gradientCDpFCDpFCDpFCDpCDpF
Numerical HessianCDpFCDpCDpCDpCDp
Analytic HessianCDpFCDpFCDpFCDpDp
MP2 energyCDpFCDpFCDpNoCDp
MP2 gradientCDpFDpCDpNoNo
CI energyCDpFCDpNoCDpCDp
CI gradientCDNoNoNoNo
CC energyCDpFCDFNoNoNo
EOM energyCDCDNoNoNo
DFT energyCDpFCDpCDpFNoNo
DFT gradientCDpFCDpCDpFNoNo
TD-DFT energyCDpFNoCDpFNoNo
TDDFT gradientCDpFNoNoNoNo
MOPAC energyYesYesYesYesNo
MOPAC gradientYesYesYesNoNo

GAMESS (US) can perform several general computational chemistry calculations, including Hartree–Fock method, density functional theory (DFT), generalized valence bond (GVB), and multi-configurational self-consistent field (MCSCF). Correlation corrections after these SCF calculations can be estimated by configuration interaction (CI), second order Møller–Plesset perturbation theory (MP2), and coupled cluster (CC) theory. Solvent effect can be considered using quantum mechanics and molecular mechanics through discrete effective fragment potentials or continuum models (such as PCM). Relativistic corrections can be calculated, including third order Douglas-Kroll scalar terms.

The GAMESS (US) program possesses Resolution-of-the-Identity (RI) approximated methods, which decrease the overall cost of a method by projecting the ERI tensor into three center matrices. The RI approximation has been applied to the MP2 and CCSD(T) methods, respectively. The RI-MP2 and the RI-CC code benefit from a MPI/OpenMP parallelization model allowing for great scaling and fast calculations.

GAMESS (US) also has a series of fragmentation methods that allow the user to target larger molecular systems by partitioning a large molecule into smaller, more feasible fragments. Examples are the fragment molecular orbital (FMO) method, the Effective Fragment Potential (EFP) method, and the Effective Fragment Molecular Orbital method (EFMO).

The GAMESS (US) software also provides a comprehensive bonding analysis technique based on the Quasi-Atomic Orbital (QUAO) analysis proposed by professor Klaus Ruedenberg. The QUAO analysis provides a quasi-atomical perspective of bonding molecular orbitals in molecules. These are oriented orbitals which show the bonding direction. QUAOs are characterized by their Bond Order (BO), Kinetic Bond Order (KBO) which is a measure of the strength of the bond, and their occupation number. The QUAO analysis allows users to study bonding patterns in molecules or small to medium size with a high degree of accuracy.

While the program does not directly perform molecular mechanics, it can do mixed quantum mechanics and molecular mechanics calculations through effective fragment potentials or through an interface with the Tinker code. The fragment molecular orbital method can be used to treat large systems, by dividing them into fragments.

It can also be interfaced with the valence bond VB2000 and XMVB programs and the Natural Bond Orbital (NBO) population analysis program.

The input files use a keyword based scheme. For example, $CONTRL SCFTYP=ROHF MAXIT=30 $END, which specifies that the SCF part of the code should do a restricted open-shell Hartree–Fock (ROHF) calculation and quit if the result does not converge in 30 iterations. The output is in an English language text file. [8]

See also

Related Research Articles

Computational chemistry is a branch of chemistry that uses computer simulation to assist in solving chemical problems. It uses methods of theoretical chemistry, incorporated into computer programs, to calculate the structures and properties of molecules, groups of molecules, and solids. It is essential because, apart from relatively recent results concerning the hydrogen molecular ion, the quantum many-body problem cannot be solved analytically, much less in closed form. While computational results normally complement the information obtained by chemical experiments, it can in some cases predict hitherto unobserved chemical phenomena. It is widely used in the design of new drugs and materials.

Quantum chemistry, also called molecular quantum mechanics, is a branch of physical chemistry focused on the application of quantum mechanics to chemical systems, particularly towards the quantum-mechanical calculation of electronic contributions to physical and chemical properties of molecules, materials, and solutions at the atomic level. These calculations include systematically applied approximations intended to make calculations computationally feasible while still capturing as much information about important contributions to the computed wave functions as well as to observable properties such as structures, spectra, and thermodynamic properties. Quantum chemistry is also concerned with the computation of quantum effects on molecular dynamics and chemical kinetics.

A linear combination of atomic orbitals or LCAO is a quantum superposition of atomic orbitals and a technique for calculating molecular orbitals in quantum chemistry. In quantum mechanics, electron configurations of atoms are described as wavefunctions. In a mathematical sense, these wave functions are the basis set of functions, the basis functions, which describe the electrons of a given atom. In chemical reactions, orbital wavefunctions are modified, i.e. the electron cloud shape is changed, according to the type of atoms participating in the chemical bond.

In chemistry, molecular orbital theory is a method for describing the electronic structure of molecules using quantum mechanics. It was proposed early in the 20th century.

Q-Chem is a general-purpose electronic structure package featuring a variety of established and new methods implemented using innovative algorithms that enable fast calculations of large systems on various computer architectures, from laptops and regular lab workstations to midsize clusters and HPCC, using density functional and wave-function based approaches. It offers an integrated graphical interface and input generator; a large selection of functionals and correlation methods, including methods for electronically excited states and open-shell systems; solvation models; and wave-function analysis tools. In addition to serving the computational chemistry community, Q-Chem also provides a versatile code development platform.

In theoretical and computational chemistry, a basis set is a set of functions that is used to represent the electronic wave function in the Hartree–Fock method or density-functional theory in order to turn the partial differential equations of the model into algebraic equations suitable for efficient implementation on a computer.

Austin Model 1, or AM1, is a semi-empirical method for the quantum calculation of molecular electronic structure in computational chemistry. It is based on the Neglect of Differential Diatomic Overlap integral approximation. Specifically, it is a generalization of the modified neglect of differential diatomic overlap approximation. Related methods are PM3 and the older MINDO.

Valence bond (VB) computer programs for modern valence bond calculations:-

<span class="mw-page-title-main">PQS (software)</span> Quantum chemistry software program

PQS is a general purpose quantum chemistry program. Its roots go back to the first ab initio gradient program developed in Professor Peter Pulay's group but now it is developed and distributed commercially by Parallel Quantum Solutions. There is a reduction in cost for academic users and a site license. Its strong points are geometry optimization, NMR chemical shift calculations, and large MP2 calculations, and high parallel efficiency on computing clusters. It includes many other capabilities including Density functional theory, the semiempirical methods, MINDO/3, MNDO, AM1 and PM3, Molecular mechanics using the SYBYL 5.0 Force Field, the quantum mechanics/molecular mechanics mixed method using the ONIOM method, natural bond orbital (NBO) analysis and COSMO solvation models. Recently, a highly efficient parallel CCSD(T) code for closed shell systems has been developed. This code includes many other post Hartree–Fock methods: MP2, MP3, MP4, CISD, CEPA, QCISD and so on.

General Atomic and Molecular Electronic Structure System (GAMESS-UK) is a computer software program for computational chemistry. The original code split in 1981 into GAMESS-UK and GAMESS (US) variants, which now differ significantly. Many of the early developments in the UK version arose from the earlier UK based ATMOL program, which, unlike GAMESS, lacked analytical gradients for geometry optimisation.

<span class="mw-page-title-main">Spartan (chemistry software)</span>

Spartan is a molecular modelling and computational chemistry application from Wavefunction. It contains code for molecular mechanics, semi-empirical methods, ab initio models, density functional models, post-Hartree–Fock models, and thermochemical recipes including G3(MP2) and T1. Quantum chemistry calculations in Spartan are powered by Q-Chem.

Ab initio quantum chemistry methods are computational chemistry methods based on quantum chemistry. The term ab initio was first used in quantum chemistry by Robert Parr and coworkers, including David Craig in a semiempirical study on the excited states of benzene. The background is described by Parr. Ab initio means "from first principles" or "from the beginning", implying that the only inputs into an ab initio calculation are physical constants. Ab initio quantum chemistry methods attempt to solve the electronic Schrödinger equation given the positions of the nuclei and the number of electrons in order to yield useful information such as electron densities, energies and other properties of the system. The ability to run these calculations has enabled theoretical chemists to solve a range of problems and their importance is highlighted by the awarding of the Nobel prize to John Pople and Walter Kohn.

The fragment molecular orbital method (FMO) is a computational method that can compute very large molecular systems with thousands of atoms using ab initio quantum-chemical wave functions.

Localized molecular orbitals are molecular orbitals which are concentrated in a limited spatial region of a molecule, such as a specific bond or lone pair on a specific atom. They can be used to relate molecular orbital calculations to simple bonding theories, and also to speed up post-Hartree–Fock electronic structure calculations by taking advantage of the local nature of electron correlation. Localized orbitals in systems with periodic boundary conditions are known as Wannier functions.

CHELPG is an atomic charge calculation scheme developed by Breneman and Wiberg, in which atomic charges are fitted to reproduce the molecular electrostatic potential (MESP) at a number of points around the molecule.

<span class="mw-page-title-main">Ascalaph Designer</span>

Ascalaph Designer is a computer program for general purpose molecular modelling for molecular design and simulations. It provides a graphical environment for the common programs of quantum and classical molecular modelling ORCA, NWChem, Firefly, CP2K and MDynaMix . The molecular mechanics calculations cover model building, energy optimizations and molecular dynamics. Firefly covers a wide range of quantum chemistry methods. Ascalaph Designer is free and open-source software, released under the GNU General Public License, version 2 (GPLv2).

Kim K. Baldridge is an American theoretical and computational chemist who works to develop quantum mechanical methodologies and apply quantum chemical methods to problems in life sciences, materials science, and general studies. She is professor and vice dean in the School of Pharmaceutical Science and Technology of Tianjin University in China, where she also directs the High Performance Computing Center.

Theresa Lynn Windus is an American chemist who is a distinguished professor at Iowa State University and the Ames Laboratory. Her research involves the development and use of high performance computational chemistry methods to tackle environmental challenges, including the development of new catalysts and renewable energy sources. She was elected a Fellow of the American Chemical Society in 2020.

References

  1. Young, David C. (2001). "Appendix A. A.2.3 GAMESS". Computational Chemistry: A Practical Guide for Applying Techniques to Real World Problems. Wiley-Interscience. p. 335. doi:10.1002/0471220655. ISBN   978-0-471-33368-5.
  2. Schmidt, Michael W.; Baldridge, Kim K.; Boatz, Jerry A.; Elbert, Steven T.; Gordon, Mark S.; Jensen, Jan H.; Koseki, Shiro; Matsunaga, Nikita; Nguyen, Kiet A.; Su, Shujun; Windus, Theresa L.; Dupuis, Michel; Montgomery, John A. (1993). "General atomic and molecular electronic structure system". Journal of Computational Chemistry. 14 (11): 1347–1363. doi:10.1002/jcc.540141112. S2CID   3358041.. One of the most cited chemistry articles
  3. Gordon, Mark S.; Schmidt, Michael W. (2005). "Advances in electronic structure theory: GAMESS a decade later" (PDF). In Dykstra, C. E.; Frenking, G.; Lim, K. S.; Scusaria, G. E. (eds.). Theory and Applications of Computational Chemistry, the first 40 years. Amsterdam: Elsevier. pp. 1167–1189. doi:10.1016/B978-044451719-7/50084-6. ISBN   978-0-444-51719-7. Archived from the original (PDF) on 2018-04-13.
  4. Schmidt, Michael W.; Baldridge, Kim K.; Boatz, Jerry A.; Jensen, Jan H.; Koseki, Shiro; Gordon, Mark S.; Nguyen, Kiet A.; Windus, Theresa L.; Elbert, Stephen T. (1990). "General Atomic and Molecular Electronic Structure System (GAMESS)". QCPE Bulletin. 10: 52–54. ISSN   0889-7514. OCLC   7963600.
  5. As of December 2014, the GAMESS code lists its contributors as: Michael W. Schmidt, Kimberly K. Baldridge, Jerry A. Boatz, Stephen T. Elbert, Mark S. Gordon, Jan H. Jensen, Shiro Koseki, Nikita Matsunaga, Kiet A. Nguyen, Shujun J. Su, Theresa L. Windus, Michel Dupuis, John A. Montgomery, Ivana Adamovic, Christine Aikens, Yuri Alexeev, Pooja Arora, Andrey Asadchev, Rob Bell, Pradipta Bandyopadhyay, Jonathan Bentz, Brett Bode, Kurt Brorsen, Caleb Carlin, Galina Chaban, Wei Chen, Cheol Ho Choi, Paul Day, Albert Defusco, Nuwan Desilva, Tim Dudley, Dmitri Fedorov, Graham Fletcher, Mark Freitag, Kurt Glaesemann, Dan Kemp, Grant Merrill, Noriyuki Minezawa, Jonathan Mullin, Takeshi Nagata, Sean Nedd, Heather Netzloff, Bosiljka Njegic, Ryan Olson,Michael Pak, Spencer Pruitt, Luke Roskop, Jim Shoemaker, Lyudmila Slipchenko, Tony Smith, Sarom Sok, Jie Song, Tetsuya Taketsugu, Simon Webb, Peng Xu, Soohaeng Yoo, Federico Zahariev, Joe Ivanic, Aaron West, Laimutis Bytautas, Klaus Ruedenberg, Kimihiko Hirao, Takahito Nakajima, Takao Tsuneda, Muneaki Kamiya, Susumu Yanagisawa, Kiyoshi Yagi, Mahito Chiba, Seiken Tokura, Naoaki Kawakami, Frank Jensen, Visvaldas Kairys, Hui Li, Walt Stevens, David Garmer, Benedetta Mennucci, Jacopo Tomasi, Henry Kurtz, Prakashan Korambath, Toby Zeng, Mariusz Klobukowski, Mark Spackman, Hiroaki Umeda, Kazuo Kitaura, Karol Kowalski, Marta Wloch, Jeffrey Gour, Jesse Lutz, Wei Li, Piotr Piecuch, Monika Musial, Stanislaw Kucharski, Olivier Quinet, Benoit Champagne, Bernard Kirtman, Kazuya Ishimura, Michio Katouda, Shigeru Nagase, Anna Pomogaeva, Dan Chipman, Haruyuki Nakano, Feng Long Gu, Jacek Korchowiec, Marcin Makowski, Yuriko Aoki, Hirotoshi Mori, Eisaku Miyoshi, Tzvetelin Iordanov, Chet Swalina, Jonathan Skone, Sharon Hammes-Schiffer, Masato Kobayashi, Tomoko Akama, Tsuguki Touma, Takeshi Yoshikawam Yasuhiro Ikabata, Hiromi Nakai, Shuhua Li, Peifeng Su, Dejun Si, Nandun Thellamurege, Yali Wang, Hui Li, Roberto Peverati, Kim Baldridge, Maria Barysz, Casper Steinmann, Hiroya Nakata, Yoshio Nishimoto, Stephan Irle.
  6. Gordon Research Group. "GAMESS Manual (Introduction)" (PDF).
  7. "Gordon Group/GAMESS Homepage". www.msg.chem.iastate.edu.
  8. Gordon Research Group. "GAMESS Manual (Input)" (PDF).