mailr8994 - /branches/relax_disp/maths_fns/dispersion.c


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

Header


Content

Posted by sebastien . morin . 1 on March 24, 2009 - 20:50:
Author: semor
Date: Tue Mar 24 20:50:13 2009
New Revision: 8994

URL: http://svn.gna.org/viewcvs/relax?rev=8994&view=rev
Log:
Added some references for relaxation dispersion equations.


Modified:
    branches/relax_disp/maths_fns/dispersion.c

Modified: branches/relax_disp/maths_fns/dispersion.c
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/maths_fns/dispersion.c?rev=8994&r1=8993&r2=8994&view=diff
==============================================================================
--- branches/relax_disp/maths_fns/dispersion.c (original)
+++ branches/relax_disp/maths_fns/dispersion.c Tue Mar 24 20:50:13 2009
@@ -33,6 +33,13 @@
 
 void dispersion(double *params, double *cpmg_frqs, double *back_calc, int 
num_times) {
        /* Function to back calculate the effective transversal relaxation 
rate (R2eff).
+        The currently supported equation is that for CPMG relaxation 
dispersion in the fast
+        exchange limit.
+            Millet et al., JACS, 2000, 122 : 2867 - 2877 (equation 19)
+            Kovrigin et al., JMagRes, 2006, 180 : 93 - 104 (equation 1)
+        In the future, back-calculation should be available for CPMG 
relaxation dispersion in the
+        slow exchange limit.
+            Tollinger et al., JACS, 2001, 123: 11341-11352 (equation 2)
        */
 
     /* Declarations */




Related Messages


Powered by MHonArc, Updated Tue Mar 24 22:00:07 2009