mailr23046 - /trunk/docs/latex/dispersion.tex


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

Header


Content

Posted by tlinnet on May 07, 2014 - 15:54:
Author: tlinnet
Date: Wed May  7 15:54:46 2014
New Revision: 23046

URL: http://svn.gna.org/viewcvs/relax?rev=23046&view=rev
Log:
Sqrt fix in manual for model B14.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) 
B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

Modified:
    trunk/docs/latex/dispersion.tex

Modified: trunk/docs/latex/dispersion.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/dispersion.tex?rev=23046&r1=23045&r2=23046&view=diff
==============================================================================
--- trunk/docs/latex/dispersion.tex     (original)
+++ trunk/docs/latex/dispersion.tex     Wed May  7 15:54:46 2014
@@ -623,7 +623,7 @@
 \begin{align}
        \nu_{1c} & = F_0  \cosh(E_0) - F_2 \cos(E_2) \\
        \nu_{1s} & = F_0  \sinh(E_0) - F_2 \sin(E_2)i \\
-       \nu_{3} & = \sqrt({\nu_{1c}^2 - 1} \\
+       \nu_{3} & = \sqrt{\nu_{1c}^2 - 1} \\
        \nu_{4} & = F_1^b (-\alpha_- - h_3 ) + F_1^b (\dw - h_4) i \\
        \nu_{5} & =(-\Delta \Rtwozero + \kex + \dw i) \nu_{1s} + 2 (\nu_{4} + 
\kAB F_1^{a+b}) \sinh(E_1) \\
        y & = \left( \frac{\nu_{1c} - \nu_{3}}{\nu_{1c} + \nu_{3}} \right) ^ 
{N_{\textrm{CYC}}} \\




Related Messages


Powered by MHonArc, Updated Wed May 07 16:00:02 2014