Revision
1969 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 26 14:14:50 2014 UTC
(11 years, 2 months ago)
by
gezelter
File length: 13503 byte(s)
Diff to
previous 1938
Fixes to deal with deprecation of MPI C++ bindings. We've reverted back to the
C calls.
Revision
1938 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 31 15:32:17 2013 UTC
(11 years, 6 months ago)
by
gezelter
File length: 13484 byte(s)
Diff to
previous 1879
Some MPI include re-ordering to work with the Intel MPI implementation.
Revision
1796 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 10 18:38:44 2012 UTC
(12 years, 7 months ago)
by
gezelter
File length: 13497 byte(s)
Diff to
previous 1782
Updating MPI calls to C++, fixing a DumpWriter bug, cleaning cruft
Revision
1408 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 22 21:26:29 2010 UTC
(15 years, 3 months ago)
by
gezelter
File length: 13525 byte(s)
Diff to
previous 1407
Removed hard-wired atom number, trying out the NULL returns in SimInfo.
Revision
1407 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 20 16:04:40 2010 UTC
(15 years, 3 months ago)
by
cli2
File length: 12741 byte(s)
Diff to
previous 1390
Fixed bugs in Restraint, refactored RestReader and RestWriter
Revision
1390 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 25 20:02:06 2009 UTC
(15 years, 5 months ago)
by
gezelter
File length: 10389 byte(s)
Diff to
previous 1360
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)
Revision
1360 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(15 years, 7 months ago)
by
cli2
File length: 10381 byte(s)
Diff to
previous 1241
Added new restraint infrastructure
Added MolecularRestraints
Added ObjectRestraints
Added RestraintStamp
Updated thermodynamic integration to use ObjectRestraints
Added Quaternion mathematics for twist swing decompositions
Significantly updated RestWriter and RestReader to use dump-like files
Added selections for x, y, and z coordinates of atoms
Removed monolithic Restraints class
Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody
Added some rotational capabilities to prinicpalAxisCalculator
Revision
1241 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 25 15:14:47 2008 UTC
(17 years ago)
by
gezelter
File length: 24573 byte(s)
Diff to
previous 1030
A bunch of minor changes to make MPI compilation faster than
the double compilation we do now...
Revision
996 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 28 14:35:14 2006 UTC
(18 years, 10 months ago)
by
chrisfen
File length: 24540 byte(s)
Diff to
previous 990
more efficient file reading for thermodynamic integration, and fixed some formatting
Revision
990 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 19 01:36:06 2006 UTC
(18 years, 10 months ago)
by
chrisfen
File length: 26704 byte(s)
Diff to
previous 985
fixes for mpi thermodynamic integration, close to fully working...
Revision
985 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 7 18:05:19 2006 UTC
(18 years, 10 months ago)
by
chrisfen
File length: 25930 byte(s)
Diff to
previous 963
Fixed a spelling error and a bug in MPI Thermodynamic Integration on file read-in
Revision
507 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 15 22:04:00 2005 UTC
(20 years ago)
by
gezelter
File length: 25909 byte(s)
Diff to
previous 431
xemacs has been drafted to perform our indentation services
Revision
417 -
(
view)
(
annotate)
-
[select for diffs]
Added
Thu Mar 10 15:10:24 2005 UTC
(20 years, 1 month ago)
by
chrisfen
File length: 26064 byte(s)
First commit of the new restraints code