ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/UseTheForce
Revision 1022 - Directory Listing - [select for diffs]
Modified Mon Aug 14 20:32:20 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1010 , to selected 689
fixed an ordering issue in quadrupole-charge interactions

Revision 1010 - Directory Listing - [select for diffs]
Modified Mon Jul 24 14:51:09 2006 UTC (18 years, 9 months ago) by xsun
Diff to previous 1006 , to selected 689
fixed a getSigma bug

Revision 1006 - Directory Listing - [select for diffs]
Modified Mon Jul 17 18:13:26 2006 UTC (18 years, 9 months ago) by xsun
Diff to previous 1002 , to selected 689
fixed d / sigma0 confusion

Revision 1002 - Directory Listing - [select for diffs]
Modified Fri Jul 7 19:44:54 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 999 , to selected 689
removed icc from C++ search lines, did some formatting work
on GB module, mucked around with a GB example

Revision 999 - Directory Listing - [select for diffs]
Modified Mon Jul 3 14:06:13 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 998 , to selected 689
Added the multipole interaction routine.  It doesn't work yet, so it's not included in the build.

Revision 998 - Directory Listing - [select for diffs]
Modified Mon Jul 3 13:18:43 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 997 , to selected 689
Added simulation box dipole moment accumulation for the purposes of calculating dielectric constants

Revision 997 - Directory Listing - [select for diffs]
Modified Sat Jul 1 22:27:39 2006 UTC (18 years, 10 months ago) by kdaily
Diff to previous 987 , to selected 689
fixed forces and torques for GB

Revision 987 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:26:18 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 986 , to selected 689
reformulated some of the electrostatics

Revision 986 - Directory Listing - [select for diffs]
Modified Wed Jun 7 22:49:26 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 985 , to selected 689
damping now works for charge-quadrupole and dipole-dipole

Revision 985 - Directory Listing - [select for diffs]
Modified Wed Jun 7 18:05:19 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 983 , to selected 689
Fixed a spelling error and a bug in MPI Thermodynamic Integration on file read-in

Revision 983 - Directory Listing - [select for diffs]
Modified Tue Jun 6 17:43:28 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 982 , to selected 689
testing GB, removing CM drift in Langevin Dynamics, fixing a memory
leak, adding a visitor

Revision 982 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:44:05 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 981 , to selected 689
Added methods to access GB_mu and GB_nu from the force field options

Revision 981 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:24:45 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 963 , to selected 689
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).

Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct).

Revision 963 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 962 , to selected 689
Adding single precision capabilities to c++ side

Revision 962 - Directory Listing - [select for diffs]
Modified Wed May 17 19:54:27 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 960 , to selected 689
Adding single precision capabilities to the fortran side

Revision 960 - Directory Listing - [select for diffs]
Modified Wed May 17 15:37:15 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 959 , to selected 689
Getting fortran side prepped for single precision...

Revision 959 - Directory Listing - [select for diffs]
Modified Wed May 17 14:03:15 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 953 , to selected 689
electrostatic refinement

Revision 953 - Directory Listing - [select for diffs]
Modified Fri May 5 17:58:06 2006 UTC (19 years ago) by gezelter
Diff to previous 945 , to selected 689
Adding qpole

Revision 945 - Directory Listing - [select for diffs]
Modified Tue Apr 25 02:09:01 2006 UTC (19 years ago) by gezelter
Diff to previous 943 , to selected 689
Adding spherical boundary conditions to LD integrator

Revision 943 - Directory Listing - [select for diffs]
Modified Fri Apr 21 20:02:19 2006 UTC (19 years ago) by chrisfen
Diff to previous 942 , to selected 689
put spline subroutines in the EAM module

