HOME

TheInfoList



OR:

General Atomic and Molecular Electronic Structure System (GAMESS (US)) is computer
software Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. ...
for
computational chemistry 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 mo ...
program. The original code started on October 1, 1977 as a National Resources for Computations in Chemistry project. In 1981, the code base split into GAMESS (US) and
GAMESS (UK) 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 ...
variants, which now differ significantly. GAMESS (US) is maintained by the members of the Gordon Research Group at
Iowa State University Iowa State University of Science and Technology (Iowa State University, Iowa State, or ISU) is a public land-grant research university in Ames, Iowa. Founded in 1858 as the Iowa Agricultural College and Model Farm, Iowa State became one of the ...
. GAMESS (US) source code is available as source-available
freeware Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
, but is not
open-source software Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose. Ope ...
, due to license restrictions.


Abilities

GAMESS (US) can perform several general
computational chemistry 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 mo ...
calculations, including
Hartree–Fock method In computational physics and chemistry, the Hartree–Fock (HF) method is a method of approximation for the determination of the wave function and the energy of a quantum many-body system in a stationary state. The Hartree–Fock method ofte ...
,
density functional theory Density-functional theory (DFT) is a computational quantum mechanical modelling method used in physics, chemistry and materials science to investigate the electronic structure (or nuclear structure) (principally the ground state) of many-bo ...
(DFT), generalized valence bond (GVB), and
multi-configurational self-consistent field Multi-configurational self-consistent field (MCSCF) is a method in quantum chemistry used to generate qualitatively correct reference states of molecules in cases where Hartree–Fock and density functional theory are not adequate (e.g., for mole ...
(MCSCF). Correlation corrections after these SCF calculations can be estimated by
configuration interaction Configuration interaction (CI) is a post-Hartree–Fock linear variational method for solving the nonrelativistic Schrödinger equation within the Born–Oppenheimer approximation for a quantum chemical multi-electron system. Mathemati ...
(CI), second order
Møller–Plesset perturbation theory Møller–Plesset perturbation theory (MP) is one of several quantum chemistry post–Hartree–Fock ab initio methods in the field of computational chemistry. It improves on the Hartree–Fock method by adding electron correlation effects by m ...
(MP2), and
coupled cluster Coupled cluster (CC) is a numerical technique used for describing many-body systems. Its most common use is as one of several post-Hartree–Fock ab initio quantum chemistry methods in the field of computational chemistry, but it is also used ...
(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 Molecular mechanics uses classical mechanics to model molecular systems. The Born–Oppenheimer approximation is assumed valid and the potential energy of all systems is calculated as a function of the nuclear coordinates using force fields. Mo ...
, it can do mixed quantum mechanics and molecular mechanics calculations through effective fragment potentials or through an interface with the
Tinker Tinker or tinkerer is an archaic term for an itinerant tinsmith who mends household utensils. Description ''Tinker'' for metal-worker is attested from the thirteenth century as ''tyckner'' or ''tinkler''. Some travelling groups and Roman ...
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 In chemistry, valence bond (VB) theory is one of the two basic theories, along with molecular orbital (MO) theory, that were developed to use the methods of quantum mechanics to explain chemical bonding. It focuses on how the atomic orbitals of ...
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 Restricted open-shell Hartree–Fock (ROHF) is a variant of Hartree–Fock method for open shell molecules. It uses doubly occupied molecular orbitals as far as possible and then singly occupied orbitals for the unpaired electrons. This is the simp ...
(ROHF) calculation and quit if the result does not converge in 30 iterations. The output is in an English language text file.


See also

*
GAMESS (UK) 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 ...
* PC GAMESS, Firefly *
List of quantum chemistry and solid state physics software Quantum chemistry computer programs are used in computational chemistry to implement the methods of quantum chemistry. Most include the Hartree–Fock (HF) and some post-Hartree–Fock methods. They may also include density functional theory (DF ...


References


External links

* * * * {{Chemistry software Computational chemistry software