TABPOT

Section can be repeated.

This section specifies the input parameters for TABPOT potential type. [Edit on GitHub]

Keywords

Keyword descriptions

ATOMS

Type: string[2]
Usage: ATOMS {KIND1} {KIND2}

Description: Defines the atomic kind involved

[Edit on GitHub]

PARM_FILE_NAME

Type: string
Aliases: PARMFILE
Usage: PARM_FILE_NAME {FILENAME}

Description: Specifies the filename that contains the tabulated NONBONDED potential. File structure: the third line of the potential file contains a title. The 4th line contains: ‘N’, number of data points, ‘R’, lower bound of distance, distance cutoff. Follow in order npoints lines for index, distance [A], energy [kcal/mol], and force [kcal/mol/A]

[Edit on GitHub]