- 13 Feb, 2015 1 commit
-
-
Peter Eastman authored
-
- 11 Feb, 2015 1 commit
-
-
peastman authored
Replaced TinyXML with irrXML
-
- 10 Feb, 2015 5 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
peastman authored
Python layer supports triclinic boxes
-
Peter Eastman authored
-
Peter Eastman authored
-
- 09 Feb, 2015 2 commits
-
-
Peter Eastman authored
-
peastman authored
Generalize Amoeba Stretch-Bend term
-
- 08 Feb, 2015 11 commits
-
-
Jason Swails authored
-
Jason Swails authored
argument.
-
Jason Swails authored
Update the Python application layer to use both force constants when building the AmoebaStretchBendForce.
-
Jason Swails authored
-
Jason Swails authored
one in the Reference platform (pulled over via meld to limit possible mistakes).
-
Jason Swails authored
stretch-bend test correctly. The potential energy calculation done in the ReferenceStretchBendTest file was updated to mirror that of the Reference kernel, but first I made sure that the test passed *before* updating to the new energy expression, just to make sure that the energies and forces didn't *change* with the new expression.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
of just 1. Backwards compatibility is provided by making the 2nd force constant default to -1, which is reinterpreted as "copy the first force constant". Updates both the reference and CUDA kernels.
-
- 07 Feb, 2015 4 commits
-
-
peastman authored
Add error checking for the input GB radii in the GBn methods.
-
Jason Swails authored
-
peastman authored
Fixes vs2013 warnings 4251, 4267 in lepton.
-
Peter Eastman authored
-
- 06 Feb, 2015 3 commits
-
-
Christopher Dembia authored
The pragma to ignore 4251 already existed in windowsIncludes.h, and it works when compiling lepton itself. However, when clients use lepton, they get this warning. I think this is why @sherm1 put the define as shown here: https://github.com/simbody/simbody/blob/master/SimTKcommon/include/SimTKcommon/internal/common.h#L168 (whether or not the shared library is being built or used).
-
peastman authored
C++ libraries support triclinic boxes
-
Peter Eastman authored
-
- 05 Feb, 2015 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 04 Feb, 2015 1 commit
-
-
Peter Eastman authored
-
- 03 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)
-
- 22 Jan, 2015 1 commit
-
-
Peter Eastman authored
-
- 20 Jan, 2015 5 commits
- 19 Jan, 2015 1 commit
-
-
Jason Swails authored
cutoff GB.
-