Revision
3520 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(16 years, 2 months ago)
by
cli2
Diff to
previous 2759
,
to
selected 2034
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
2097 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 9 17:30:29 2005 UTC
(20 years, 8 months ago)
by
tim
Diff to
previous 2042
,
to
selected 2034
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;
Revision
2034 -
Directory Listing
-
[selected]
Modified
Tue Feb 15 17:49:58 2005 UTC
(20 years, 9 months ago)
by
tim
Diff to
previous 2033
replace std::make_pair by VariablesType::value_type to make Sun Compiler happy