Revision
2026 -
Directory Listing
-
[select for diffs]
Modified
Wed Oct 22 12:23:59 2014 UTC
(10 years, 9 months ago)
by
gezelter
Diff to
previous 1979
,
to
selected 1782
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, 4 months ago)
by
gezelter
Diff to
previous 1969
,
to
selected 1782
* 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
1782 -
Directory Listing
-
[selected]
Modified
Wed Aug 22 02:28:28 2012 UTC
(12 years, 11 months ago)
by
gezelter
Diff to
previous 1558
MERGE OpenMD development branch 1465:1781 into trunk
Revision
1360 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 7 16:31:51 2009 UTC
(15 years, 10 months ago)
by
cli2
Diff to
previous 1277
,
to
selected 1782
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
(18 years, 11 months ago)
by
tim
Diff to
previous 963
,
to
selected 1782
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.