Compilation and portability fixes
Fixed a bunch of stylistic and performance issues discovered via cppcheck.
Fixed a bunch of cppcheck warnings.
CLearing out some memory leaks
Attempt to fix memory leak in Multiple hull calls
Fixes for Qhull static build strangeness
Added a Harmonic Torsion Type, fixed some bugs in RNEMD and waterReplacer.
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.
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
First pass at angular momentum aware version of VSS-RNEMD.
Fixed a widespread typo in the license
Windows compilation fixes
Forgot to merge some important accumulator changes
MERGE OpenMD trunk changes 1803:1811 into development branch
A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
Merging trunk changes back to development branch
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.