Revision
1683 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 29 20:33:01 2012 UTC
(13 years, 5 months ago)
by
jmichalk
File length: 10201 byte(s)
Diff to
previous 1665
LJ.cpp has been updated to more correctly deal with nonbonded interactions
(i.e. explicit interactions where the species are not necessarily defined
to be lennardJones type atoms)
Revision
1629 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 14 21:15:17 2011 UTC
(13 years, 11 months ago)
by
gezelter
File length: 10566 byte(s)
Diff to
previous 1587
Merging changes from old branch into development branch
Revision
1582 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 14 20:41:44 2011 UTC
(14 years, 2 months ago)
by
gezelter
File length: 10616 byte(s)
Diff to
previous 1581
Well, the potential energy values are still garbage, but the LJ sample
runs.
Revision
1554 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 30 02:54:02 2011 UTC
(14 years, 3 months ago)
by
gezelter
File length: 10609 byte(s)
Diff to
previous 1549
For efficiency, pointers instead of objects will be passed during main
force loop.
Revision
1549 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 27 18:38:15 2011 UTC
(14 years, 3 months ago)
by
gezelter
File length: 10549 byte(s)
Diff to
previous 1545
a few more tweaks We're getting somewhat closer to deleting fortran.
Revision
1505 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 3 22:18:59 2010 UTC
(14 years, 10 months ago)
by
gezelter
File length: 10663 byte(s)
Diff to
previous 1502
Less busted than it was on last check-in, but still won't completely
build.
Revision
1502 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 2 19:53:32 2010 UTC
(14 years, 10 months ago)
by
gezelter
File length: 10059 byte(s)
Diff to
previous 1476
Many changes, and we're not quite done with this phase yet.
Revision
1476 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 21 18:31:05 2010 UTC
(15 years, 1 month ago)
by
gezelter
File length: 13201 byte(s)
Diff to
previous 1473
fixed some destructor bugs dealing with the TypeContainers
Revision
1471 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon Jul 19 18:59:59 2010 UTC
(15 years, 1 month ago)
by
gezelter
File length: 13013 byte(s)
Added nonbonded directory. Compiles, links, runs, but gives incorrect
answer.