angle_style gaussian command

Syntax

angle_style gaussian

Examples

angle_style gaussian
angle_coeff 1 300.0 2 0.0128 0.375 80.0 0.0730 0.148 123.0

Description

The gaussian angle style uses the potential:

E=kBTln(i=1nAiwiπ/2exp(2(θθi)2wi2))

This analytical form is a suitable potential for obtaining mesoscale effective force fields which can reproduce target atomistic distributions (Milano).

The following coefficients must be defined for each angle type via the angle_coeff command as in the example above, or in the data file or restart files read by the read_data or read_restart commands:

  • T temperature at which the potential was derived

  • n (integer >=1)

  • A1 (> 0, radians)

  • w1 (> 0, radians)

  • θ1 (degrees)

  • An (> 0, radians)

  • wn (> 0, radians)

  • θn (degrees)

Restrictions

This angle style can only be used if LAMMPS was built with the EXTRA-MOLECULE package. See the Build package doc page for more info.

Default

none


(Milano) G. Milano, S. Goudeau, F. Mueller-Plathe, J. Polym. Sci. B Polym. Phys. 43, 871 (2005).