ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/calc_dipole_dipole.F90
(Generate patch)

Comparing trunk/OOPSE/libmdtools/calc_dipole_dipole.F90 (file contents):
Revision 730 by gezelter, Wed Aug 27 16:25:11 2003 UTC vs.
Revision 843 by mmeineke, Wed Oct 29 20:41:39 2003 UTC

# Line 26 | Line 26 | contains
26      real(kind=dp), intent(in) :: this_rrf, this_rt
27      rrf = this_rrf
28      rt = this_rt    
29 <     ! pre converts from mu in units of debye to kcal/mol
29 >
30 >      ! pre converts from mu in units of debye to kcal/mol
31      pre = 14.38362_dp
32  
33      dipole_initialized = .true.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines