mailr23107 - in /trunk/docs/latex: dispersion.tex relax.tex


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

Header


Content

Posted by edward on May 08, 2014 - 20:19:
Author: bugman
Date: Thu May  8 20:19:33 2014
New Revision: 23107

URL: http://svn.gna.org/viewcvs/relax?rev=23107&view=rev
Log:
The ncyc variable is now defined in the LaTeX preamble.

This is for the B14 model (http://wiki.nmr-relax.com/B14) section of the 
dispersion chapter.


Modified:
    trunk/docs/latex/dispersion.tex
    trunk/docs/latex/relax.tex

Modified: trunk/docs/latex/dispersion.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/dispersion.tex?rev=23107&r1=23106&r2=23107&view=diff
==============================================================================
--- trunk/docs/latex/dispersion.tex     (original)
+++ trunk/docs/latex/dispersion.tex     Thu May  8 20:19:33 2014
@@ -567,7 +567,7 @@
 The equation is
 \begin{subequations}
 \begin{align}
-  \Rtwoeff & = \frac{\RtwozeroA + \RtwozeroB + \kex }{2}-\frac{ 
N_{\textrm{CYC}} }{ \taucpmg } \cosh{}^{-1}(v_{1c}) \nonumber \\
+  \Rtwoeff & = \frac{\RtwozeroA + \RtwozeroB + \kex 
}{2}-\frac{\ncyc}{\taucpmg} \cosh{}^{-1}(v_{1c}) \nonumber \\
 & \qquad - \frac{1}{\taucpmg}\ln{\left(\frac{1+y}{2} + 
\frac{1-y}{2\sqrt{v_{1c}^2-1}}(v_2 + 2 \kAB p_D)\right)} , \\
     & = \RtwoeffCR - \frac{1}{\taucpmg}\ln{\left( \frac{1+y}{2} + 
\frac{1-y}{2\sqrt{v_{1c}^2-1}}(v_2 + 2\kAB p_D )\right)} ,
 \end{align}
@@ -623,9 +623,9 @@
        \nu_3 & = \sqrt{\nu_{1c}^2 - 1} , \\
        \nu_4 & = F_1^b (-\alpha_- - h_3 ) + \imath F_1^b (\dw - h_4) , \\
        \nu_5 & =(-\Delta \Rtwozero + \kex + \imath \dw) \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}}} , \\
+       y & = \left( \frac{\nu_{1c} - \nu_3}{\nu_{1c} + \nu_3} \right) ^ 
\ncyc , \\
        T & = \frac{1}{2}(1 + y) + \frac{(1 - y)\nu_5}{2 \nu_3 N} , \\
-       \RtwoeffCR & = \frac{(\RtwozeroA + \RtwozeroB + \kex)}{2} - 
\frac{N_{\textrm{CYC}}}{\taucpmg} \, \textrm{arcosh}(\, 
\operatorname{Re}(\nu_{1c}) \, ) , \\
+       \RtwoeffCR & = \frac{(\RtwozeroA + \RtwozeroB + \kex)}{2} - 
\frac{\ncyc}{\taucpmg} \, \textrm{arcosh}(\, \operatorname{Re}(\nu_{1c}) \, ) 
, \\
        \Rtwoeff & = \RtwoeffCR - \frac{1}{\taucpmg} 
\log(\operatorname{Re}(T)) .
 \end{align}
 \end{subequations}

Modified: trunk/docs/latex/relax.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/relax.tex?rev=23107&r1=23106&r2=23107&view=diff
==============================================================================
--- trunk/docs/latex/relax.tex  (original)
+++ trunk/docs/latex/relax.tex  Thu May  8 20:19:33 2014
@@ -169,6 +169,7 @@
 \newcommand{\kCA}{\textrm{k}_\textrm{CA}}
 \newcommand{\kBC}{\textrm{k}_\textrm{BC}}
 \newcommand{\kCB}{\textrm{k}_\textrm{CB}}
+\newcommand{\ncyc}{n_\textrm{cyc}}
 \newcommand{\nucpmg}{\nu_\textrm{CPMG}}
 \newcommand{\omegaA}{\omega_\textrm{A}}
 \newcommand{\omegaB}{\omega_\textrm{B}}




Related Messages


Powered by MHonArc, Updated Thu May 08 20:40:02 2014