Fixed a bug when the bins have no objects in them.
Some parallel fixes for "select all" selection scripts. The distance finder selection, e.g. "select within(4.0, Au)", still needs work, however.
Cleaning up some warning messages on linux
switched to a base accumulator to make the hidden function warnings from the intel compiler go away.
Fixing a compilation issue on Windows
MERGE OpenMD development branch 1465:1781 into trunk
Various fixes for the RNEMD output.
Fixes to mdParser to handle vector assignments, fixes for VelocityVerletIntegrator deleting rnemd_ when it doesn't exist yet.
Tracking down a strange bug report. Fixing some output. Fixing some samples.
Cleaning up RNEMD log, adding XY area to Snapshot
Adding new RNEMD options and output file format
Code readability updates.
Refactored Snapshot and Stats to use the Accumulator classes. Collected a number of methods into Thermo that belonged there.
Reorganized source directories, added RNEMD and flucQ blocks for options parsing.