xlf found a bug that ifc missed...
fixing some summation method issues
moved a header file around
it builds now, but there are known issues - particularly with reaction field...
some fixes but even more breaking (cutting out the old way to do reaction field)
Working on adding WOLF
forgot to add a header
Fixed bug where gtypeMaxCutoff was not initialized after creation. When maxval(gtypeMaxCutoff) was called, the largest random garbage value was returned from the array.
added in the undamped wolf, in the process of doing the damped wolf
some changes to activate the coulombicCorrection selector
EAM now uses eamlist to lookup eamAtypes instead of assuming a 1-1 correspondence to atypes.
fix to put back calculation of r in do_prepair
fixed a bug in the createMixingMap routine. It should now set doShift correctly
Added nGroupsInRow for mpi build.
Added access to mpi logical variables
bugfix on the grouptype finding algorithm
adding c-side interface to change cutoff Policy
Some bug hunting
Added allocation for gtypeCutoffmap etc..
initialized atomTypeMaxCutoff(i) to zero
wrote createGtypeCutoffMap
made some changes for implementing the wolf potential
updated getEAMCut
added some probably nonfunctional get*cut routines
Added eamType map to atid map.
fixing some of the problems in the interactionHash and gtypeCutoff routines
added fCutoffPolicy.h
breakage in progress
Complete rewrite of Lennard Jones module
Breaky Breaky BREAKY breaky breaky
In process of re-write for group based cutoff....
fixes in progress
fix a bug which does not update me_i and me_j correctly
Changed cutoffs... Segfaults nicely now...
replace c++ style comment in c files
Added subroutine to set cuttoff for Interaction map and function in simulation.F90 to determine if a particular atype is present in a simulation.
*** empty log message ***
More breaking and destruction of force code. Does not build at this point...
Breaky breaky!
Removed balance from the Darkside (files)
Removed balance from doForces
fix bug in NPAT and NPrT
just some tap changes
Modifications to temper the dipolar strength in the first solvation shell for tap
Modifications to tap. Also correcting changes to the previous merge that were not caught
added gb
Couple of changes for TAP water. Need to parametrize.
OOPSE setup for TAP water. It's not parametrized, but OOPSE will now let me run it...
Got rid of write statements and am closer to a working shapes
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...
axed because file causes havoc on Mac (capitalization confusion of filenames)
Working on the shapes parser...
xemacs has been drafted to perform our indentation services
Changed interface name for SGI Compiler
Added destroy methods for Fortran modules.
Added destroy method to clean up memory
cleaned up memory leak fix
no real changes here, maybe added a space by accident
destory atom type in fortran side
Updates to deallocate object in fortran.
Changes to delete atypes...
fixing of the quadrupoles. look! it's divide by 3 like stone says!
added some stuff to clean out module files during "make clean"
quadrupole interactions should be working with a remaining question of interaction magnitude
Altered signs to fix charge-dipole interactions
Make sure electrostatic_module provides data for reaction_field
constant back to correct value
fixed three typos
first run at charge-quadrupole interactions
added some samples
settled on a unit for quadrupoles
using map to replace link list
added fortran-side support for split dipoles
fixing restraints
fix a bug in SectionParser (lineNo is not updated)
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;
new electrostatic module
removed #include lines for outdated charge and dipole interfaces
electrostatic unification project fixed an uninitialized variable in Lennard Jones mixing map
electrostatic unification project
fix compilation problem for g++ 3.4
adding soft potential to LJ Module
reactionfield get fixed
corrected filename collision for EAM on operating systems which are not case sensitive (aka Mac OS X)
remove WATER.cpp
moved Package variable into subdirectory makefiles to speed up the building process
added dummy subroutine to avoid empty unit, synchronized this dummy routine between C and fortran
separating modules and C/Fortran interface subroutines
port to SGI platform
merging new_design branch into OOPSE-2.0
fix another bug in WATER.cpp
fix a bug in WATER.cpp when initializing the new Charge AtomType
Improvements to restraints
Fixed a mixing list bug that slowed down the force loop
Got rid of some write statements
current status of the debugging process
added new classes in progress
Breaky Breaky
fixed useXXX in the entry_plug so that it only is set if the atoms really are in the simulation
Shapes looks like it's working
still debugging
shapes rcut calculator added
fix of setDipoles
forgot to advance lines in the shapeFile
fixed duplicate declaration foo
bug fix
subclass foo
more char* -> string conversion
char* -> string
forcefield refactoring for shapes
Changes to help advance shapes
Changes to Shapes force field reader
Dear god! It runs and conserves energy!
fixey fixey the breakey breakey
fixey fixey
Added un-busticated fortran files and c/Fortran interfaces
Breaky Breaky. Fixey Fixey.
Added newLJtype to lj module.
Added interface for fortran lj module.
fixed a fortran name problem
Fortran/C++ interface de-obfuscation project appears to be complete! Woo hoo!
Fortran/C++ interface de-obfuscation project continues
Fortran/C++ interface de-obfuscation project (It is a very long story)
fixed include
Fortran name cleanup continues
fixing some broken fortran stuff
name sanity on the fortran side
Added correct prototypes for C-fortran interface functions.
Added correct prototypes for C-fortran interface functions.
Added new files for fortran interface.
regressing
working on shapes for portability
working on shapes
move mpiSimulation_module to DarkSide
Started work merging shapes
define DEV_ROOT as relative path
change Makefile to relative path
move fortran files around to solve dependency problem
*** empty log message ***
change the #include in source files
Import of OOPSE v. 2.0