Importing NanoBlogger post "Simulation progress"
authorW. Trevor King <wking@drexel.edu>
Wed, 23 Jul 2008 01:07:38 +0000 (01:07 +0000)
committerW. Trevor King <wking@drexel.edu>
Wed, 23 Jul 2008 01:07:38 +0000 (01:07 +0000)
posts/Simulation_progress.mdwn [new file with mode: 0644]

diff --git a/posts/Simulation_progress.mdwn b/posts/Simulation_progress.mdwn
new file mode 100644 (file)
index 0000000..6646ac9
--- /dev/null
@@ -0,0 +1,18 @@
+[[!meta  title="Simulation progress"]]
+[[!meta  date="2008-07-22 21:07:38"]]
+Oh, I forgot to mention, but I've been making some changes to the
+simulation unrelated to the testing.  Well, some of them have been
+related…
+
+In the tension model utilities, you can now pick *x_min* and *x_max*
+when plotting energy landscapes *E(x)* (that was for plotting Kramers’
+cusp potential).  You can also pick *F_max* when plotting *F(x)*.
+
+I also ripped apart the tension-group idea and put it back together.
+The initial implementation was a bit embarassing.  Now you can do things
+that tension groups are intended for, like having two seperate WLC groups
+(for, say, folded- and unfolded-domains).
+
+Subversion is lots of fun, by the way ;).
+
+[[!tag  programming]]