Reducing the number of warnings when using g++ to compile.
MERGE OpenMD development 1783:1878 into trunk
MERGE OpenMD development branch 1465:1781 into trunk
Fixed a clang compilation problem, added the ability to output particle potential in the dump files.
removing cruft (atom numbers, do_pot, do_stress) from many modules and force managers
Adding property set to svn entries
Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Added large quantities of code for convex hull and constant pressure langevin dynamics.
Adding iterative looping to get better estimates of friction forces from full-step velocities
Fixed Langevin Dynamics and DLM
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.
Fixed some bugs in LDForceManager.cpp
SF Lennard-Jones was added for everyones' enjoyment. The behavior is tethered to the electrostaticSummationMethod keyword.
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...
Spherical boundary conditions.
testing GB, removing CM drift in Langevin Dynamics, fixing a memory leak, adding a visitor
Massive changes for GB code with multiple ellipsoid types (a la Cleaver's paper). Also, changes in hydrodynamics code to make HydroProp a somewhat smarter class (rather than just a struct).
fix a bug in parsing HydroProp file
Fixed a bug when spherical boundary conditions were off.
Adding single precision capabilities to c++ side
*** empty log message ***
Adding spherical boundary conditions to LD integrator
Fix a bug in friction calculation for ellipsoid
Verify the correctness of Ellipsoid's hydrodynamics properties
refactor Hydrodynamics module.
LagevinDynamics is working?
LangevinDynamics in progress
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.