From: W. Trevor King Date: Tue, 21 May 2013 01:33:54 +0000 (-0400) Subject: sawsim/methods.tex: Add nomenclature entry for P X-Git-Tag: v1.0~150 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fdad75deaed6307685c3468917e085229c7e8df6;p=thesis.git sawsim/methods.tex: Add nomenclature entry for P Thanks Mom! --- diff --git a/src/sawsim/methods.tex b/src/sawsim/methods.tex index 2ec8891..3f54d56 100644 --- a/src/sawsim/methods.tex +++ b/src/sawsim/methods.tex @@ -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}