ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/rnemd
Revision 2071 - Directory Listing - [select for diffs]
Modified Sat Mar 7 21:41:51 2015 UTC (10 years, 4 months ago) by gezelter
Diff to previous 2068
Reducing the number of warnings when using g++ to compile.

Revision 2068 - Directory Listing - [select for diffs]
Modified Thu Mar 5 15:40:58 2015 UTC (10 years, 4 months ago) by gezelter
Diff to previous 2056
more g++ warning fixes

Revision 2056 - Directory Listing - [select for diffs]
Modified Fri Feb 20 15:12:07 2015 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2046
Fixes to HullFinder (and by extension to RNEMD) for getSurfaceArea() call.
Adding Multipass Correlation Function (unused right now).

Revision 2046 - Directory Listing - [select for diffs]
Modified Tue Dec 2 22:11:04 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2027
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 2027 - Directory Listing - [select for diffs]
Modified Wed Oct 22 14:29:20 2014 UTC (10 years, 9 months ago) by gezelter
Diff to previous 2026
Fixed a closing brace bug

Revision 2026 - Directory Listing - [select for diffs]
Modified Wed Oct 22 12:23:59 2014 UTC (10 years, 9 months ago) by gezelter
Diff to previous 1980
Starting to add support for UniformGradient. 
Changed Vector3d input type to a more general std::vector<RealType> input.  This change alters RNEMD and UniformField inputs.

Revision 1980 - Directory Listing - [select for diffs]
Modified Sat Apr 5 21:17:12 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1979
Fixes for compilation with PGI compilers

Revision 1979 - Directory Listing - [select for diffs]
Modified Sat Apr 5 20:56:01 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1971
* 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 1971 - Directory Listing - [select for diffs]
Modified Fri Feb 28 13:25:13 2014 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1969
Fixed a few MPI issues that were triggered in mpich.

Revision 1969 - Directory Listing - [select for diffs]
Modified Wed Feb 26 14:14:50 2014 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1946
Fixes to deal with deprecation of MPI C++ bindings.  We've reverted back to the
C calls.

Revision 1946 - Directory Listing - [select for diffs]
Modified Tue Nov 12 02:18:35 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1941
fixed a bug in the temperature profile calculation

Revision 1941 - Directory Listing - [select for diffs]
Modified Tue Nov 5 16:49:04 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1940
Fixing the angular momentum printout bug

Revision 1940 - Directory Listing - [select for diffs]
Modified Fri Nov 1 19:31:41 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1938
Angular velocity fix in RNEMD

Revision 1938 - Directory Listing - [select for diffs]
Modified Thu Oct 31 15:32:17 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1903
Some MPI include re-ordering to work with the Intel MPI implementation.

Revision 1903 - Directory Listing - [select for diffs]
Modified Tue Jul 16 18:58:08 2013 UTC (12 years ago) by gezelter
Diff to previous 1879
Test to see if we can eliminate a bug in MPI runs involving RNEMD.

Revision 1879 - Directory Listing - [select for diffs]
Modified Sun Jun 16 15:15:42 2013 UTC (12 years, 1 month ago) by gezelter
Diff to previous 1804
MERGE OpenMD development 1783:1878 into trunk
Revision 1804 - Directory Listing - [select for diffs]
Modified Wed Oct 17 19:04:44 2012 UTC (12 years, 9 months ago) by gezelter
Diff to previous 1801
Fixed a bug when the bins have no objects in them.

Revision 1801 - Directory Listing - [select for diffs]
Modified Mon Oct 1 18:21:15 2012 UTC (12 years, 10 months ago) by gezelter
Diff to previous 1793
Some parallel fixes for "select all" selection scripts.  The distance finder
selection, e.g. "select within(4.0, Au)", still needs work, however.

Revision 1793 - Directory Listing - [select for diffs]
Modified Fri Aug 31 21:16:10 2012 UTC (12 years, 11 months ago) by gezelter
Diff to previous 1791
Cleaning up some warning messages on linux

Revision 1791 - Directory Listing - [select for diffs]
Modified Fri Aug 31 16:48:50 2012 UTC (12 years, 11 months ago) by gezelter
Diff to previous 1789
switched to a base accumulator to make the hidden function warnings
from the intel compiler go away.

Revision 1789 - Directory Listing - [select for diffs]
Modified Wed Aug 29 20:52:19 2012 UTC (12 years, 11 months ago) by gezelter
Diff to previous 1782
Fixing a compilation issue on Windows

Revision 1782 - Directory Listing - [select for diffs]
Modified Wed Aug 22 02:28:28 2012 UTC (12 years, 11 months ago) by gezelter
Copied from: branches/development/src/rnemd revision 1781
Diff to previous 1777
MERGE OpenMD development branch 1465:1781 into trunk
Revision 1777 - Directory Listing - [select for diffs]
Modified Thu Aug 9 18:35:09 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1776
Various fixes for the RNEMD output.

Revision 1776 - Directory Listing - [select for diffs]
Modified Thu Aug 9 15:52:59 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1775
Fixes to mdParser to handle vector assignments, fixes for VelocityVerletIntegrator deleting rnemd_ when it doesn't exist yet.

Revision 1775 - Directory Listing - [select for diffs]
Modified Wed Aug 8 18:45:52 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1774
Tracking down a strange bug report.   Fixing some output. Fixing some samples.

Revision 1774 - Directory Listing - [select for diffs]
Modified Wed Aug 8 16:03:02 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1773
Cleaning up RNEMD log, adding XY area to Snapshot

Revision 1773 - Directory Listing - [select for diffs]
Modified Tue Aug 7 18:26:40 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1769
Adding new RNEMD options and output file format

Revision 1769 - Directory Listing - [select for diffs]
Modified Mon Jul 9 14:15:52 2012 UTC (13 years ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1764
Code readability updates.

Revision 1764 - Directory Listing - [select for diffs]
Modified Tue Jul 3 18:32:27 2012 UTC (13 years ago) by gezelter
Original Path: branches/development/src/rnemd
Diff to previous 1731
Refactored Snapshot and Stats to use the Accumulator classes.  Collected
a number of methods into Thermo that belonged there.

Revision 1731 - Directory Listing - [select for diffs]
Added Thu May 31 12:25:30 2012 UTC (13 years, 2 months ago) by gezelter
Original Path: branches/development/src/rnemd
Reorganized source directories, added RNEMD and flucQ blocks for
options parsing.

Convenience Links