See http://bugseverywhere.org for details on BE.
I also removed the following entry from TODO:
maybe histogram without dice rolling for identical domains?
since I decided it was a bad idea. Better to focus the simulation on
what it's good at. Of course, I may change my mind later and
reinstate the issue ;).
--- /dev/null
+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
+
--- /dev/null
+Author: W. Trevor King <wking@drexel.edu>
+
+
+Content-type: text/plain
+
+
+Date: Thu, 13 Aug 2009 00:13:11 +0000
+
--- /dev/null
+creator: W. Trevor King <wking@drexel.edu>
+
+
+reporter: W. Trevor King <wking@drexel.edu>
+
+
+severity: minor
+
+
+status: open
+
+
+summary: Further tension models
+
+
+time: Thu, 13 Aug 2009 00:12:51 +0000
+
--- /dev/null
+$ bin/sawsim -v1 -s A,null -N -s B,null -k A,B,const,1
+sawsim: build/list.c:221: list_element: Assertion `0==1' failed.
+Aborted
+
--- /dev/null
+Author: W. Trevor King <wking@drexel.edu>
+
+
+Content-type: text/plain
+
+
+Date: Wed, 12 Aug 2009 20:46:22 +0000
+
--- /dev/null
+creator: W. Trevor King <wking@drexel.edu>
+
+
+reporter: W. Trevor King <wking@drexel.edu>
+
+
+severity: minor
+
+
+status: open
+
+
+summary: list_element fails when -N eats s argument...
+
+
+time: Wed, 12 Aug 2009 20:46:10 +0000
+
--- /dev/null
+rcs_name: git
+
--- /dev/null
+Bugs Everywhere Tree 1 0
+++ /dev/null
-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
-