Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
4479ffae
Unverified
Commit
4479ffae
authored
Apr 08, 2022
by
Peter Eastman
Committed by
GitHub
Apr 08, 2022
Browse files
Fixed minor error in documentation (#3559)
parent
76d5b600
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
openmmapi/include/openmm/System.h
openmmapi/include/openmm/System.h
+2
-2
No files found.
openmmapi/include/openmm/System.h
View file @
4479ffae
...
...
@@ -45,12 +45,12 @@ class OPENMM_EXPORT VirtualSite;
* This class represents a molecular system. The definition of a System involves
* four elements:
*
* <
o
l>
* <
u
l>
* <li>The set of particles in the system</li>
* <li>The forces acting on them</li>
* <li>Pairs of particles whose separation should be constrained to a fixed value</li>
* <li>For periodic systems, the dimensions of the periodic box</li>
* </
o
l>
* </
u
l>
*
* The particles and constraints are defined directly by the System object, while
* forces are defined by objects that extend the Force class. After creating a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment