Syntax:
pair_style style Kn, gamma_n xmu dampflag
(mg/d units where m is mass, g is the gravitational constant, d is diameter of a particle)
Examples:
pair_style gran/history 200000.0 0.5 1.0 1
Description:
The gran styles use the following formula (Silbert) for frictional force between two granular particles that are a distance r apart when r is less than the contact distance d.
The 1st term is a normal force and the 2nd term is a tangential force. The other quantites are as follows:
The Kn and gamma_n coefficients are set as parameters to the pair_style command. Xmu is also specified which is the upper limit of the tangential force through the Coulomb criterion Ft = xmu*Fn. The tangential force between 2 particles grows according to a tangential spring and dash-pot model until Ft/Fn = xmu and then is held at Ft = Fn*xmu until the particles lose contact.
For granular styles there are no individual atom type coefficients that can be set. All global settings are made via the pair_style command.
See the citation for more discussion of the granular potentials.
Restrictions: none
All of these styles are part of the "granular" package. It is only enabled if LAMMPS was built with that package. See the Making LAMMPS section for more info.
You must use atom style granular with these pair styles.
Related commands:
Default: none
(Silbert) Silbert, Ertas, Grest, Halsey, Levine, Plimpton, Phys Rev E, 64, p 051302 (2001).