Revision
1371 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 19 17:44:18 2009 UTC
(15 years, 6 months ago)
by
chuckv
Diff to
previous 1365
More MPI convex hull bug fixes. noffset corresponds to the correct array indexs. Still mismatch in forces between serial and parallel versions.
Revision
1360 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(15 years, 8 months ago)
by
cli2
Diff to
previous 1358
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
1358 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 13 21:21:51 2009 UTC
(15 years, 8 months ago)
by
gezelter
Diff to
previous 1349
Adding hybrid analytic / companion matrix polynomial root solver
adapted from David Eberly's Wild Magic code
Revision
1335 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 3 17:44:57 2009 UTC
(16 years, 1 month ago)
by
gezelter
Diff to
previous 1325
Beginning import of SVD and RMSD code to handle orientational restraints of
flexible molecules. Work in progress, doesn't compile yet.
Revision
1277 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 14 12:35:58 2008 UTC
(16 years, 9 months ago)
by
gezelter
Diff to
previous 1261
Changes for implementing Amber force field: Added Inversions and
worked on BaseAtomTypes so that they'd function with the fortran side.
Revision
1230 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 7 19:37:14 2008 UTC
(17 years, 2 months ago)
by
cpuglis
Diff to
previous 1225
Changed some logic in Polynomial, PolynomialTorsionType, and CharmmTorsionType
to allow for polynomials to be set via the = operator.
Revision
889 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 16 21:40:20 2006 UTC
(19 years, 2 months ago)
by
gezelter
Diff to
previous 886
fixed a problem with cutoff radii being set larger than 1/2 the
length of the shortest box dimension. added a few fortran utility
routines
Revision
514 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 21 14:12:19 2005 UTC
(20 years ago)
by
chrisfen
Diff to
previous 507
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...
Revision
392 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 2 15:36:14 2005 UTC
(20 years, 2 months ago)
by
tim
Diff to
previous 388
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator
Revision
273 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 25 17:45:23 2005 UTC
(20 years, 3 months ago)
by
tim
Diff to
previous 267
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor