- 25 Sep, 2015 2 commits
-
-
Andy Simmonett authored
The QI direct space energy uses the energy functional U = 1/4 (E_p µ_d + E_d µ_p) while the code it replaced uses the equivalent form U = 1/2 E_p µ_d Therefore the reciprocal and self terms have been adapted to use the more symmetric form. The bad code yielded incorrect energies when PME is used AND µ_d and µ_p are different. The forces and torques were not affected. -
Andy Simmonett authored
-
- 24 Sep, 2015 1 commit
-
-
Andy Simmonett authored
-
- 23 Sep, 2015 1 commit
-
-
Andy Simmonett authored
-
- 22 Sep, 2015 1 commit
-
-
Andy Simmonett authored
-
- 21 Sep, 2015 1 commit
-
-
Peter Eastman authored
-
- 10 Sep, 2015 1 commit
-
-
Peter Eastman authored
-
- 03 Sep, 2015 1 commit
-
-
peastman authored
-
- 27 Aug, 2015 1 commit
-
-
peastman authored
-
- 24 Aug, 2015 1 commit
-
-
peastman authored
-
- 21 Aug, 2015 2 commits
-
-
Peter Eastman authored
-
peastman authored
-
- 20 Aug, 2015 3 commits
- 19 Aug, 2015 3 commits
- 17 Aug, 2015 1 commit
-
-
peastman authored
-
- 14 Aug, 2015 1 commit
-
-
peastman authored
-
- 12 Aug, 2015 1 commit
-
-
Peter Eastman authored
-
- 22 Jul, 2015 1 commit
-
-
Andy Simmonett authored
-
- 15 Jul, 2015 1 commit
-
-
Andy Simmonett authored
o Replaced Cartesians in the reciprocal and self PME terms. o Added non-PME spherical harmonics field generation and force evaluation routines. o Added spherical harmonic potential evaluation, to allow removal of the Cartesian moments.
-
- 12 Jul, 2015 1 commit
-
-
Andy Simmonett authored
-
- 09 Jul, 2015 2 commits
-
-
Peter Eastman authored
-
Andy Simmonett authored
-
- 08 Jul, 2015 2 commits
-
-
Andy Simmonett authored
-
Andy Simmonett authored
o Permanent and induced moment energies, forces and torques are implemented, for PME direct space. o The code is activated by a preprocessor macro at the top of AmoebaReferenceMultipoleForce.h, and can be completely disabled. o Currently, the Cartesian momenents are stored alongside the spherical harmonic moments, but these can eventually be removed when the reciprocal and self terms have been adapted to use spherical harmonics (in progress) and the non-PME routines have been coded.
-
- 06 Jul, 2015 1 commit
-
-
Robert McGibbon authored
-
- 06 Mar, 2015 1 commit
-
-
peastman authored
-
- 23 Feb, 2015 2 commits
- 21 Feb, 2015 3 commits
- 08 Feb, 2015 5 commits
-
-
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
-