Commit 427f0935 authored by kyleabeauchamp's avatar kyleabeauchamp
Browse files

Fix more bugs

parent af74717d
......@@ -37,6 +37,8 @@ import time
import struct
import math
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):
"""DCDFile provides methods for creating DCD files.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment