1. 28 Jan, 2014 4 commits
    • Jason Swails's avatar
      Convert 1/A to 1/nm · e8baa3be
      Jason Swails authored
      e8baa3be
    • Jason Swails's avatar
      Convert temperature from a quantity to float if it's a quantity. · 3872f39b
      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.
      3872f39b
    • Jason Swails's avatar
      Update implicit solvent salt concentration/kappa handling. Now, if · 9519a9e9
      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.
      9519a9e9
    • Jason Swails's avatar
      Merge remote-tracking branch 'origin' · e1687596
      Jason Swails authored
      e1687596
  2. 24 Jan, 2014 2 commits
  3. 23 Jan, 2014 2 commits
  4. 22 Jan, 2014 8 commits
  5. 21 Jan, 2014 1 commit
  6. 17 Jan, 2014 6 commits
  7. 16 Jan, 2014 4 commits
  8. 15 Jan, 2014 2 commits
  9. 14 Jan, 2014 5 commits
  10. 15 Jan, 2014 1 commit
  11. 14 Jan, 2014 5 commits