Revision 942 - Directory Listing - [select for diffs]
Modified Fri Apr 21 19:32:07 2006 UTC (19 years ago) by chrisfen
Diff to previous 941 , to selected 689
Removed sqrt splines and shape stuff (doesn't work, so why was it in there?).  Changed some of the water samples to use shifted_force.  Probably should set the defaults to use the damped version now that we sped it up.

Revision 941 - Directory Listing - [select for diffs]
Modified Fri Apr 21 03:19:52 2006 UTC (19 years ago) by chrisfen
Diff to previous 940 , to selected 689
Electrosplines added...

Revision 940 - Directory Listing - [select for diffs]
Modified Thu Apr 20 21:02:00 2006 UTC (19 years ago) by chrisfen
Diff to previous 939 , to selected 689
splined up sticky

Revision 939 - Directory Listing - [select for diffs]
Modified Thu Apr 20 18:24:24 2006 UTC (19 years ago) by gezelter
Diff to previous 938 , to selected 689
Complete rewrite of spline code and everything that uses it.

Revision 938 - Directory Listing - [select for diffs]
Modified Mon Apr 17 21:49:12 2006 UTC (19 years ago) by gezelter
Diff to previous 937 , to selected 689
Many performance improvements

Revision 937 - Directory Listing - [select for diffs]
Modified Sun Apr 16 02:51:16 2006 UTC (19 years ago) by chrisfen
Diff to previous 930 , to selected 689
added a cubic spline to switcheroo

Revision 930 - Directory Listing - [select for diffs]
Modified Wed Apr 12 21:15:17 2006 UTC (19 years ago) by chuckv
Diff to previous 928 , to selected 689
Added interpolation module.

Revision 928 - Directory Listing - [select for diffs]
Modified Mon Apr 3 15:37:43 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 926 , to selected 689
Added status module to simParallel for error reporting.

Revision 926 - Directory Listing - [select for diffs]
Modified Thu Mar 30 21:08:48 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 889 , to selected 689
Fixed memory leak bug where SCList capacity was not reset to zero on destruction.

Revision 889 - Directory Listing - [select for diffs]
Modified Thu Feb 16 21:40:20 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 867 , to selected 689
fixed a problem with cutoff radii being set larger than 1/2 the
length of the shortest box dimension.  added a few fortran utility
routines

Revision 867 - Directory Listing - [select for diffs]
Modified Fri Jan 13 21:57:48 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 853 , to selected 689
Removed MixingRule from Globals. Handled by forceField now.

Revision 853 - Directory Listing - [select for diffs]
Modified Thu Jan 12 16:47:25 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 849 , to selected 689
unifying function name in electrostatics

Revision 849 - Directory Listing - [select for diffs]
Modified Thu Jan 12 04:13:46 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 848 , to selected 689
Made some changes to electrostatics for shifted-potential and shifted-force with mono and multipoles

Revision 848 - Directory Listing - [select for diffs]
Modified Wed Jan 11 23:06:08 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 842 , to selected 689
autoconf modernization and cruft removal

Revision 842 - Directory Listing - [select for diffs]
Modified Tue Jan 10 21:14:32 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 841 , to selected 689
Sutton and Chen should be working now.

Revision 841 - Directory Listing - [select for diffs]
Modified Mon Jan 9 22:22:35 2006 UTC (19 years, 4 months ago) by chuckv
Diff to previous 837 , to selected 689
Fixed SC bug with SIM_uses_SC

Revision 837 - Directory Listing - [select for diffs]
Modified Fri Jan 6 21:15:14 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 835 , to selected 689
remove extra forceFieldOptions from SC_FF

Revision 835 - Directory Listing - [select for diffs]
Modified Sat Dec 31 22:42:01 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 834 , to selected 689
Sutton-Chen no longer segfaults or produces 0 potential, but rather
produces Inf for the potential. Progress....

Revision 834 - Directory Listing - [select for diffs]
Modified Fri Dec 30 23:15:59 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 833 , to selected 689
More Sutton-Chen bug fixes.

Revision 833 - Directory Listing - [select for diffs]
Modified Fri Dec 30 21:25:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 831 , to selected 689
Long range potential return from fortran is already accumulated, it should not be accumulated again;
nGroupTypesCol is not initialized; GroupMaxCutoffCol is not allocated;

Revision 831 - Directory Listing - [select for diffs]
Modified Fri Dec 30 00:18:28 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 823 , to selected 689
Sutton-Chen bug fixes. Almost there...

Revision 823 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:03:11 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 821 , to selected 689
Fixed issue with symbol naming and added call to set force options in SimCreator.

Revision 821 - Directory Listing - [select for diffs]
Modified Wed Dec 28 21:42:43 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 820 , to selected 689
Force options passed to fortran.

Revision 820 - Directory Listing - [select for diffs]
Modified Fri Dec 23 23:04:25 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 819 , to selected 689
Force option changes.

Revision 819 - Directory Listing - [select for diffs]
Modified Fri Dec 16 21:52:50 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 813 , to selected 689
changed __FUNCTION__ to __func__ to match C99 standard, and then added
an autoconf test to check for __func__ usability.  Changed some default
compile flags for the Sun architecture

Revision 813 - Directory Listing - [select for diffs]
Modified Thu Dec 15 21:43:16 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 809 , to selected 689
fixed a cutoff bug

Revision 809 - Directory Listing - [select for diffs]
Modified Mon Dec 12 19:32:50 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 804 , to selected 689
made some minor changes to allow compilation with the portland group
compilers

Revision 804 - Directory Listing - [select for diffs]
Modified Thu Dec 8 22:04:40 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 802 , to selected 689
added info printout

Revision 802 - Directory Listing - [select for diffs]
Modified Thu Dec 8 15:38:49 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 801 , to selected 689
Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.

Revision 801 - Directory Listing - [select for diffs]
Modified Wed Dec 7 23:10:53 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 800 , to selected 689
This should really break things.... Started adding support for ForceOptions to section parsers.

Revision 800 - Directory Listing - [select for diffs]
Modified Wed Dec 7 23:01:00 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 798 , to selected 689
*** empty log message ***

Revision 798 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:58:18 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 797 , to selected 689
Removed geometric distance mixing from individual modules and now use
force options to detemine what the deal is.

Revision 797 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:46:56 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 796 , to selected 689
Further fixes for compiler issues.

Revision 796 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:44:26 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 795 , to selected 689
Fixed ifc public-private issue.

Revision 795 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:38:03 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 793 , to selected 689
Added support for fortran force options.

Revision 793 - Directory Listing - [select for diffs]
Modified Tue Dec 6 19:26:37 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 788 , to selected 689
Changes to SC.

Revision 788 - Directory Listing - [select for diffs]
Modified Mon Dec 5 22:23:57 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 762 , to selected 689
Adding handler for CLAY force field

Revision 762 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:02 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 749 , to selected 689
Cutoff mixing fixes have been made.

Revision 749 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 748 , to selected 689
OptionSectionParser get compiled

Revision 748 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:37:45 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 743 , to selected 689
ForceField optional parameters....

Revision 743 - Directory Listing - [select for diffs]
Modified Wed Nov 16 19:57:34 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 740 , to selected 689
included shifted potential self term

Revision 740 - Directory Listing - [select for diffs]
Modified Tue Nov 15 19:42:22 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 739 , to selected 689
removed unnecessary commented code

Revision 739 - Directory Listing - [select for diffs]
Modified Tue Nov 15 19:04:02 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 737 , to selected 689
cleaned up the charge-charge interactions a bit...

Revision 737 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:38:26 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 735 , to selected 689
fixed a bug in the shifted_potential case

Revision 735 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:18:36 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 733 , to selected 689
Made preforce calc public in suttonchen.

Revision 733 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:01:06 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 731 , to selected 689
Added Sutton-Chen to force loop...

Revision 731 - Directory Listing - [select for diffs]
Modified Mon Nov 14 22:20:35 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 729 , to selected 689
Build Fixes for sutton-chen.

Revision 729 - Directory Listing - [select for diffs]
Modified Mon Nov 14 22:03:11 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 728 , to selected 689
Sutton-chen stuff

Revision 728 - Directory Listing - [select for diffs]
Modified Mon Nov 14 21:29:36 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 727 , to selected 689
Sutton-Chen almost done. Just need to fix do_forces to use Sutton-Chen.

Revision 727 - Directory Listing - [select for diffs]
Modified Fri Nov 11 17:21:44 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 725 , to selected 689
Forgot to add some files

Revision 725 - Directory Listing - [select for diffs]
Modified Fri Nov 11 15:21:55 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 719 , to selected 689
added in a 5th order polynomial switching function

Revision 719 - Directory Listing - [select for diffs]
Modified Tue Nov 8 13:31:36 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 717 , to selected 689
Working on shifted_force...

Revision 717 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:22:51 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 716 , to selected 689
removed a poorly commented section

Revision 716 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:12:27 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 714 , to selected 689
improvements in shifted-force

Revision 714 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:06:00 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 713 , to selected 689
More work on SC.

Revision 713 - Directory Listing - [select for diffs]
Modified Wed Nov 2 23:50:56 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 712 , to selected 689
More work on suttonchen.

Revision 712 - Directory Listing - [select for diffs]
Modified Wed Nov 2 21:01:21 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 711 , to selected 689
removed some test code

Revision 711 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:45:30 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 710 , to selected 689
forgot to add the screening method header

Revision 710 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:36:25 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 708 , to selected 689
changing how we deal with summation and screening methods

Revision 708 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:35:34 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 707 , to selected 689
debug stuff for rf removed

Revision 707 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:32:25 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 706 , to selected 689
Added suppport to atypes for MEAM and sutton-chen

Revision 706 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:24:57 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 703 , to selected 689
removed some testing code...

Revision 703 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:09:30 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 702 , to selected 689
still fixing up wolf...

Revision 702 - Directory Listing - [select for diffs]
Modified Tue Nov 1 18:29:57 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 700 , to selected 689
In process of adding sutton-chen forcefield.

Revision 700 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:31:40 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 699 , to selected 689
reaction field looks to be working now - for charges and dipoles alike

Revision 699 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:31:18 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 696 , to selected 689
reaction field looks to be working now

Revision 696 - Directory Listing - [select for diffs]
Modified Mon Oct 24 14:06:36 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 695 , to selected 689
added charge-dipole reaction field - don't know if it works...

Revision 695 - Directory Listing - [select for diffs]
Modified Sun Oct 23 21:08:08 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 691 , to selected 689
streamlined reaction field for dipoles (now a good bit faster) and added reaction field for charges - still need to do charge-dipole RF

Revision 691 - Directory Listing - [select for diffs]
Modified Wed Oct 19 19:24:40 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 689
Still had some globals toUpper problems - these changes should fix those...

Revision 689 - Directory Listing - [selected]
Modified Wed Oct 19 17:03:37 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 688
fixed an MPI compilation bug in GayBerne

Revision 688 - Directory Listing - [select for diffs]
Modified Wed Oct 19 16:49:59 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 686 , to selected 689
fix an index mismathcing between c and fortran

Revision 686 - Directory Listing - [select for diffs]
Modified Tue Oct 18 21:13:49 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 682 , to selected 689
fixed gb/lj and gb/gb torques and a rotation matrix bug

Revision 682 - Directory Listing - [select for diffs]
Modified Tue Oct 18 15:01:42 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 680 , to selected 689
merged reaction field with electrostatics.F90

Revision 680 - Directory Listing - [select for diffs]
Modified Mon Oct 17 22:42:07 2005 UTC (19 years, 6 months ago) by kdaily
Diff to previous 679 , to selected 689
using notation from Cleaver paper

Revision 679 - Directory Listing - [select for diffs]
Modified Mon Oct 17 21:47:45 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 676 , to selected 689
bugtracking gb

Revision 676 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:12:45 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 668 , to selected 689
changing GB architecture

Revision 668 - Directory Listing - [select for diffs]
Modified Fri Oct 14 15:44:37 2005 UTC (19 years, 6 months ago) by kdaily
Diff to previous 662 , to selected 689
Add parts for the GayBerne LJ

Revision 662 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:00:50 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 659 , to selected 689
simplifying long range potential array

Revision 659 - Directory Listing - [select for diffs]
Modified Wed Oct 12 20:22:34 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 658 , to selected 689
Breaky, Breaky: c-fortran interface now expects an array for pot.

Revision 658 - Directory Listing - [select for diffs]
Modified Wed Oct 12 20:18:17 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 657 , to selected 689
More Change goodness for calculation of potential.

Revision 657 - Directory Listing - [select for diffs]
Modified Wed Oct 12 19:55:26 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 656 , to selected 689
More changes to MPI potential calculations.

Revision 656 - Directory Listing - [select for diffs]
Modified Wed Oct 12 18:59:16 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 655 , to selected 689
Breaky Breaky: Add Support for seperating potential contributions.

Revision 655 - Directory Listing - [select for diffs]
Modified Tue Oct 11 22:00:30 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 652 , to selected 689
Free some variables that weren't freed before.

Revision 652 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:34:54 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 651 , to selected 689
Bug fix, undeclared local variable in MPI.

Revision 651 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:20:46 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 644 , to selected 689
Fixed MPI bug with Row and Column indexing of groupToGtype. We now have two seperate maps groupToGtypeRow and groupToGypeCol. GroupToGtypeCol is a pointer that is set to groupToGtypeRow in the single processor version.

Revision 644 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:33:22 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 643 , to selected 689
maybe some work on wolf

Revision 643 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:32:58 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 640 , to selected 689
just some random changes when testing

Revision 640 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:47:17 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 632 , to selected 689
working on wolf

Revision 632 - Directory Listing - [select for diffs]
Modified Mon Sep 26 18:38:02 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 631 , to selected 689
Added define for ifc 7 so derfc is external. Other compilers should treat erfc as intrinsic.

Revision 631 - Directory Listing - [select for diffs]
Modified Mon Sep 26 17:07:54 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 630 , to selected 689
Changed erfc to derfc and declared it to be external to fix issure with ifc7. Hopefully this will not cause a problem with other compilers where derfc is an intrinsic function.

Revision 630 - Directory Listing - [select for diffs]
Modified Mon Sep 26 16:42:53 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 626 , to selected 689
MPI fix for SimHasAtype in simulation module. We needed a seperate receive buffer.

Revision 626 - Directory Listing - [select for diffs]
Modified Sat Sep 24 17:39:36 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 624 , to selected 689
slowdown fixed - now roughly the same speed as the old version when using dipoles

energies are now exactly the same between the old version of OOPSE and this version

Revision 624 - Directory Listing - [select for diffs]
Modified Fri Sep 23 20:31:02 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 620 , to selected 689
Fixed "dum-dum" where we ignore the skin thickness and hardcode listSkin to be 1.0. We now get listskin from skin. This will get fixed to where we can manually set skin thickness.

Revision 620 - Directory Listing - [select for diffs]
Modified Wed Sep 21 23:45:48 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 618 , to selected 689
Bug fix: If we are not using LJ (say we are using EAM), we probably shouldn't rebuild the LJ mixing map.

Revision 618 - Directory Listing - [select for diffs]
Modified Wed Sep 21 17:20:14 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 611 , to selected 689
Fixed a defaultCutoff bug (HEMES!)

Revision 611 - Directory Listing - [select for diffs]
Modified Mon Sep 19 23:21:46 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 610 , to selected 689
Fixed bugs in reaction field, now it appears as though it really is working...

Revision 610 - Directory Listing - [select for diffs]
Modified Sun Sep 18 20:45:38 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 608 , to selected 689
reaction field seems to work now, still need to do some testing...

Revision 608 - Directory Listing - [select for diffs]
Modified Fri Sep 16 21:07:45 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 607 , to selected 689
xlf found a bug that ifc missed...

Revision 607 - Directory Listing - [select for diffs]
Modified Fri Sep 16 20:37:05 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 605 , to selected 689
fixing some summation method issues

Revision 605 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:34:54 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 604 , to selected 689
moved a header file around

Revision 604 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:00:12 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 603 , to selected 689
it builds now, but there are known issues - particularly with reaction field...

Revision 603 - Directory Listing - [select for diffs]
Modified Fri Sep 16 16:07:39 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 602 , to selected 689
some fixes but even more breaking (cutting out the old way to do reaction field)

Revision 602 - Directory Listing - [select for diffs]
Modified Thu Sep 15 22:05:21 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 600 , to selected 689
Working on adding WOLF

Revision 600 - Directory Listing - [select for diffs]
Modified Thu Sep 15 13:47:16 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 599 , to selected 689
forgot to add a header

Revision 599 - Directory Listing - [select for diffs]
Modified Thu Sep 15 02:48:43 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 597 , to selected 689
Fixed bug where gtypeMaxCutoff was not initialized after creation. When maxval(gtypeMaxCutoff) was called, the largest random garbage value was returned from the array.

Revision 597 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:56 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 596 , to selected 689
added in the undamped wolf, in the process of doing the damped wolf

Revision 596 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:15 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 592 , to selected 689
some changes to activate the coulombicCorrection selector

Revision 592 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:31:38 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 591 , to selected 689
EAM now uses eamlist to lookup eamAtypes instead of assuming a 1-1 correspondence to atypes.

Revision 591 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:28:05 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 590 , to selected 689
fix to put back calculation of r in do_prepair

Revision 590 - Directory Listing - [select for diffs]
Modified Wed Sep 14 19:02:33 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 589 , to selected 689
fixed a bug in the createMixingMap routine.  It should now set doShift
correctly

Revision 589 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:44:48 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 588 , to selected 689
Added nGroupsInRow for mpi build.

Revision 588 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:23:20 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 587 , to selected 689
Added access to mpi logical variables

Revision 587 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:08:39 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 586 , to selected 689
bugfix on the grouptype finding algorithm

Revision 586 - Directory Listing - [select for diffs]
Modified Wed Sep 7 20:46:46 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 585 , to selected 689
adding c-side interface to change cutoff Policy

Revision 585 - Directory Listing - [select for diffs]
Modified Wed Sep 7 19:18:54 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 583 , to selected 689
Some bug hunting

Revision 583 - Directory Listing - [select for diffs]
Modified Tue Sep 6 17:32:42 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 582 , to selected 689
Added allocation for gtypeCutoffmap etc..

Revision 582 - Directory Listing - [select for diffs]
Modified Thu Sep 1 22:56:20 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 581 , to selected 689
initialized atomTypeMaxCutoff(i) to zero

Revision 581 - Directory Listing - [select for diffs]
Modified Thu Sep 1 20:17:55 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 580 , to selected 689
wrote createGtypeCutoffMap

Revision 580 - Directory Listing - [select for diffs]
Modified Tue Aug 30 18:23:50 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 579 , to selected 689
made some changes for implementing the wolf potential

Revision 579 - Directory Listing - [select for diffs]
Modified Fri Aug 26 22:39:25 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 578 , to selected 689
updated getEAMCut

Revision 578 - Directory Listing - [select for diffs]
Modified Fri Aug 26 21:30:41 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 577 , to selected 689
added some probably nonfunctional get*cut routines

Revision 577 - Directory Listing - [select for diffs]
Modified Fri Aug 26 20:34:24 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 576 , to selected 689
Added eamType map to atid map.

Revision 576 - Directory Listing - [select for diffs]
Modified Fri Aug 26 16:36:16 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 575 , to selected 689
fixing some of the problems in the interactionHash and gtypeCutoff routines

Revision 575 - Directory Listing - [select for diffs]
Modified Wed Aug 17 15:26:42 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 574 , to selected 689
added fCutoffPolicy.h

Revision 574 - Directory Listing - [select for diffs]
Modified Thu Aug 11 21:04:03 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 572 , to selected 689
breakage in progress

Revision 572 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:48 2005 UTC (19 years, 9 months ago) by gezelter
Diff to previous 571 , to selected 689
Complete rewrite of Lennard Jones module

Revision 571 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:37 2005 UTC (19 years, 9 months ago) by gezelter
Diff to previous 570 , to selected 689
Breaky Breaky BREAKY breaky breaky

Revision 570 - Directory Listing - [select for diffs]
Modified Tue Aug 9 19:40:56 2005 UTC (19 years, 9 months ago) by chuckv
Diff to previous 569 , to selected 689
In process of re-write for group based cutoff....

Revision 569 - Directory Listing - [select for diffs]
Modified Fri Jul 29 19:38:27 2005 UTC (19 years, 9 months ago) by gezelter
Diff to previous 568 , to selected 689
fixes in progress

Revision 568 - Directory Listing - [select for diffs]
Modified Fri Jul 29 17:34:06 2005 UTC (19 years, 9 months ago) by tim
Diff to previous 567 , to selected 689
fix a bug which does not update me_i and me_j correctly

Revision 567 - Directory Listing - [select for diffs]
Modified Thu Jul 28 22:12:45 2005 UTC (19 years, 9 months ago) by chuckv
Diff to previous 564 , to selected 689
Changed cutoffs... Segfaults nicely now...

Revision 564 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (19 years, 9 months ago) by tim
Diff to previous 563 , to selected 689
replace c++ style comment in c files

Revision 563 - Directory Listing - [select for diffs]
Modified Sun Jul 3 20:53:43 2005 UTC (19 years, 10 months ago) by chuckv
Diff to previous 562 , to selected 689
Added subroutine to set cuttoff for Interaction map and function in simulation.F90 to determine if a particular atype is present in a simulation.

Revision 562 - Directory Listing - [select for diffs]
Modified Tue Jun 28 13:58:45 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 561 , to selected 689
*** empty log message ***

Revision 561 - Directory Listing - [select for diffs]
Modified Mon Jun 27 22:21:37 2005 UTC (19 years, 10 months ago) by chuckv
Diff to previous 560 , to selected 689
More breaking and destruction of force code. Does not build at this point...

Revision 560 - Directory Listing - [select for diffs]
Modified Mon Jun 27 21:01:36 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 554 , to selected 689
Breaky breaky!

Revision 554 - Directory Listing - [select for diffs]
Modified Sun May 29 21:16:25 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 553 , to selected 689
Removed balance from the Darkside (files)

Revision 553 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:52 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 537 , to selected 689
Removed balance from doForces

Revision 537 - Directory Listing - [select for diffs]
Modified Thu May 19 15:49:53 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 535 , to selected 689
fix bug in NPAT and NPrT

Revision 535 - Directory Listing - [select for diffs]
Modified Wed May 18 19:06:22 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 534 , to selected 689
just some tap changes

Revision 534 - Directory Listing - [select for diffs]
Modified Wed May 18 18:31:40 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 532 , to selected 689
Modifications to temper the dipolar strength in the first solvation shell for tap

Revision 532 - Directory Listing - [select for diffs]
Modified Tue May 17 22:35:01 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 529 , to selected 689
Modifications to tap.  Also correcting changes to the previous merge that were not caught

Revision 529 - Directory Listing - [select for diffs]
Modified Tue May 17 02:09:25 2005 UTC (19 years, 11 months ago) by kdaily
Diff to previous 527 , to selected 689
added gb

Revision 527 - Directory Listing - [select for diffs]
Modified Thu May 12 19:43:48 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 523 , to selected 689
Couple of changes for TAP water.  Need to parametrize.

Revision 523 - Directory Listing - [select for diffs]
Modified Thu May 5 14:47:35 2005 UTC (20 years ago) by chrisfen
Diff to previous 517 , to selected 689
OOPSE setup for TAP water.  It's not parametrized, but OOPSE will now let me run it...

Revision 517 - Directory Listing - [select for diffs]
Modified Wed Apr 27 20:14:03 2005 UTC (20 years ago) by chrisfen
Diff to previous 514 , to selected 689
Got rid of write statements and am closer to a working shapes

Revision 514 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (20 years ago) by chrisfen
Diff to previous 513 , to selected 689
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

Revision 513 - Directory Listing - [select for diffs]
Modified Mon Apr 18 15:44:22 2005 UTC (20 years ago) by chrisfen
Diff to previous 512 , to selected 689
axed because file causes havoc on Mac (capitalization confusion of filenames)

Revision 512 - Directory Listing - [select for diffs]
Modified Mon Apr 18 03:50:23 2005 UTC (20 years ago) by chrisfen
Diff to previous 507 , to selected 689
Working on the shapes parser...

Revision 507 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years ago) by gezelter
Diff to previous 497 , to selected 689
xemacs has been drafted to perform our indentation services

