ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/do_Forces.F90
Revision 1217 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 21:45:22 2004 UTC (20 years, 1 month ago) by gezelter
File length: 33777 byte(s)
Diff to previous 1214 , to selected 887
Bug fix (fixes of skipList and neighbor list under MPI)

Revision 1214 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 18:42:58 2004 UTC (20 years, 1 month ago) by gezelter
File length: 34726 byte(s)
Diff to previous 1208 , to selected 887
Cutoff Groups for MPI

Revision 1208 - (view) (annotate) - [select for diffs]
Modified Fri May 28 15:21:37 2004 UTC (20 years, 1 month ago) by gezelter
File length: 34550 byte(s)
Diff to previous 1206 , to selected 887
bugfix starting

Revision 1206 - (view) (annotate) - [select for diffs]
Modified Thu May 27 19:51:18 2004 UTC (20 years, 1 month ago) by tim
File length: 34235 byte(s)
Diff to previous 1199 , to selected 887
Bug fix for SkipList

Revision 1199 - (view) (annotate) - [select for diffs]
Modified Thu May 27 15:21:20 2004 UTC (20 years, 1 month ago) by gezelter
File length: 34252 byte(s)
Diff to previous 1198 , to selected 887
Fixed off-by-one error in groupStartRow and groupStartCol

Revision 1198 - (view) (annotate) - [select for diffs]
Modified Thu May 27 00:48:12 2004 UTC (20 years, 1 month ago) by tim
File length: 34245 byte(s)
Diff to previous 1197 , to selected 887
in the progress of fixing MPI version of cutoff group

Revision 1197 - (view) (annotate) - [select for diffs]
Modified Wed May 26 16:41:23 2004 UTC (20 years, 1 month ago) by gezelter
File length: 33748 byte(s)
Diff to previous 1192 , to selected 887
Compacted all of the 8 copies of the force loop into one.

Revision 1192 - (view) (annotate) - [select for diffs]
Modified Mon May 24 21:03:30 2004 UTC (20 years, 1 month ago) by gezelter
File length: 42805 byte(s)
Diff to previous 1183 , to selected 887
Fixes for stress / pressure tensor by cutoff group

Revision 1183 - (view) (annotate) - [select for diffs]
Modified Fri May 21 15:58:48 2004 UTC (20 years, 1 month ago) by gezelter
File length: 45621 byte(s)
Diff to previous 1178 , to selected 887
Major changes to skipThisPair for efficiency

Revision 1178 - (view) (annotate) - [select for diffs]
Modified Thu May 13 21:08:05 2004 UTC (20 years, 1 month ago) by gezelter
File length: 45879 byte(s)
Diff to previous 1169 , to selected 887
fixes for skip list

Revision 1169 - (view) (annotate) - [select for diffs]
Modified Wed May 12 19:44:54 2004 UTC (20 years, 1 month ago) by gezelter
File length: 45481 byte(s)
Diff to previous 1166 , to selected 887
MPI fixes and removal of extraneous write statements

Revision 1166 - (view) (annotate) - [select for diffs]
Modified Wed May 12 15:58:35 2004 UTC (20 years, 1 month ago) by gezelter
File length: 44125 byte(s)
Diff to previous 1163 , to selected 887
efficiency fixes in CutoffGroup

Revision 1163 - (view) (annotate) - [select for diffs]
Modified Wed May 12 14:30:12 2004 UTC (20 years, 1 month ago) by gezelter
File length: 44122 byte(s)
Diff to previous 1160 , to selected 887
bug fixes for cutoffGroups

Revision 1160 - (view) (annotate) - [select for diffs]
Modified Tue May 11 21:31:15 2004 UTC (20 years, 1 month ago) by gezelter
File length: 43874 byte(s)
Diff to previous 1150 , to selected 887
Fortran-side changes for group-based cutoffs

Revision 1150 - (view) (annotate) - [select for diffs]
Modified Fri May 7 21:35:05 2004 UTC (20 years, 2 months ago) by gezelter
File length: 43981 byte(s)
Diff to previous 1144 , to selected 887
Many changes to get group-based cutoffs to work

