angle_style mm3 command

Syntax

angle_style mm3

Examples

angle_style mm3
angle_coeff 1 100.0 107.0

Description

The mm3 angle style uses the potential that is anharmonic in the angle as defined in (Allinger)

E=K(θθ0)2[10.014(θθ0)+5.6(10)5(θθ0)27.0(10)7(θθ0)3+9(10)10(θθ0)4]

where θ0 is the equilibrium value of the angle, and K is a prefactor. The anharmonic prefactors have units degn, for example 0.014deg1, 5.6105deg2, …

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:

  • K (energy)

  • θ0 (degrees)

θ0 is specified in degrees, but LAMMPS converts it to radians internally; hence K is effectively energy per radian^2.

Restrictions

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

Default

none