Revision 497 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:36:26 2005 UTC (20 years ago) by chuckv
Diff to previous 492 , to selected 689
Changed interface name for SGI Compiler

Revision 492 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:36:45 2005 UTC (20 years ago) by chuckv
Diff to previous 491 , to selected 689
Added destroy methods for Fortran modules.

Revision 491 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:17:06 2005 UTC (20 years ago) by chuckv
Diff to previous 480 , to selected 689
Added destroy method to clean up memory

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:02 2005 UTC (20 years ago) by gezelter
Diff to previous 478 , to selected 689
cleaned up memory leak fix

Revision 478 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:57:32 2005 UTC (20 years ago) by chrisfen
Diff to previous 475 , to selected 689
no real changes here, maybe added a space by accident

Revision 475 - Directory Listing - [select for diffs]
Modified Tue Apr 12 18:30:37 2005 UTC (20 years ago) by tim
Diff to previous 472 , to selected 689
destory atom type in fortran side

Revision 472 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:12:27 2005 UTC (20 years ago) by chuckv
Diff to previous 470 , to selected 689
Updates to deallocate object in fortran.

Revision 470 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:29:43 2005 UTC (20 years ago) by chuckv
Diff to previous 465 , to selected 689
Changes to delete atypes...

Revision 465 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:19:22 2005 UTC (20 years ago) by chrisfen
Diff to previous 460 , to selected 689
fixing of the quadrupoles.  look!  it's divide by 3 like stone says!

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (20 years ago) by gezelter
Diff to previous 459 , to selected 689
added some stuff to clean out module files during "make clean"

