new implement of quickLate using visitor and composite pattern
Changes for RigidBody dynamics (Somewhat extensive)
Substantial changes. OOPSE now has a working WATER.cpp forcefield and parser. This involved changes to WATER.cpp and ForceFields amoung other files. One important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90. This will be removed on the next commit...
cleaned things with gcc -Wall and g++ -Wall
updated the Changelog. added some bug fixes for setting the random number generator seed value. fixed a bug where ghostbend atom b was not being set. ( recent bug from SimState conversion)
fixed a really annoying bug in Directional Atom, where mu was getting written to pseudorandom memory location.
switched SimInfo to use a system configuration from SimState rather than arrays from Atom
added get and set routines to Atom and DirectionalAtom
Most of the integrator and NVT seem to be working now.
fixed a couple of the "static" bugs in Atom and Exclude
Fixes in Atom and Exclude list
Make Atom.cpp able to add and delete ranges of atoms
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.