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
3e96add8
Commit
3e96add8
authored
Apr 15, 2014
by
Jason Swails
Browse files
More docstring improvements.
parent
0c1cbb48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
wrappers/python/simtk/openmm/app/charmmpsffile.py
wrappers/python/simtk/openmm/app/charmmpsffile.py
+1
-2
No files found.
wrappers/python/simtk/openmm/app/charmmpsffile.py
View file @
3e96add8
...
...
@@ -1466,8 +1466,7 @@ def _box_vectors_from_lengths_angles(a, b, c, alpha, beta, gamma):
def
set_molecules
(
atom_list
):
"""
Correctly sets the ATOMS_PER_MOLECULE and SOLVENT_POINTERS sections of the
topology file.
Correctly sets the molecularity of the system based on connectivity
"""
from
sys
import
setrecursionlimit
,
getrecursionlimit
# Since we use a recursive function here, we make sure that the recursion
...
...
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