Fixes for stress / pressure tensor by cutoff group
Fortran-side changes for group-based cutoffs
Many changes to get group-based cutoffs to work
Stripped out the hardwired LJ_rcut
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...
Making do_Forces a little more sane
Attempting to increase performance by reducing spurious function calls
Compatibility fixes
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.
fixed a lot of warnings and errors found with SUN's SUNWspro.s1s7
Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.
Fixed bug in updating mixing lists
fixed a long lived bug in do_forces. Rrf was not being used in the neighborlist correctly. rcut was conssistently being set lowere than Rrf causing the dipole cutoff region to be to small. Also led to the removal of the taper region to buffer the dipole cutoff.
Fixing pressure tensor
fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.
Bug fix in progress for NPT
fixes for NPT and NVT
It works (kinda)...
Breaking c and fortran, c gets smarter, fortran gets dumber...
This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
New OOPSE Tree
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.