Revision 459 - Directory Listing - [select for diffs]
Modified Fri Apr 8 22:13:41 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 456 , to selected 689
quadrupole interactions should be working with a remaining question of interaction magnitude

Revision 456 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:43:06 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 445 , to selected 689
Altered signs to fix charge-dipole interactions

Revision 445 - Directory Listing - [select for diffs]
Modified Mon Mar 21 20:51:10 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 443 , to selected 689
Make sure electrostatic_module provides data for reaction_field

Revision 443 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:23:27 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 440 , to selected 689
constant back to correct value

Revision 440 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:20:50 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 439 , to selected 689
fixed three typos

Revision 439 - Directory Listing - [select for diffs]
Modified Sun Mar 13 07:39:01 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 437 , to selected 689
first run at charge-quadrupole interactions

Revision 437 - Directory Listing - [select for diffs]
Modified Sat Mar 12 19:05:16 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 434 , to selected 689
added some samples

Revision 434 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:53:18 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 425 , to selected 689
settled on a unit for quadrupoles

Revision 425 - Directory Listing - [select for diffs]
Modified Thu Mar 10 20:28:17 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 421 , to selected 689
using map to replace link list

Revision 421 - Directory Listing - [select for diffs]
Modified Thu Mar 10 17:54:58 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 419 , to selected 689
added fortran-side support for split dipoles

