Skip to content
Snippets Groups Projects
Commit b445f8ea authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

spell-check new additions to create_bonds doc page

parent 711afe50
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ Create bonds between pairs of atoms that meet a specified distance ...@@ -46,7 +46,7 @@ Create bonds between pairs of atoms that meet a specified distance
criteria. Or create a single bond, angle, or dihedral between 2, 3, criteria. Or create a single bond, angle, or dihedral between 2, 3,
or 4 specified atoms. or 4 specified atoms.
The new bond (angle, diehdral) interactions will then be computed The new bond (angle, dihedral) interactions will then be computed
during a simulation by the bond (angle, dihedral) potential defined by during a simulation by the bond (angle, dihedral) potential defined by
the "bond_style"_bond_style.html, "bond_coeff"_bond_coeff.html, the "bond_style"_bond_style.html, "bond_coeff"_bond_coeff.html,
"angle_style"_angle_style.html, "angle_coeff"_angle_coeff.html, "angle_style"_angle_style.html, "angle_coeff"_angle_coeff.html,
...@@ -125,7 +125,7 @@ simulation. ...@@ -125,7 +125,7 @@ simulation.
:line :line
The {single/bond} style creates a signle bond of type {btype} between The {single/bond} style creates a single bond of type {btype} between
two atoms with IDs {batom1} and {batom2}. {Btype} must be a value two atoms with IDs {batom1} and {batom2}. {Btype} must be a value
between 1 and the number of bond types defined. between 1 and the number of bond types defined.
...@@ -137,7 +137,7 @@ ordered linearly within the angle; the central atom is {aatom2}. ...@@ -137,7 +137,7 @@ ordered linearly within the angle; the central atom is {aatom2}.
{Atype} must be a value between 1 and the number of angle types {Atype} must be a value between 1 and the number of angle types
defined. defined.
The {single/dihedral} style creates a signle dihedral of type {btype} The {single/dihedral} style creates a single dihedral of type {btype}
between two atoms with IDs {batom1} and {batom2}. The ordering of the between two atoms with IDs {batom1} and {batom2}. The ordering of the
atoms is the same as in the {Dihedrals} section of a data file read by atoms is the same as in the {Dihedrals} section of a data file read by
the "read_data"_read_data command. I.e. the 4 atoms are ordered the "read_data"_read_data command. I.e. the 4 atoms are ordered
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment