Difference between revisions of "Pot file"

From TurboGAP
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
<code>[[pot_file]]</code> points to the file containing the GAP definitions. This is usually (i.e., if it has been supplied as part of the '''TurboGAP''' official [[potentials]]) a file with <code>*.gap</code> extension inside a <code>gap_files/</code> directory. This file contains the basic definitions of the GAP force field being used, with the fitting coefficients and sparse set descriptors (see [[GAP tehory]] for details) contained in other files with the <code>gap_files/</code> directory.
+
<code>[[pot_file]]</code> points to the file containing the GAP definitions. This is usually (i.e., if it has been supplied as part of the '''TurboGAP''' official [[potentials]]) a file with <code>*.gap</code> extension inside a <code>gap_files/</code> directory. This file contains the basic definitions of the GAP force field being used, with the fitting coefficients and sparse set descriptors (see [[GAP theory]] for details) contained in other files with the <code>gap_files/</code> directory.
  
 
A GAP is generally made of several potential terms. In a <code>*.gap</code> file, each subGAP definition starts with <code>gap_beg type</code> and ends with <code>gap_end</code>, where <code>type</code> can be any of the following:
 
A GAP is generally made of several potential terms. In a <code>*.gap</code> file, each subGAP definition starts with <code>gap_beg type</code> and ends with <code>gap_end</code>, where <code>type</code> can be any of the following:

Latest revision as of 14:20, 30 July 2021

pot_file points to the file containing the GAP definitions. This is usually (i.e., if it has been supplied as part of the TurboGAP official potentials) a file with *.gap extension inside a gap_files/ directory. This file contains the basic definitions of the GAP force field being used, with the fitting coefficients and sparse set descriptors (see GAP theory for details) contained in other files with the gap_files/ directory.

A GAP is generally made of several potential terms. In a *.gap file, each subGAP definition starts with gap_beg type and ends with gap_end, where type can be any of the following:

Reference list

  1. M.A. Caro. Optimizing many-body atomic descriptors for enhanced computational performance of machine learning based interatomic potentials. Phys. Rev. B 100, 024112 (2019).