forked from lijiext/lammps
30 lines
557 B
Plaintext
30 lines
557 B
Plaintext
|
"LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
|
||
|
|
||
|
:link(lws,http://lammps.sandia.gov)
|
||
|
:link(ld,Manual.html)
|
||
|
:link(lc,Section_commands.html#comm)
|
||
|
|
||
|
:line
|
||
|
|
||
|
dihedral_style none command :h3
|
||
|
|
||
|
[Syntax:]
|
||
|
|
||
|
dihedral_style none :pre
|
||
|
|
||
|
[Examples:]
|
||
|
|
||
|
dihedral_style none :pre
|
||
|
|
||
|
[Description:]
|
||
|
|
||
|
Using an dihedral style of none means dihedral forces are not
|
||
|
computed, even if quadruplets of dihedral atoms were listed in the
|
||
|
data file read by the "read_data"_read_data.html command.
|
||
|
|
||
|
[Restrictions:] none
|
||
|
|
||
|
[Related commands:] none
|
||
|
|
||
|
[Default:] none
|