Revision
2062 -
Directory Listing
-
[selected]
Modified
Tue Mar 3 16:40:39 2015 UTC
(10 years, 6 months ago)
by
gezelter
Diff to
previous 2046
Removed warnings, inlined common calls
Revision
2046 -
Directory Listing
-
[select for diffs]
Modified
Tue Dec 2 22:11:04 2014 UTC
(10 years, 9 months ago)
by
gezelter
Diff to
previous 2040
,
to
selected 2062
Fixed some broken comments for use with Doxygen.
Made changes to allow topology-based force-field overrides in include files.
Fixed a calculation of box quadrupole moments for molecules with point dipoles.
Revision
2026 -
Directory Listing
-
[select for diffs]
Modified
Wed Oct 22 12:23:59 2014 UTC
(10 years, 10 months ago)
by
gezelter
Diff to
previous 1979
,
to
selected 2062
Starting to add support for UniformGradient.
Changed Vector3d input type to a more general std::vector<RealType> input. This change alters RNEMD and UniformField inputs.
Revision
1979 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 5 20:56:01 2014 UTC
(11 years, 5 months ago)
by
gezelter
Diff to
previous 1969
,
to
selected 2062
* Changed the stdDev printouts in RNEMD stats to the 95% confidence intervals
* Added the ability to specify non-bonded constraints in a molecule
* Added the ability to do selection offsets in the pAngle staticProps module
Revision
1360 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(16 years ago)
by
cli2
Diff to
previous 1277
,
to
selected 2062
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
1024 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 30 18:42:29 2006 UTC
(19 years ago)
by
tim
Diff to
previous 963
,
to
selected 2062
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.