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
427f0935
Commit
427f0935
authored
Mar 14, 2015
by
kyleabeauchamp
Browse files
Fix more bugs
parent
af74717d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
wrappers/python/simtk/openmm/app/dcdfile.py
wrappers/python/simtk/openmm/app/dcdfile.py
+2
-0
No files found.
wrappers/python/simtk/openmm/app/dcdfile.py
View file @
427f0935
...
@@ -37,6 +37,8 @@ import time
...
@@ -37,6 +37,8 @@ import time
import
struct
import
struct
import
math
import
math
from
simtk.unit
import
picoseconds
,
nanometers
,
angstroms
,
is_quantity
,
norm
from
simtk.unit
import
picoseconds
,
nanometers
,
angstroms
,
is_quantity
,
norm
from
simtk.openmm
import
Vec3
from
simtk.openmm.app.internal.unitcell
import
computeLengthsAndAngles
class
DCDFile
(
object
):
class
DCDFile
(
object
):
"""DCDFile provides methods for creating DCD files.
"""DCDFile provides methods for creating DCD files.
...
...
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