Revision
1858 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 3 21:32:13 2013 UTC
(12 years ago)
by
gezelter
Diff to
previous 1857
Some bugfixes for cell-linked-list-style neighbor lists when the simulation
doesn't use periodic boundary conditions. Cleaning up some of the Hull
stuff while we're in there.
Revision
1856 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 2 21:30:34 2013 UTC
(12 years ago)
by
gezelter
Diff to
previous 1855
Bug fixes to get new parallel decomposition methods working without periodic boundary conditions.
Updated volume in stats file correctly.
LangevinHull fixes for low viscosity values.
Revision
1855 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 2 18:31:51 2013 UTC
(12 years ago)
by
gezelter
Diff to
previous 1854
Fixed a bunch of bugs in CubicSpline debug sections, ForceMatrix Decomp
computing costhetas for non-existent rotation matrices, Hidden accumulator counts, and SMIPD non-coupling
Revision
1849 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 20 13:52:51 2013 UTC
(12 years, 2 months ago)
by
gezelter
Diff to
previous 1848
Performance increases for cubic spline.
Bug fix for electric field in parallel.
Cleaned up globals.
Started adding infrastructure for long range corrections.
Revision
1842 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 29 19:10:04 2013 UTC
(12 years, 3 months ago)
by
gezelter
Diff to
previous 1841
Only compute field for sites not excluded from the pairwise electrostatic contribution.
Also, now compute the mean field felt by the sites in a rigid body, and report that as
the rigid body's field.
Revision
1838 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 22 16:20:11 2013 UTC
(12 years, 3 months ago)
by
gezelter
Diff to
previous 1833
Unified the computation of storageLayout into SimCreator, but that
value is stored in SimInfo. We used to compute storageLayout values
in two places - now only one.
Revision
1780 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 20 18:28:22 2012 UTC
(12 years, 8 months ago)
by
jmarr
Diff to
previous 1779
Adding an electric field and the architecture for external perturbations. Fixing a bug in MultipoleAtomTypesSectionParser.
Revision
1776 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 9 15:52:59 2012 UTC
(12 years, 8 months ago)
by
gezelter
Diff to
previous 1775
Fixes to mdParser to handle vector assignments, fixes for VelocityVerletIntegrator deleting rnemd_ when it doesn't exist yet.
Revision
1766 -
Directory Listing
-
[select for diffs]
Modified
Thu Jul 5 17:08:25 2012 UTC
(12 years, 9 months ago)
by
gezelter
Diff to
previous 1765
Added Fluctuating Charge Langevin propagator, and made it the default
fixed some errors on the one-center slater coulomb integrals, and some
parameters in PhysicalConstants.
Revision
1764 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 3 18:32:27 2012 UTC
(12 years, 9 months ago)
by
gezelter
Diff to
previous 1763
Refactored Snapshot and Stats to use the Accumulator classes. Collected
a number of methods into Thermo that belonged there.
Revision
1760 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 21 19:26:46 2012 UTC
(12 years, 10 months ago)
by
gezelter
Diff to
previous 1759
Some bugfixes (CholeskyDecomposition), more work on fluctuating charges,
migrating stats stuff into frameData
Revision
1757 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 19 02:11:07 2012 UTC
(12 years, 10 months ago)
by
gezelter
Diff to
previous 1756
Possibly fixed the rigid body global indexing issue. Reformatted
comments. Started work on the FrameData section of Snapshot.
Revision
1754 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 13 14:45:59 2012 UTC
(12 years, 10 months ago)
by
jmichalk
Diff to
previous 1753
Removed a line in Integrator.cpp where the forceMan_ was being initialized too early. Additionally, added a dummy value for rCut_ in ForceManager.cpp::setupCutoffs. JRM
Revision
1750 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 7 12:53:46 2012 UTC
(12 years, 10 months ago)
by
gezelter
Diff to
previous 1749
Fixing some bugs in optimization, fixing status functions so that they
dump correctly (although some things are deferred until the Stats is
accumulator-based).
Revision
1725 -
Directory Listing
-
[select for diffs]
Modified
Sat May 26 18:13:43 2012 UTC
(12 years, 11 months ago)
by
gezelter
Diff to
previous 1724
Individual ForceField classes have been removed (they were essentially
all duplicates anyway).
ForceField has moved to brains, and since only one force field is in
play at any time, the ForceFieldFactory and Register methods have been
removed.
Revision
1711 -
Directory Listing
-
[select for diffs]
Modified
Sat May 19 02:58:35 2012 UTC
(12 years, 11 months ago)
by
gezelter
Diff to
previous 1710
Some fixes for DataStorage issues. Removed outdated zangle stuff that
has been replaced by the more modern restraints.
Revision
1710 -
Directory Listing
-
[select for diffs]
Modified
Fri May 18 21:44:02 2012 UTC
(12 years, 11 months ago)
by
gezelter
Diff to
previous 1709
Added an adapter layer between the AtomType and the rest of the code to
handle the bolt-on capabilities of new types.
Fixed a long-standing bug in how storageLayout was being set to the maximum
possible value.
Started to add infrastructure for Polarizable and fluc-Q calculations.
Revision
1709 -
Directory Listing
-
[select for diffs]
Modified
Tue May 15 13:04:08 2012 UTC
(12 years, 11 months ago)
by
gezelter
Diff to
previous 1708
Moving silly stuff out of Stats and into Snapshot. Most of it should go
into a not-yet-implemented FrameData class.
Revision
1688 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 14 17:56:01 2012 UTC
(13 years, 1 month ago)
by
gezelter
Diff to
previous 1686
Bug fixes for GB. Now using strength parameter mixing ideas from Wu
et al. [J. Chem. Phys. 135, 155104 (2011)]. This helps get the
dissimilar particle mixing behavior to be the same whichever order the
two particles come in. This does require that the force field file to
specify explicitly the values for epsilon in the cross (X), side-by-side (S),
and end-to-end (E) configurations.
Revision
1685 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 1 21:22:42 2012 UTC
(13 years, 2 months ago)
by
chuckv
Diff to
previous 1684
Bug squashes. Pre-existing bug where ppot_row and ppot_col were never zeroed. In non-metallic potentials these arrays should be zero.
Revision
1683 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 29 20:33:01 2012 UTC
(13 years, 2 months ago)
by
jmichalk
Diff to
previous 1682
LJ.cpp has been updated to more correctly deal with nonbonded interactions
(i.e. explicit interactions where the species are not necessarily defined
to be lennardJones type atoms)
Revision
1676 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 16 19:08:12 2012 UTC
(13 years, 2 months ago)
by
jmarr
Diff to
previous 1675
Batch of sample files for testing different configurations of Gay-Berne atoms. Included is a force file and test atom build for running the '.md' files.
Revision
1674 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 16 15:59:20 2012 UTC
(13 years, 2 months ago)
by
gezelter
Diff to
previous 1673
Fixed two bugs in new Gay-Berne module. Torque 2 had a sign error, and there
was a subtle mixing bug for dissimilar particles in different orderings.
Revision
1671 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 30 21:31:09 2012 UTC
(13 years, 3 months ago)
by
chuckv
Diff to
previous 1670
Adding support for atomic heat flux. Is broken w/ group based cuttoffs.
Units need to be corrected and their may be a sign error in Jv.
Revision
1670 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 27 19:07:19 2012 UTC
(13 years, 3 months ago)
by
chuckv
Diff to
previous 1668
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.
Revision
1663 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 15 16:57:53 2011 UTC
(13 years, 5 months ago)
by
gezelter
Diff to
previous 1662
Added a waterReplacer script. A bit rough around the edges, but seems
to do the right thing for a slab of ice.
Revision
1655 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 3 20:32:45 2011 UTC
(13 years, 6 months ago)
by
gezelter
Diff to
previous 1654
Replacing most of the C-code with C++ code, and migrating the config.h
file into the PROJECT_BINARY_DIR so that we can have multiple builds
on the same architecture.
Revision
1627 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 13 22:05:04 2011 UTC
(13 years, 7 months ago)
by
gezelter
Diff to
previous 1626
Splitting out ifstrstream into a header and an implementation. This
means that much of the code that depends on it can be compiled only
once and the parallel I/O is concentrated into a few files. To do
this, a number of files that relied on basic_ifstrstream to load the
mpi header had to be modified to manage their own headers.
Revision
1613 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 18 20:18:19 2011 UTC
(13 years, 8 months ago)
by
gezelter
Diff to
previous 1612
Fixed a parallel bug in computing exclude lists.
Added file versioning information in MD files.
Still tracking down cutoff group bugs.
Revision
1600 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 3 20:20:37 2011 UTC
(13 years, 8 months ago)
by
gezelter
Diff to
previous 1599
Completing the Fortran removal project. Fixes for compilation with
clang / llvm, debugging, removing code that we'd never used.
Revision
1568 -
Directory Listing
-
[select for diffs]
Modified
Wed May 25 16:20:37 2011 UTC
(13 years, 11 months ago)
by
gezelter
Diff to
previous 1567
Added neighbor list check, and migrated skinThickness into
ForceDecomposition (and out of the InteractionManager). Removed a
spurious inline.
Revision
1 -
Directory Listing
-
[select for diffs]
Added
Fri Sep 24 04:16:43 2004 UTC
(20 years, 7 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.