Revision 419 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:15:13 2005 UTC (20 years, 2 months ago) by chrisfen
Diff to previous 414 , to selected 689
fixing restraints

Revision 414 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:58:33 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 413 , to selected 689
fix a bug in SectionParser (lineNo is not updated)

Revision 413 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:30:29 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 411 , to selected 689
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Mar 9 15:44:59 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 409 , to selected 689
new electrostatic module

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:25:51 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 402 , to selected 689
removed #include lines for outdated charge and dipole interfaces

Revision 402 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:06:12 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 401 , to selected 689
electrostatic unification project
fixed an uninitialized variable in Lennard Jones mixing map

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:46 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 385 , to selected 689
electrostatic unification project

Revision 385 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 378 , to selected 689
fix compilation problem for g++ 3.4

Revision 378 - Directory Listing - [select for diffs]
Modified Fri Feb 25 21:22:00 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 374 , to selected 689
adding soft potential to LJ Module

Revision 374 - Directory Listing - [select for diffs]
Modified Tue Feb 22 18:56:25 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 366 , to selected 689
reactionfield get fixed

Revision 366 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:22 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 269 , to selected 689
corrected filename collision for EAM on operating systems which are
not case sensitive (aka Mac OS X)

Revision 269 - Directory Listing - [select for diffs]
Modified Fri Jan 14 22:02:21 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 267 , to selected 689
remove WATER.cpp

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 265 , to selected 689
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 265 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:48:42 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 264 , to selected 689
added dummy subroutine to avoid empty unit, synchronized this dummy
routine between C and fortran

