Fixed up the guts to support the new multi-state capabilities.
[sawsim.git] / TODO
diff --git a/TODO b/TODO
index a19485f9e5a5f5ac86ec70fb43c39bca5fcaf4ef..eb0d3be12857c0a13e9335af6f0a1234274d26f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1 +1,11 @@
 maybe histogram without dice rolling for identical domains?
+
+Further tension models:
+  Exponential rising tension (ERT)
+    f = E0 / alpha ( e^(alpha x) - 1 )
+  Enhanced WLC (with stretching)
+    f = kB T/p { 1/4 [1/(1-x/L-f/K)² - 1] + x/L - f/K }
+  Enhanced FJC (with stretching)
+    x/L = [coth(Lk f/ kB T)- kB T/Lk f](1+f/K)
+from Leuba & Zlatanova.  Biology at the Single-Molecule Level.  p13
+