- 28 Jan, 2014 4 commits
-
-
Jason Swails authored
-
Jason Swails authored
Fix case when OBC2 GB model is used and the salt concentration is non-zero. When the salt concentration is non-zero, the customgbforces implementation has to be used (since the native kernel does not support salt concentrations). However, since the native kernel runs ~2x faster on CUDA (and most likely far more efficiently on CPU and Reference, most likely), it is worth continuing to use the native kernel when possible.
-
Jason Swails authored
implicitSolventKappa is provided it will be used. Otherwise, implicitSolventSaltConc will be used to compute kappa from the solvent dielectric constant and simulation temperature. In order to provide a target temperature, an optional 'temperature' parameter had to be added to the function call. The docstring makes it clear that temperature is only used for the salt concentration -> debye length conversion.
-
Jason Swails authored
-
- 24 Jan, 2014 2 commits
- 23 Jan, 2014 2 commits
- 22 Jan, 2014 8 commits
-
-
peastman authored
Fixed a compilation error
-
peastman authored
-
peastman authored
Parallelized the initialization of positions and forces in the CPU platform
-
peastman authored
-
peastman authored
Parallelized the computation of torsions with CPU platform
-
peastman authored
-
peastman authored
Fixed errors in wrapper generation when using Visual Studio 2010
-
peastman authored
-
- 21 Jan, 2014 1 commit
-
-
- 17 Jan, 2014 6 commits
- 16 Jan, 2014 4 commits
-
-
peastman authored
Ensure that PYTHON_EXECUTABLE is visible to all CMake scripts
-
Peter Eastman authored
-
peastman authored
Fixed a test case that occasionally failed
-
Peter Eastman authored
-
- 15 Jan, 2014 2 commits
-
-
peastman authored
Test cases detect if CPU is not supported and exit rather than crashing
-
Peter Eastman authored
-
- 14 Jan, 2014 5 commits
-
-
peastman authored
Fixed a compilation error when building wrappers
-
peastman authored
-
Jason Swails authored
implicitSolventKappa the same (black-magic) way that Amber does. I have never been able to reproduce the prefactor used to convert to kappa in Amber... sigh.
-
peastman authored
Added methods for changing default parameters on barostats and thermostats
-
peastman authored
-
- 15 Jan, 2014 1 commit
-
-
peastman authored
-
- 14 Jan, 2014 5 commits