- 05 Jan, 2014 1 commit
-
-
peastman authored
Added missing required kernel names to check of platform capabilities.
-
- 04 Jan, 2014 1 commit
-
-
John Chodera authored
Added missing required kernel names (ApplyConstraintsKernel and VirtualSitesKernel) to check for platform capabilities, since these kernels are initialized in the next code block.
-
- 27 Dec, 2013 1 commit
-
-
peastman authored
Add GBn2 to the simtk.openmm.app namespace and correct unit handling of implicitSolventKappa
-
- 25 Dec, 2013 2 commits
-
-
Jason Swails authored
implicitSolventKappa = implicitSolventKappa.value_in_unit(1/units.nanometers) will always fail. The only solution I've found is to take the unit of the quantity. i.e.: implicitSolventKappa = implicitSolventKappa.value_in_unit((1/units.nanometers).unit)
-
Jason Swails authored
references.
-
- 22 Dec, 2013 5 commits
-
-
peastman authored
Add a salt concentration term to the custom GB forces
-
Jason Swails authored
-
Jason Swails authored
-
-
Jason Swails authored
convert the number to pure nanometers before using it in the GB code.
-
- 21 Dec, 2013 3 commits
- 20 Dec, 2013 4 commits
- 19 Dec, 2013 4 commits
- 18 Dec, 2013 2 commits
-
-
peastman authored
-
Jason Swails authored
-
- 17 Dec, 2013 1 commit
-
-
peastman authored
-
- 16 Dec, 2013 2 commits
-
-
Jason Swails authored
"kappa" keyword to the Amber createSystem method call to allow users to specify it.
-
peastman authored
-
- 13 Dec, 2013 10 commits
-
-
peastman authored
Fixed some incorrect parameters in SWM4-NDP water model
-
peastman authored
-
peastman authored
Detect if user specifies an unknown property name
-
peastman authored
-
peastman authored
Reimplemented C/Fortran wrapper generation
-
peastman authored
-
peastman authored
-
peastman authored
-
peastman authored
Reference implementation of AndersenThermostat did not handle massless particles correctly
-
peastman authored
-
- 12 Dec, 2013 4 commits