mailr20489 - /branches/relax_disp/docs/latex/dispersion.tex


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

Header


Content

Posted by edward on July 31, 2013 - 16:56:
Author: bugman
Date: Wed Jul 31 16:56:35 2013
New Revision: 20489

URL: http://svn.gna.org/viewcvs/relax?rev=20489&view=rev
Log:
Added the 'NS 2-site expanded' and 'TP02' models to the script in the manual.

This is in the script section of the dispersion chapter of the user manual.

Modified:
    branches/relax_disp/docs/latex/dispersion.tex

Modified: branches/relax_disp/docs/latex/dispersion.tex
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/docs/latex/dispersion.tex?rev=20489&r1=20488&r2=20489&view=diff
==============================================================================
--- branches/relax_disp/docs/latex/dispersion.tex (original)
+++ branches/relax_disp/docs/latex/dispersion.tex Wed Jul 31 16:56:35 2013
@@ -621,7 +621,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99']
+MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99', 'N2 2-site expanded']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 21
@@ -762,14 +762,14 @@
 
 \begin{lstlisting}[firstnumber=14]
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99']
+MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99', 'N2 2-site expanded']
 \end{lstlisting}
 
 If you have $\Ronerho$-type data, the models could be changed to:
 
 \begin{lstlisting}[numbers=none]
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'M61', 'DPL72']
+MODELS = ['R2eff', 'No Rex', 'M61', 'DPL72', 'TP02']
 \end{lstlisting}
 
 The next variable affects the optimisation precision:




Related Messages


Powered by MHonArc, Updated Wed Jul 31 17:00:01 2013