ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/UseTheForce/DarkSide/suttonchen.F90
Revision 1670 - (view) (annotate) - [select for diffs]
Modified Fri Jan 27 19:07:19 2012 UTC (13 years, 8 months ago) by chuckv
File length: 13471 byte(s)
Diff to previous 1464
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

Revision 1464 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 19:29:05 2010 UTC (15 years, 3 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13471 byte(s)
Diff to previous 1448
removing cruft (atom numbers, do_pot, do_stress) from many modules and
force managers

Revision 1448 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 14:58:49 2010 UTC (15 years, 4 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13684 byte(s)
Diff to previous 1442
mostly whitespace issues

Revision 1442 - (view) (annotate) - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (15 years, 5 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13719 byte(s)
Diff to previous 1419
Adding property set to svn entries

Revision 1419 - (view) (annotate) - [select for diffs]
Modified Fri Mar 26 17:25:54 2010 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13719 byte(s)
Diff to previous 1390
Fixed a typo in EAM, cleaned up EAM and sutton chen a bit

Revision 1390 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 10 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13769 byte(s)
Diff to previous 1388
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1388 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 16:38:48 2009 UTC (15 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 13752 byte(s)
Diff to previous 1386
Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.

Revision 1386 - (view) (annotate) - [select for diffs]
Modified Fri Oct 23 18:41:09 2009 UTC (16 years ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19719 byte(s)
Diff to previous 1309
removing MPI responsibilities from the lowest level force routines.  This is
in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen,
gay-berne, sticky) to C++

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Tue Oct 21 18:23:31 2008 UTC (17 years ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 20919 byte(s)
Diff to previous 1285
many changes to keep track of particle potentials for both bonded and non-bonded interactions

Revision 1285 - (view) (annotate) - [select for diffs]
Modified Thu Jul 31 19:10:47 2008 UTC (17 years, 2 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19306 byte(s)
Diff to previous 1245
fixed a missing F[\rho] error for calculating
particle potentials in the many body force fields

Revision 1245 - (view) (annotate) - [select for diffs]
Modified Tue May 27 16:39:06 2008 UTC (17 years, 4 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19179 byte(s)
Diff to previous 1175
Checking in changes for Hefland moment calculations

Revision 1175 - (view) (annotate) - [select for diffs]
Modified Thu Jul 19 19:49:38 2007 UTC (18 years, 3 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19146 byte(s)
Diff to previous 960
More bug fixes to Metalnonmetal.

Revision 960 - (view) (annotate) - [select for diffs]
Modified Wed May 17 15:37:15 2006 UTC (19 years, 5 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 18793 byte(s)
Diff to previous 939
Getting fortran side prepped for single precision...

Revision 939 - (view) (annotate) - [select for diffs]
Modified Thu Apr 20 18:24:24 2006 UTC (19 years, 6 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 18824 byte(s)
Diff to previous 938
Complete rewrite of spline code and everything that uses it.

Revision 938 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 21:49:12 2006 UTC (19 years, 6 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 18887 byte(s)
Diff to previous 926
Many performance improvements

Revision 926 - (view) (annotate) - [select for diffs]
Modified Thu Mar 30 21:08:48 2006 UTC (19 years, 6 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19342 byte(s)
Diff to previous 842
Fixed memory leak bug where SCList capacity was not reset to zero on destruction.

Revision 842 - (view) (annotate) - [select for diffs]
Modified Tue Jan 10 21:14:32 2006 UTC (19 years, 9 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19274 byte(s)
Diff to previous 835
Sutton and Chen should be working now.

Revision 835 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 22:42:01 2005 UTC (19 years, 9 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19312 byte(s)
Diff to previous 834
Sutton-Chen no longer segfaults or produces 0 potential, but rather
produces Inf for the potential. Progress....

Revision 834 - (view) (annotate) - [select for diffs]
Modified Fri Dec 30 23:15:59 2005 UTC (19 years, 9 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19079 byte(s)
Diff to previous 831
More Sutton-Chen bug fixes.

Revision 831 - (view) (annotate) - [select for diffs]
Modified Fri Dec 30 00:18:28 2005 UTC (19 years, 9 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19029 byte(s)
Diff to previous 798
Sutton-Chen bug fixes. Almost there...

Revision 798 - (view) (annotate) - [select for diffs]
Modified Wed Dec 7 19:58:18 2005 UTC (19 years, 10 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19030 byte(s)
Diff to previous 762
Removed geometric distance mixing from individual modules and now use
force options to detemine what the deal is.

Revision 762 - (view) (annotate) - [select for diffs]
Modified Mon Nov 21 22:59:02 2005 UTC (19 years, 11 months ago) by gezelter
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19138 byte(s)
Diff to previous 735
Cutoff mixing fixes have been made.

Revision 735 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 16:18:36 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19114 byte(s)
Diff to previous 731
Made preforce calc public in suttonchen.

Revision 731 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 22:20:35 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19080 byte(s)
Diff to previous 728
Build Fixes for sutton-chen.

Revision 728 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 21:29:36 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 19084 byte(s)
Diff to previous 714
Sutton-Chen almost done. Just need to fix do_forces to use Sutton-Chen.

Revision 714 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 23:06:00 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 20259 byte(s)
Diff to previous 713
More work on SC.

Revision 713 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 23:50:56 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 22422 byte(s)
Diff to previous 707
More work on suttonchen.

Revision 707 - (view) (annotate) - [select for diffs]
Modified Tue Nov 1 23:32:25 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 32490 byte(s)
Diff to previous 702
Added suppport to atypes for MEAM and sutton-chen

Revision 702 - (view) (annotate) - [select for diffs]
Added Tue Nov 1 18:29:57 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/UseTheForce/DarkSide/suttonchen.F90
File length: 32219 byte(s)
In process of adding sutton-chen forcefield.

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