Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
b445f8ea
Commit
b445f8ea
authored
7 years ago
by
Axel Kohlmeyer
Browse files
Options
Downloads
Patches
Plain Diff
spell-check new additions to create_bonds doc page
parent
711afe50
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/create_bonds.txt
+3
-3
3 additions, 3 deletions
doc/src/create_bonds.txt
with
3 additions
and
3 deletions
doc/src/create_bonds.txt
+
3
−
3
View file @
b445f8ea
...
@@ -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, di
e
hdral) interactions will then be computed
The new bond (angle, dih
e
dral) 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 si
g
nle bond of type {btype} between
The {single/bond} style creates a sin
g
le 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 si
g
nle dihedral of type {btype}
The {single/dihedral} style creates a sin
g
le 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment