replace c++ header stuff with more portable c header stuff Also, mod file fixes and portability changes Some fortran changes will need to be reversed.
Changed DumpReader to use linked lists instead of a vector. Fixed the makefile to build DumpReader.cpp Removed a comment output in Exclude.cpp Modified DumpWriter and Integrator to write an eor file every time a frame is written. This lets the .eor file represent the last written frame of a simulation.
cleaned things with gcc -Wall and g++ -Wall
moved readyCheck in the integrator so that it is called before the first Statistics are written.
Removed NPTfm from Integrator.hpp. Some small syntax cleaning in NPTfm and SimSetup
fix bug in calculating maxCutoff
added NPT base class. NPTi is up to date. NPTf is not.
fixed NPTi to now work with constraints.
add conserved quantity to statWriter fix bug of vector wrapping at NPTi
updated the ChangeLog added two new NPT integrators, they still need work.
added resetTime to the Global namespace. added ability to reset the integrators in the NVT and NPT family.
fix bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we turn on the optimization flag, it causes a seg fault
set default force substraction policy to PolicyByMass
*** empty log message ***
small bug fix on frequency of output dumps.
harmonic potential & z-contraint method
added method of moving zconstraint molecules to specified positions
*** empty log message ***
some initial changes to Dumpwriter and friends to accomadate random file access
fixed Initializefrom file to start the simulation from the time specified in the init file.
Started work on a DumpReader
fixed some bugs, Changed entry_plug to info where appropriate
Removed some debugging write statements
Fixes for get and set routines in Atom and DirectionalAtom
found a bug. Unit vectors were not being updated
working on som integrator bugs
fixed the bugs introduced by switching the periodic box to a matrix
Changed over the bonds to Harmonic bonds in the DUFF frc file fixed constraints.
Doing some work to debug the constraint code.
Most of the integrator and NVT seem to be working now.
slowly converting to new integrator and forcefield names.
finished the basics of the integrator and SimSetup.cpp
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.