Revision
1915 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 29 17:55:17 2013 UTC
(11 years, 9 months ago)
by
gezelter
Diff to
previous 1879
Added Legendre Correlation function (as a function of Z), working on architecture for Ewald
Fixed some bugs in FlucQ
Revision
1615 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 26 17:55:44 2011 UTC
(13 years, 8 months ago)
by
gezelter
Diff to
previous 1609
Added Momentum correlation function, imported changes from Vector from
development branch, updated comments in some integrators
Revision
1604 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 8 18:53:40 2011 UTC
(13 years, 9 months ago)
by
jmichalk
Diff to
previous 1596
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
(13 years, 9 months ago)
by
gezelter
Diff to
previous 1566
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
(17 years, 7 months 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
1104 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 29 21:43:18 2006 UTC
(18 years, 4 months ago)
by
gezelter
Diff to
previous 1098
Adding the ability to compute Center of Mass properties on
reading in a dump file. DumpReader must be told if it needs
to do this, however.
Revision
916 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 24 16:49:09 2006 UTC
(19 years, 1 month ago)
by
tim
Diff to
previous 887
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.