Revision 1144 - (view) (annotate) - [select for diffs]
Modified Sat May 1 18:52:38 2004 UTC (20 years, 2 months ago) by tim
File length: 38415 byte(s)
Diff to previous 1138 , to selected 887
C++ pass groupList to fortran

Revision 1138 - (view) (annotate) - [select for diffs]
Modified Wed Apr 28 21:39:22 2004 UTC (20 years, 2 months ago) by gezelter
File length: 38526 byte(s)
Diff to previous 1132 , to selected 887
work on molecular cutoffs

Revision 1132 - (view) (annotate) - [select for diffs]
Modified Sat Apr 24 04:31:36 2004 UTC (20 years, 2 months ago) by tim
File length: 33045 byte(s)
Diff to previous 1131 , to selected 887
add reaction field correction to charge-charge interaction

Revision 1131 - (view) (annotate) - [select for diffs]
Modified Thu Apr 22 21:33:55 2004 UTC (20 years, 2 months ago) by tim
File length: 32930 byte(s)
Diff to previous 1113 , to selected 887
change the calculation of pressure tensor

Revision 1113 - (view) (annotate) - [select for diffs]
Modified Thu Apr 15 16:18:26 2004 UTC (20 years, 2 months ago) by tim
File length: 32933 byte(s)
Diff to previous 999 , to selected 887
fix whole bunch of bugs :-)

Revision 999 - (view) (annotate) - [select for diffs]
Modified Fri Jan 30 15:01:09 2004 UTC (20 years, 5 months ago) by chrisfen
File length: 32939 byte(s)
Diff to previous 946 , to selected 887
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...

Revision 946 - (view) (annotate) - [select for diffs]
Modified Thu Jan 15 04:33:24 2004 UTC (20 years, 5 months ago) by gezelter
File length: 32948 byte(s)
Diff to previous 941 , to selected 887
changes for charge charge interactions

Revision 941 - (view) (annotate) - [select for diffs]
Modified Tue Jan 13 23:01:43 2004 UTC (20 years, 5 months ago) by gezelter
File length: 32876 byte(s)
Diff to previous 900 , to selected 887
Changes for adding direct charge-charge interactions (with switching function)

Revision 900 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 18:54:57 2004 UTC (20 years, 6 months ago) by chuckv
File length: 32217 byte(s)
Diff to previous 898 , to selected 887
Making do_Forces a little more sane

Revision 898 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 22:49:14 2004 UTC (20 years, 6 months ago) by chuckv
File length: 30860 byte(s)
Diff to previous 897 , to selected 887
Attempting to increase performance by reducing spurious function calls

Revision 897 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 22:18:52 2004 UTC (20 years, 6 months ago) by chuckv
File length: 31007 byte(s)
Diff to previous 895 , to selected 887
mangling forces even further

Revision 895 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 22:12:11 2004 UTC (20 years, 6 months ago) by chuckv
File length: 30979 byte(s)
Diff to previous 894 , to selected 887
mangled do_forces...

Revision 894 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 21:00:05 2004 UTC (20 years, 6 months ago) by chuckv
File length: 29693 byte(s)
Diff to previous 891 , to selected 887
Added bitmask to do_forces property lookup

Revision 891 - (view) (annotate) - [select for diffs]
Modified Fri Dec 19 20:36:35 2003 UTC (20 years, 6 months ago) by mmeineke
File length: 29249 byte(s)
Diff to previous 887
More profiling fixes.

Revision 887 - (view) (annotate) - [selected]
Modified Fri Dec 19 17:25:00 2003 UTC (20 years, 6 months ago) by mmeineke
File length: 29229 byte(s)
Diff to previous 883
added some profiling routines

Revision 883 - (view) (annotate) - [select for diffs]
Modified Thu Dec 18 20:46:45 2003 UTC (20 years, 6 months ago) by chuckv
File length: 29234 byte(s)
Diff to previous 872 , to selected 887
Added functions for simple profiling in fortran.

