Revision
1604 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 8 18:53:40 2011 UTC
(14 years, 3 months ago)
by
jmichalk
Diff to
previous 1596
,
to
selected 1114
This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
Revision
1596 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 25 17:30:53 2011 UTC
(14 years, 4 months ago)
by
gezelter
Diff to
previous 1566
,
to
selected 1114
Updated the BlockSnapshotManager to use a specified memory footprint
in constructor and not to rely on physmem and residentMem to figure
out free memory. DynamicProps is the only program that uses the
BlockSnapshotManager, so substantial changes were needed there as
well.
Revision
1183 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 2 12:05:25 2007 UTC
(18 years, 1 month ago)
by
xsun
Diff to
previous 1114
Added: Action Correlation function (for viscosity), Directional RCorr (for
non-spherical bodies)
Modified: LCorr (for multiple axes)
Revision
1114 -
Directory Listing
-
[selected]
Modified
Mon Jan 8 21:32:19 2007 UTC
(18 years, 10 months ago)
by
chuckv
Diff to
previous 1112
Added thetacorr functions to dynamic props.
Revision
916 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 24 16:49:09 2006 UTC
(19 years, 8 months ago)
by
tim
Diff to
previous 887
,
to
selected 1114
Adding position correlation function. The command line option for DynamicProps is now changed. --rcorr is for position correlation and --rmsd is for mean square displacement.