- 11 Feb, 2015 2 commits
-
-
Jason Swails authored
-
Jason Swails authored
to support triclinic cells. Also extend unitcell.computePeriodicBoxVectors to take Quantity inputs rather than *just* scalars assumed to be nanometers.
-
- 10 Feb, 2015 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 09 Feb, 2015 2 commits
-
-
Peter Eastman authored
-
Jason Swails authored
now that triclinics are supported this is important).
-
- 08 Feb, 2015 2 commits
-
-
Jason Swails authored
Update the Python application layer to use both force constants when building the AmoebaStretchBendForce.
-
Jason Swails authored
-
- 07 Feb, 2015 1 commit
-
-
Peter Eastman authored
-
- 02 Feb, 2015 2 commits
-
-
Jason Swails authored
-
Jason Swails authored
between 1 and 2 Angstroms, or they fall outside the bounds of the neck lookup tables. At least on my Mac, this results in a C++ exception that does not get translated into a Python exception (i.e., it is not catchable and crashes the application)
-
- 20 Jan, 2015 1 commit
-
-
peastman authored
-
- 19 Jan, 2015 2 commits
-
-
Jason Swails authored
cutoff GB.
-
Jason Swails authored
-
- 18 Jan, 2015 1 commit
-
-
Jason Swails authored
-
- 15 Jan, 2015 1 commit
-
-
Robert McGibbon authored
-
- 14 Jan, 2015 1 commit
-
-
Robert McGibbon authored
-
- 13 Jan, 2015 2 commits
-
-
Robert T. McGibbon authored
-
Robert McGibbon authored
-
- 12 Jan, 2015 4 commits
-
-
Robert McGibbon authored
-
Robert McGibbon authored
-
Robert McGibbon authored
-
Robert McGibbon authored
-
- 03 Jan, 2015 1 commit
-
-
Jason Swails authored
topology file with the Amber file parsers. These do *not* currently work for creating a system.
-
- 26 Dec, 2014 1 commit
-
-
Jason Swails authored
-
- 08 Dec, 2014 3 commits
-
-
Jason Swails authored
-
Jason Swails authored
found in doctests.py (and quite a bit more, too)
-
Jason Swails authored
are NOT numpy arrays.
-
- 06 Dec, 2014 1 commit
-
-
Jason Swails authored
-
- 19 Nov, 2014 5 commits
-
-
Jason Swails authored
run_tests to TestingError so users only ever have one exception to catch.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
SyntaxWarning otherwise). So move those imports back to the module level and save any error messages for when the tests are actually run (if ever). python -m simtk.testInstallation runs the tests, whereas python -c "import simtk.testInstallation" does not.
-
Jason Swails authored
Also copy the test PDB file to the data/ directory, since we rather need it...
-
- 18 Nov, 2014 4 commits
-
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
most important and we don't want false positives.
-
Jason Swails authored
At some point, at least, TP4 was the residue label for water (I think tleap currently translates most of the water residue labels to WAT, but there are at least some -- like $AMBERHOME/test/tip4p/prmtop -- that use older labels).
-
- 17 Nov, 2014 1 commit
-
-
Jason Swails authored
-
- 14 Nov, 2014 1 commit
-
-
Jason Swails authored
Make sure files are appropriately closed by PDBFile()
-