Revision
1874 -
Directory Listing
-
[selected]
Modified
Wed May 15 15:09:35 2013 UTC
(12 years, 2 months ago)
by
gezelter
Diff to
previous 1870
Fixed a bunch of cppcheck warnings.
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 1874
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
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 1874
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