Revision 264 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:31:16 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 253 , to selected 689
separating modules and C/Fortran interface subroutines

Revision 253 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 246 , to selected 689
port to SGI platform

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 240 , to selected 689
merging new_design branch into OOPSE-2.0

Revision 240 - Directory Listing - [select for diffs]
Modified Fri Dec 10 18:41:05 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 239 , to selected 689
fix another bug in WATER.cpp

Revision 239 - Directory Listing - [select for diffs]
Modified Thu Dec 9 23:09:17 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 221 , to selected 689
fix a bug in WATER.cpp when initializing the new Charge AtomType

Revision 221 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:48:31 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 217 , to selected 689
Improvements to restraints

Revision 217 - Directory Listing - [select for diffs]
Modified Thu Nov 18 15:57:16 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 213 , to selected 689
Fixed a mixing list bug that slowed down the force loop

Revision 213 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:46:29 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 210 , to selected 689
Got rid of some write statements

Revision 210 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:33 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 206 , to selected 689
current status of the debugging process

Revision 206 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:51:23 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 203 , to selected 689
added new classes in progress

Revision 203 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:37 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 202 , to selected 689
Breaky Breaky

Revision 202 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:28 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 198 , to selected 689
fixed useXXX in the entry_plug so that it only is
set if the atoms really are in the simulation

