added some little fixes here and there.
fixed a possible call before initialize bug.
just little things like deleteing unused variables and such.
a few fixes to simError.h also some fixes to Molecule.hpp
a few fixes to simError.h
fixed some small things with simError.h
Starting work on NPT
Added NVT file (very broken for now)
Changed Readme, added some files
dipoles mostly work, but there is a memory leak somewhere.
Fixed a bug where MPI was not getting the proper atomIdents.
more bug fixes....
Fixed DumpWriter to be more robust to errors. also added a little namespace to InitFromFile to wrap it's helper functions in MPI
Fixed bug with pot_local not zeroed.
Fixes in MPI force calc and in Trappe_Ex parsing.
bug fix in DumpWriter.cpp
Bug fixes in read-write routines.
fixed a bug where the Excludes were not being created properly
mpi fixes and debugging mpi read write from file.
fixed long range interactions in Trappe
MPI buggy, fixed mpiRefresh issue.
fixed a bug where excludes were not being initialized
*** empty log message ***
Fixed a single processor segfault bug.
fixed the compile time bugs, Source builds and links
fixed a few more bugs.
added the Molecule.cpp file
fixed the makefile
fixing some compile time bugs
I have implemeted Molecules everywhere I could remember to. will now attempt to compile.
finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class
finished conversion of TraPPE_ExFF to use Molecule
LJ_FF has been converted to the new Molecule model. TraPPE_Ex is currently being updated. SimSetups routines are writtten, but not yet called.
fixes for local->global atom numbering in MPI
little bug fixes here and there.
Fixes to fileio for MPI
bug fixes many bug fixes
Making DumpWriter less dependent on sequence of atoms on the other processors. Node 0 now fires potatoes at other processors to get them to send french fries back.
the skeleton for making the molecules is in place. ForceField needs to be updated next.
fixed a couple of the "static" bugs in Atom and Exclude
still working on the SimSetup routine. also fixed some things in Exclude.hpp
Added Atom.cpp and Exclude.cpp
Fixes in Atom and Exclude list
Make Atom.cpp able to add and delete ranges of atoms
added an Exclude class with static arrays similar to the Atom class
I'm overhauling the molecule class to contain it's own bonds, bends, and torsions. may god have mercy on my soul.
Finished globalIndex.
MPI stuff for passing out molecules
working on load balancing
Fixes for Parallel thermalization
fixed an mpi include bug in THermo.cpp
Fixed bugs with calculation of potential energy and temperature.
*** empty log message ***
added dummy files to keep the build deirectories from being pruned.
moving tests to samples
moved tests to samples
Tests are becoming samples
Added makefiles in tests directories
electrostatic changes for dipole / RF separation
little bug fixes here and there
added an argon test simulation
*** empty log message ***
added some test bass files for experimenting with
fixed bug where short range interactions were not being calculated. removed some debug print statements
various write statements for debugging
added links to the makefile in forceFields
Fixed F_MACH_DEP bug
Makefile fixes, directory re-org, autoconf fixes
Added license file
Fixed makefile
Makefile for forceFields
Readme changes
*** empty log message ***
Makefile fixes for depends
This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.