Revision
1024 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 30 18:42:29 2006 UTC
(19 years, 1 month ago)
by
tim
Diff to
previous 963
,
to
selected 692
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.
Revision
695 -
Directory Listing
-
[select for diffs]
Modified
Sun Oct 23 21:08:08 2005 UTC
(19 years, 11 months ago)
by
chrisfen
Diff to
previous 692
streamlined reaction field for dipoles (now a good bit faster) and added reaction field for charges - still need to do charge-dipole RF
Revision
692 -
Directory Listing
-
[selected]
Modified
Thu Oct 20 20:27:34 2005 UTC
(19 years, 11 months ago)
by
tim
Diff to
previous 663
Fix the other branch of force calculation in Torision.cpp
Revision
273 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 25 17:45:23 2005 UTC
(20 years, 8 months ago)
by
tim
Diff to
previous 267
,
to
selected 692
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor
Revision
205 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 4 16:22:03 2004 UTC
(20 years, 11 months ago)
by
gezelter
Diff to
previous 198
,
to
selected 692
isLinear and linearAxis are virtual in StuntDouble,
but are implemented by DirectionalAtom and RigidBody
In StuntDouble, they should return false and "-1" but
there should be logic to figure them out in the other
two classes