Revision 872 - (view) (annotate) - [select for diffs]
Modified Fri Nov 21 19:31:05 2003 UTC (20 years, 7 months ago) by chrisfen
File length: 29955 byte(s)
Diff to previous 845 , to selected 887
Fixed a bug in SimInfo ordering of radii

Revision 845 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 18:59:20 2003 UTC (20 years, 8 months ago) by gezelter
File length: 29970 byte(s)
Diff to previous 843 , to selected 887
bug fixes for rList problems

Revision 843 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 20:41:39 2003 UTC (20 years, 8 months ago) by mmeineke
File length: 29972 byte(s)
Diff to previous 841 , to selected 887
fixed a stdlib.h include error in bass.l

fixed a little bug in the first time step, regarding the setting of ecr and est in fortran

Revision 841 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 17:55:28 2003 UTC (20 years, 8 months ago) by mmeineke
File length: 30145 byte(s)
Diff to previous 834 , to selected 887
som efixes to the way rcut is setup, as well as additional debugging comments.

Revision 834 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 20:09:45 2003 UTC (20 years, 8 months ago) by gezelter
File length: 29974 byte(s)
Diff to previous 829 , to selected 887
Compatibility fixes

Revision 829 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 16:03:37 2003 UTC (20 years, 8 months ago) by gezelter
File length: 29910 byte(s)
Diff to previous 801 , to selected 887
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.

Revision 801 - (view) (annotate) - [select for diffs]
Modified Sat Oct 4 18:46:12 2003 UTC (20 years, 9 months ago) by chuckv
File length: 29972 byte(s)
Diff to previous 726 , to selected 887
Fixed bug in calc_eam.

Revision 726 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 20:37:30 2003 UTC (20 years, 10 months ago) by tim
File length: 29910 byte(s)
Diff to previous 694 , to selected 887
set default force substraction policy to PolicyByMass

Revision 694 - (view) (annotate) - [select for diffs]
Modified Wed Aug 13 21:20:20 2003 UTC (20 years, 10 months ago) by chuckv
File length: 29923 byte(s)
Diff to previous 673 , to selected 887
Added some profiling code -DPROFILE.

Revision 673 - (view) (annotate) - [select for diffs]
Modified Fri Aug 8 21:22:37 2003 UTC (20 years, 11 months ago) by chuckv
File length: 28630 byte(s)
Diff to previous 669 , to selected 887
EAM works...... Neighbor list also works.....

Revision 669 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 00:47:33 2003 UTC (20 years, 11 months ago) by chuckv
File length: 28347 byte(s)
Diff to previous 657 , to selected 887
Bug fixes for eam...

Revision 657 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 21:17:01 2003 UTC (20 years, 11 months ago) by chuckv
File length: 28380 byte(s)
Diff to previous 650 , to selected 887
More bug fixes for eam.

Revision 650 - (view) (annotate) - [select for diffs]
Modified Thu Jul 24 19:57:35 2003 UTC (20 years, 11 months ago) by chuckv
File length: 28068 byte(s)
Diff to previous 648 , to selected 887
module use fixes for eam and do_forces.

Revision 648 - (view) (annotate) - [select for diffs]
Modified Wed Jul 23 22:13:59 2003 UTC (20 years, 11 months ago) by chuckv
File length: 28058 byte(s)
Diff to previous 634 , to selected 887
Finished most code for eam....

Revision 634 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:38:23 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 23381 byte(s)
Diff to previous 631 , to selected 887
commented out an eam line

Revision 631 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:25:51 2003 UTC (20 years, 11 months ago) by chuckv
File length: 23373 byte(s)
Diff to previous 626 , to selected 887
Added massive changes for eam....

Revision 626 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 21:30:56 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 22195 byte(s)
Diff to previous 619 , to selected 887
Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.

Revision 619 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 22:22:41 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 22678 byte(s)
Diff to previous 601 , to selected 887
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.

Revision 601 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 23:06:09 2003 UTC (20 years, 11 months ago) by gezelter
File length: 22069 byte(s)
Diff to previous 597 , to selected 887
Removed some debugging write statements

