mailr2734 - /branches/tensor_pdb/prompt/pdb.py


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

Header


Content

Posted by edward . dauvergne on November 04, 2006 - 06:19:
Author: bugman
Date: Sat Nov  4 06:18:59 2006
New Revision: 2734

URL: http://svn.gna.org/viewcvs/relax?rev=2734&view=rev
Log:
Changed 5.55e5 to 5.56e5 in the 'pdb.create_tensor_pdb()' user function.


Modified:
    branches/tensor_pdb/prompt/pdb.py

Modified: branches/tensor_pdb/prompt/pdb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/tensor_pdb/prompt/pdb.py?rev=2734&r1=2733&r2=2734&view=diff
==============================================================================
--- branches/tensor_pdb/prompt/pdb.py (original)
+++ branches/tensor_pdb/prompt/pdb.py Sat Nov  4 06:18:59 2006
@@ -82,7 +82,7 @@
         units of inverse seconds) then by the scaling factor (which has the 
units of second
         Angstroms and has the default value of 1.8e-6 s.Angstrom).  
Therefore the rotational
         diffusion rate per Angstrom is equal the inverse of the scale value 
(which defaults to
-        5.55e5 s^-1.Angstrom^-1).  Using the default scaling value for 
spherical diffusion, the
+        5.56e5 s^-1.Angstrom^-1).  Using the default scaling value for 
spherical diffusion, the
         correspondence between global correlation time, Diso diffusion rate, 
and the radius of the
         sphere for a number of discrete cases will be:
 
@@ -93,11 +93,11 @@
         |           |               |                   |
         | 1         | 1.67e8        | 300               |
         |           |               |                   |
-        | 3         | 5.55e7        | 100               |
+        | 3         | 5.56e7        | 100               |
         |           |               |                   |
         | 10        | 1.67e7        | 30                |
         |           |               |                   |
-        | 30        | 5.55e6        | 10                |
+        | 30        | 5.56e6        | 10                |
         |___________|_______________|___________________|
 
         




Related Messages


Powered by MHonArc, Updated Sat Nov 04 07:20:06 2006