Revision 198 - Directory Listing - [select for diffs]
Modified Tue Nov 2 15:28:25 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 195 , to selected 689
Shapes looks like it's working

Revision 195 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 194 , to selected 689
still debugging

Revision 194 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:12 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 180 , to selected 689
shapes rcut calculator added

Revision 180 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:22:55 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 179 , to selected 689
fix of setDipoles

Revision 179 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:20:22 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 177 , to selected 689
forgot to advance lines in the shapeFile

Revision 177 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:56:20 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 163 , to selected 689
fixed duplicate declaration foo

Revision 163 - Directory Listing - [select for diffs]
Modified Wed Oct 27 03:00:51 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 162 , to selected 689
bug fix

Revision 162 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:20:29 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 161 , to selected 689
subclass foo

Revision 161 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:16:34 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 160 , to selected 689
more char* -> string conversion

Revision 160 - Directory Listing - [select for diffs]
Modified Wed Oct 27 00:01:29 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 157 , to selected 689
char* -> string

Revision 157 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:24:52 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 154 , to selected 689
forcefield refactoring for shapes

Revision 154 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:03:12 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 153 , to selected 689
Changes to help advance shapes

Revision 153 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:02:46 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 145 , to selected 689
Changes to Shapes force field reader

Revision 145 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:00:06 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 143 , to selected 689
Dear god!  It runs and conserves energy!

