mailr19970 - /branches/relax_disp/user_functions/relax_disp.py


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

Header


Content

Posted by edward on June 08, 2013 - 23:13:
Author: bugman
Date: Sat Jun  8 23:13:42 2013
New Revision: 19970

URL: http://svn.gna.org/viewcvs/relax?rev=19970&view=rev
Log:
Fixes for the spacing after some equations in the relax_disp.select_model 
docstring.


Modified:
    branches/relax_disp/user_functions/relax_disp.py

Modified: branches/relax_disp/user_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/user_functions/relax_disp.py?rev=19970&r1=19969&r2=19970&view=diff
==============================================================================
--- branches/relax_disp/user_functions/relax_disp.py (original)
+++ branches/relax_disp/user_functions/relax_disp.py Sat Jun  8 23:13:42 2013
@@ -551,7 +551,7 @@
 uf.desc[-1].add_verbatim("""\
                                       phi_ex * kex
     R1rho = R1rho' + sin^2(theta) * ----------------- ,
-                                    kex^2 + omega_e^2
+                                    kex^2 + omega_e^2\
 """)
 uf.desc[-1].add_paragraph("where R1rho' is the R1rho value in the absence of 
exchange, theta is the rotating frame tilt angle,")
 uf.desc[-1].add_verbatim("""\
@@ -566,7 +566,7 @@
 uf.desc[-1].add_verbatim("""\
                            pA^2.pB.delta_omega^2.kex
     R1rho = R1rho' + -------------------------------------- ,
-                     kex^2 + pA^2.delta_omega^2 + omega_1^2
+                     kex^2 + pA^2.delta_omega^2 + omega_1^2\
 """)
 uf.desc[-1].add_paragraph("where omega_1 = omega_e.")
 uf.desc[-1].add_paragraph("The reference for this equation is:")




Related Messages


Powered by MHonArc, Updated Sat Jun 08 23:20:02 2013