Revision
3520 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(16 years, 7 months ago)
by
cli2
Diff to
previous 2759
,
to
selected 2116
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
2116 -
Directory Listing
-
[selected]
Modified
Fri Mar 11 15:00:20 2005 UTC
(21 years, 1 month ago)
by
tim
Diff to
previous 2102
clean up SimInfo; modify the images of SelectionExpression.html
Revision
2097 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 9 17:30:29 2005 UTC
(21 years, 1 month ago)
by
tim
Diff to
previous 2042
,
to
selected 2116
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;