Revision 143 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:01 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 141 , to selected 689
fixey fixey the breakey breakey

Revision 141 - Directory Listing - [select for diffs]
Modified Fri Oct 22 21:21:02 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 140 , to selected 689
fixey fixey

Revision 140 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:22:48 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 135 , to selected 689
Added un-busticated fortran files and c/Fortran interfaces

Revision 135 - Directory Listing - [select for diffs]
Modified Thu Oct 21 20:15:31 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 131 , to selected 689
Breaky Breaky.   Fixey Fixey.

Revision 131 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:25:30 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 130 , to selected 689
Added newLJtype to lj module.

Revision 130 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:24:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 128 , to selected 689
Added interface for fortran lj module.

Revision 128 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:52:20 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 126 , to selected 689
fixed a fortran name problem

Revision 126 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:16:01 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 125 , to selected 689
Fortran/C++ interface de-obfuscation project appears to be complete!  Woo hoo!

Revision 125 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:47:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 124 , to selected 689
Fortran/C++ interface de-obfuscation project continues

Revision 124 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:46:20 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 120 , to selected 689
Fortran/C++ interface de-obfuscation project (It is a very long story)

Revision 120 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:54:23 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 117 , to selected 689
fixed include

Revision 117 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:19:55 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 116 , to selected 689
Fortran name cleanup continues

Revision 116 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:12:01 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 115 , to selected 689
fixing some broken fortran stuff

Revision 115 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:02:48 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 112 , to selected 689
name sanity on the fortran side

Revision 112 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:43:41 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 111 , to selected 689
Added correct prototypes for C-fortran interface functions.

Revision 111 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:37:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 109 , to selected 689
Added correct prototypes for C-fortran interface functions.

Revision 109 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:44:36 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 108 , to selected 689
Added new files for fortran interface.

Revision 108 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:43:05 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 107 , to selected 689
regressing

Revision 107 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:30 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 106 , to selected 689
working on shapes for portability

Revision 106 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:17 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 37 , to selected 689
working on shapes

Revision 37 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 31 , to selected 689
move mpiSimulation_module to DarkSide

Revision 31 - Directory Listing - [select for diffs]
Modified Mon Oct 4 15:27:35 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 24 , to selected 689
Started work merging shapes

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 14 , to selected 689
define DEV_ROOT as relative path

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 9 , to selected 689
change Makefile to relative path

Revision 9 - Directory Listing - [select for diffs]
Modified Tue Sep 28 21:08:18 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 8 , to selected 689
move fortran files around to solve dependency problem

Revision 8 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 3 , to selected 689
*** empty log message ***

Revision 3 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 2 , to selected 689
change the #include in source files

Revision 2 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 7 months ago) by gezelter
Diff to selected 689
Import of OOPSE v. 2.0

(Current path doesn't exist after revision 1781)

Convenience Links