forked from lijiext/lammps
35 lines
699 B
Plaintext
35 lines
699 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
|
|
|
|
bond_style none command :h3
|
|
|
|
[Syntax:]
|
|
|
|
bond_style none :pre
|
|
|
|
[Examples:]
|
|
|
|
bond_style none :pre
|
|
|
|
[Description:]
|
|
|
|
Using a bond style of none means bond forces and energies are not
|
|
computed, even if pairs of bonded atoms were listed in the data file
|
|
read by the "read_data"_read_data.html command.
|
|
|
|
See the "bond_style zero"_bond_zero.html command for a way to
|
|
calculate bond statistics, but compute no bond interactions.
|
|
|
|
[Restrictions:] none
|
|
|
|
[Related commands:] none
|
|
|
|
"bond_style zero"_bond_zero.html
|
|
|
|
[Default:] none
|