Revision 597 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 21:28:54 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 22811 byte(s)
Diff to previous 572 , to selected 887
found a bug. Unit vectors were not being updated

Revision 572 - (view) (annotate) - [select for diffs]
Modified Wed Jul 2 21:26:55 2003 UTC (21 years ago) by mmeineke
File length: 22069 byte(s)
Diff to previous 571 , to selected 887
fixed the bugs introduced by switching the periodic box to a matrix

Revision 571 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 22:39:53 2003 UTC (21 years ago) by gezelter
File length: 22107 byte(s)
Diff to previous 490 , to selected 887
Fortran flexi-BOX

Revision 490 - (view) (annotate) - [select for diffs]
Modified Fri Apr 11 15:16:59 2003 UTC (21 years, 3 months ago) by gezelter
File length: 21384 byte(s)
Diff to previous 486 , to selected 887
Bug fix in progress for NPT

Revision 486 - (view) (annotate) - [select for diffs]
Modified Thu Apr 10 16:22:00 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 21261 byte(s)
Diff to previous 482 , to selected 887
fixed a bug in symplectic, where presure was only being calculated the first time through.

Revision 482 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 22:38:43 2003 UTC (21 years, 3 months ago) by chuckv
File length: 21264 byte(s)
Diff to previous 480 , to selected 887
It works (kinda)...

Revision 480 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 17:16:22 2003 UTC (21 years, 3 months ago) by chuckv
File length: 21264 byte(s)
Diff to previous 470 , to selected 887
Moved expand neighborlist to init_FF.

Revision 470 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 20:50:46 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20960 byte(s)
Diff to previous 462 , to selected 887
Fixed transpose bug in mpi reduce for tau and virial.

Revision 462 - (view) (annotate) - [select for diffs]
Modified Sat Apr 5 02:56:27 2003 UTC (21 years, 3 months ago) by gezelter
File length: 20962 byte(s)
Diff to previous 460 , to selected 887
bug fixes for compilation

Revision 460 - (view) (annotate) - [select for diffs]
Modified Fri Apr 4 22:22:30 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20965 byte(s)
Diff to previous 459 , to selected 887
Breaking c and fortran, c gets smarter, fortran gets dumber...

Revision 459 - (view) (annotate) - [select for diffs]
Modified Fri Apr 4 19:57:01 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 20927 byte(s)
Diff to previous 441 , to selected 887
fixed a memory read bug in neighborlist

Revision 441 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 16:50:14 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20902 byte(s)
Diff to previous 439 , to selected 887
more bug fixes....

Revision 439 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 22:09:39 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20803 byte(s)
Diff to previous 438 , to selected 887
Fixed bug with pot_local not zeroed.

Revision 438 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 21:50:59 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20870 byte(s)
Diff to previous 394 , to selected 887
Fixes in MPI force calc and in Trappe_Ex parsing.

Revision 394 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 21:55:34 2003 UTC (21 years, 3 months ago) by gezelter
File length: 20548 byte(s)
Diff to previous 393 , to selected 887
electrostatic changes for dipole / RF separation

Revision 393 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 18:33:51 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 20667 byte(s)
Diff to previous 388 , to selected 887
little bug fixes here and there

Revision 388 - (view) (annotate) - [select for diffs]
Modified Fri Mar 21 22:11:50 2003 UTC (21 years, 3 months ago) by chuckv
File length: 20532 byte(s)
Diff to previous 378 , to selected 887
various write statements for debugging

Revision 378 - (view) (annotate) - [select for diffs]
Modified Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 20558 byte(s)
Copied from: branches/mmeineke/OOPSE/libmdtools/do_Forces.F90 revision 377
Diff to previous 377 , to selected 887
This commit was generated by cvs2svn to compensate for changes in r377,
which included commits to RCS files with non-trunk default branches.
Revision 377 - (view) (annotate) - [select for diffs]
Added Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
Original Path: branches/mmeineke/OOPSE/libmdtools/do_Forces.F90
File length: 20558 byte(s)
Diff to selected 887
New OOPSE Tree

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a