added generic atypes
lj_FF.F90 and simulation_module now compile. Logical bug still exists in lj_FF.F90 lj_atypes_list.
*** empty log message ***
*** empty log message ***
modified the box vairable on setSimulation to be a length 3 array
Added init function to c++ force module.
More changes to lj_ff. Force loop almost ready.
*** empty log message ***
*** empty log message ***
A few more changes to force loop.
starting down the crooked path of the fornographer.
More changes to lj_FF.
Finished thermo and randomSPRNG classes.
More codeing on fortran force backend.
Thermo now can use SPRNG or rand48 (if not MPI). Finished up work on randomSPRNG. Still need to fix access to MPISimulation.
Added more code to randomSPRNG classes.
Added classes to handle random number generation.
Changed thermo getKinetic and getPotential for MPI. Added header for SPRNG random number generator class.
*** empty log message ***
+ added lennard-jones force module and corresponding class. + created forceFactory directory.
*** empty log message ***
Added mpi to InitializeFromFile read in.
Added replan of gather-scatter routines for future load balancing.
Finished updating mpiSimulation to work with c++.
*** empty log message ***
Changed name of mpi_force_module to mpiSimulation to match with C++ code.
Initial mpi io conversion.
Added mpiComponentPlan.h a dual fortran c header file defining mpi simulation parameters for both c and fortran.
First addition of mpiDivideLabor to split mpi simulation among processors.
Addition of c wrapper header for for fortran module proceedures.
*** empty log message ***
Initial commit of wrappers for fortran module proceedures.
*** empty log message ***
*** empty log message ***
*** empty log message ***
MPI Force rewrite in progress...
Initial commit of mpi routines for force decomposition.
First commit of mpi force code.
*** empty log message ***
*** empty log message ***
*** empty log message ***
Added make include.
fixed allot of warnings, and adde the molecule
starting work on the molecule class starting to add in the molecule class adding in the molecule class
fixed a bug in getA( double the_A[3][3] );
added the getA( double the_A[3][3] ) routine to the Directional Atom Class, to facilitate easier RotMat aquisition
fixed a precision error in the calculation of the temperature. Also fixed the order that dump file are written.
This commit was generated by cvs2svn to compensate for changes in r10, which included commits to RCS files with non-trunk default branches.