sawsim/methods.tex: Add nomenclature entry for P
authorW. Trevor King <wking@tremily.us>
Tue, 21 May 2013 01:33:54 +0000 (21:33 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 21 May 2013 01:33:54 +0000 (21:33 -0400)
Thanks Mom!

src/sawsim/methods.tex

index 2ec889180e03ee4ad03e1e1f64586d76ee95b8ae..3f54d567c1aa618c103dd0f5eb1cd70ad766c173 100644 (file)
@@ -446,13 +446,15 @@ group of $N_f$ identical domains to unfold in a given time step is
   P = 1 - (1-P_1)^{N_f} \approx N_fP_1 \;,  \label{eq:sawsim:prob-n}
 \end{equation}
 where the approximation is valid when $N_fP_1 \ll 1$.
-
+%
 \nomenclature{$k$}{Rate constant for general state transitions
   (inverse seconds)}
 \nomenclature{$k_u$}{Unfolding rate constant}
 \nomenclature{$k_{u0}$}{Unforced unfolding rate constant}
 \nomenclature{$\Delta x_u$}{Distance between a domain's native state
-  and the transition state along the pulling direction }
+  and the transition state along the pulling direction.}
+\nomenclature{$P$}{Probability for at least one domain unfolding in a
+  given time step (\cref{eq:sawsim:prob-n}).}
 
 \begin{figure}
   \asyinclude{figures/schematic/monte-carlo}