LENNARD-JONES
Section can be repeated.
This section specifies the input parameters for LENNARD-JONES potential type. Functional form: V(r) = 4.0 * EPSILON * [(SIGMA/r)^12-(SIGMA/r)^6]. [Edit on GitHub]
Keywords
Keyword descriptions
- ATOMS
Type: string[2]
Usage: ATOMS {KIND1} {KIND2}Description: Defines the atomic kind involved in the nonbond potential
- EPSILON
Type: real
Default: [K_e]
Usage: EPSILON {real}Description: Defines the EPSILON parameter of the LJ potential
- RCUT
Type: real
Default: 1.00000000E+001 [angstrom]
Usage: RCUT {real}Description: Defines the cutoff parameter of the LJ potential
- RMAX
Type: real
Default: [angstrom]
Usage: RMAX {real}Description: Defines the upper bound of the potential. If not set the range is the full range generate by the spline
- RMIN
Type: real
Default: [angstrom]
Usage: RMIN {real}Description: Defines the lower bound of the potential. If not set the range is the full range generate by the spline
- SIGMA
Type: real
Default: [angstrom]
Usage: SIGMA {real}Description: Defines the SIGMA parameter of the LJ potential