Revision
1766 -
Directory Listing
-
[select for diffs]
Modified
Thu Jul 5 17:08:25 2012 UTC
(13 years, 1 month ago)
by
gezelter
Diff to
previous 1764
,
to
selected 1756
Added Fluctuating Charge Langevin propagator, and made it the default
fixed some errors on the one-center slater coulomb integrals, and some
parameters in PhysicalConstants.
Revision
1760 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 21 19:26:46 2012 UTC
(13 years, 1 month ago)
by
gezelter
Diff to
previous 1756
Some bugfixes (CholeskyDecomposition), more work on fluctuating charges,
migrating stats stuff into frameData
Revision
1756 -
Directory Listing
-
[selected]
Modified
Mon Jun 18 18:23:20 2012 UTC
(13 years, 1 month ago)
by
gezelter
Diff to
previous 1754
bugfixes for self interactions (particularly in parallel)
Revision
1754 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 13 14:45:59 2012 UTC
(13 years, 1 month ago)
by
jmichalk
Diff to
previous 1748
,
to
selected 1756
Removed a line in Integrator.cpp where the forceMan_ was being initialized too early. Additionally, added a dummy value for rCut_ in ForceManager.cpp::setupCutoffs. JRM