ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/doForces.F90
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/doForces.F90 (file contents):
Revision 2085 by gezelter, Tue Mar 8 21:05:46 2005 UTC vs.
Revision 2129 by chrisfen, Mon Mar 21 20:51:10 2005 UTC

# Line 45 | Line 45
45  
46   !! @author Charles F. Vardeman II
47   !! @author Matthew Meineke
48 < !! @version $Id: doForces.F90,v 1.11 2005-03-08 21:05:46 gezelter Exp $, $Date: 2005-03-08 21:05:46 $, $Name: not supported by cvs2svn $, $Revision: 1.11 $
48 > !! @version $Id: doForces.F90,v 1.12 2005-03-21 20:51:06 chrisfen Exp $, $Date: 2005-03-21 20:51:06 $, $Name: not supported by cvs2svn $, $Revision: 1.12 $
49  
50  
51   module doForces
# Line 847 | Line 847 | contains
847               if (PropertyMap(me_i)%is_Dipole) then
848                  
849                  mu_i = getDipoleMoment(me_i)
850 <                
850 >    
851                  !! The reaction field needs to include a self contribution
852                  !! to the field:
853                  call accumulate_self_rf(i, mu_i, eFrame)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines