mailr20025 - /branches/relax_disp/lib/dispersion/it99.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on June 10, 2013 - 20:28:
Author: bugman
Date: Mon Jun 10 20:28:15 2013
New Revision: 20025

URL: http://svn.gna.org/viewcvs/relax?rev=20025&view=rev
Log:
Removed an unnecessary calculation from the lib.dispersion.it99.r2eff_IT99() 
function.


Modified:
    branches/relax_disp/lib/dispersion/it99.py

Modified: branches/relax_disp/lib/dispersion/it99.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/dispersion/it99.py?rev=20025&r1=20024&r2=20025&view=diff
==============================================================================
--- branches/relax_disp/lib/dispersion/it99.py (original)
+++ branches/relax_disp/lib/dispersion/it99.py Mon Jun 10 20:28:15 2013
@@ -69,7 +69,6 @@
     """
 
     # Repetitive calculations (to speed up calculations).
-    kex = 0.5 / tex
     tex2 = tex**2
     pa2dw4 = padw2**2
 




Related Messages


Powered by MHonArc, Updated Mon Jun 10 20:40:01 2013