Revision
2046 -
Directory Listing
-
[select for diffs]
Modified
Tue Dec 2 22:11:04 2014 UTC
(11 years, 3 months ago)
by
gezelter
Diff to
previous 2045
,
to
selected 9
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
2032 -
Directory Listing
-
[select for diffs]
Modified
Fri Oct 31 18:57:19 2014 UTC
(11 years, 4 months ago)
by
jmichalk
Diff to
previous 2031
,
to
selected 9
Forgot to svn add the files. Additionally, examined the files where changes were committed that I didn't realize were going to be changed. Primary one to examine SimplePreprocessor, bufferSize=8192 instead of 1024... everything else was commented cerr/cout or line spacing issues
Revision
2024 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 16 19:13:51 2014 UTC
(11 years, 5 months ago)
by
gezelter
Diff to
previous 2022
,
to
selected 9
Added Radial and Z-projected velocity autocorrelation functions
Started to add SequentialProps program
Mucking about with angular restraint potentials
Revision
1979 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 5 20:56:01 2014 UTC
(11 years, 11 months ago)
by
gezelter
Diff to
previous 1976
,
to
selected 9
* 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
1976 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 12 20:01:15 2014 UTC
(12 years ago)
by
gezelter
Diff to
previous 1971
,
to
selected 9
Revision string moves to its own cpp file that is compiled, and out of a
defined string. This will make it a bit easier to migrate to git when
the time comes.
Revision
1809 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 5 19:41:28 2012 UTC
(13 years, 4 months ago)
by
gezelter
Diff to
previous 1802
,
to
selected 9
Odd bug for parallel simulations - when single-atom groups are row and column
indexed, the self-self interaction was correctly eliminated in the force
calculation, but not in the stress tensor calculation.
Revision
1801 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 1 18:21:15 2012 UTC
(13 years, 5 months ago)
by
gezelter
Diff to
previous 1796
,
to
selected 9
Some parallel fixes for "select all" selection scripts. The distance finder
selection, e.g. "select within(4.0, Au)", still needs work, however.
Revision
1604 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 8 18:53:40 2011 UTC
(14 years, 7 months ago)
by
jmichalk
Diff to
previous 1596
,
to
selected 9
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, 8 months ago)
by
gezelter
Diff to
previous 1558
,
to
selected 9
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
1402 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 8 17:15:27 2010 UTC
(16 years, 2 months ago)
by
chuckv
Diff to
previous 1401
,
to
selected 9
Added preliminary code for Alpha Hull calculation using qhull.
Added preliminary support to SMIPD to support Alpha Hull.
Alpha Hull does not yet add the correct things to triangle to be returned to SMPID.
Preliminary changes for shadow hamiltonian integrator.
Chages to md files so they will work in openMD.
Revision
1386 -
Directory Listing
-
[select for diffs]
Modified
Fri Oct 23 18:41:09 2009 UTC
(16 years, 5 months ago)
by
gezelter
Diff to
previous 1369
,
to
selected 9
removing MPI responsibilities from the lowest level force routines. This is
in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen,
gay-berne, sticky) to C++
Revision
1341 -
Directory Listing
-
[select for diffs]
Modified
Fri May 8 19:47:05 2009 UTC
(16 years, 10 months ago)
by
skuang
Diff to
previous 1328
,
to
selected 9
Bug fixes and sanity checks for RNEMD (nBins should be even), check to make
sure we aren't selecting inappropriate numbers of integrable Objects
Revision
1291 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 11 19:40:59 2008 UTC
(17 years, 6 months ago)
by
gezelter
Diff to
previous 1290
,
to
selected 9
Added some logic to print out a special pair distance as a column in
the stat file. To use this feature, use taggedAtomPair = "0, 10" and
printTaggedPairDistance = "true" in the md file. Then, the distance
between integrableObjects 0 and 10 will be computed and printed in
the stat file on each statWrite.
Revision
1210 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 03:45:33 2008 UTC
(18 years, 2 months ago)
by
gezelter
Diff to
previous 1161
,
to
selected 9
Removed older version of openbabel from our code. We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need. Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.
Revision
1126 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 6 21:53:43 2007 UTC
(18 years, 11 months ago)
by
gezelter
Diff to
previous 1121
,
to
selected 9
Massive update to do virials (both atomic and cutoff-group) correctly.
The rigid body constraint contributions had been missing and this was
masked by the use of cutoff groups...
Revision
1024 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 30 18:42:29 2006 UTC
(19 years, 7 months ago)
by
tim
Diff to
previous 1021
,
to
selected 9
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
833 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 30 21:25:56 2005 UTC
(20 years, 3 months ago)
by
tim
Diff to
previous 832
,
to
selected 9
Long range potential return from fortran is already accumulated, it should not be accumulated again;
nGroupTypesCol is not initialized; GroupMaxCutoffCol is not allocated;
Revision
832 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 30 15:32:55 2005 UTC
(20 years, 3 months ago)
by
tim
Diff to
previous 823
,
to
selected 9
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library;
Revision
816 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 16 18:26:41 2005 UTC
(20 years, 3 months ago)
by
tim
Diff to
previous 809
,
to
selected 9
the standard library came with SUN compiler does not have a conforming std::use_facet, define a macro
to handle it. Adding exception handling to SimCreator.
Revision
413 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 9 17:30:29 2005 UTC
(21 years ago)
by
tim
Diff to
previous 403
,
to
selected 9
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;
Revision
273 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 25 17:45:23 2005 UTC
(21 years, 2 months ago)
by
tim
Diff to
previous 267
,
to
selected 9
(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
9 -
Directory Listing
-
[selected]
Modified
Tue Sep 28 21:08:18 2004 UTC
(21 years, 6 months ago)
by
tim
Diff to
previous 8
move fortran files around to solve dependency problem