Documentation

From TurboGAP
Revision as of 09:47, 6 May 2021 by Miguel Caro (talk | contribs) (Created page with "'''TurboGAP''' is a program and associated collection of routines designed for carrying out atomistic calculations based on machine learning interatomic potentials. This page...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TurboGAP is a program and associated collection of routines designed for carrying out atomistic calculations based on machine learning interatomic potentials. This page deals with the technical aspects of using TurboGAP; to learn more about the underlying theory, check the GAP theory page.

Calculation mode

There are two basic modes for running a TurboGAP calculation, turbogap predict and turbogap md.

turbogap predict

turbogap predict performs single-point calculation (i.e., the atomic positions are not updated during the simulation) for total energy, local energy, forces and virial pressure. When available for the specific potential, it can also perform a Hirshfeld volume prediction. If the atoms file contains more than one configuration, in the form of concatenated individual atomic structures, TurboGAP will perform predictions for all of them.

tubogap md

Input file (input)

Atoms file (*.xyz)

Potential directory (GAP_files/)

Parallel support