ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/dp/dp.c
(Generate patch)

Comparing trunk/dp/dp.c (file contents):
Revision 666 by xsun, Mon Aug 4 23:40:54 2003 UTC vs.
Revision 667 by xsun, Tue Aug 5 21:44:35 2003 UTC

# Line 57 | Line 57 | char *argv[];
57    strength = 10.0;
58    ncycl = 1e7;
59    nmoves = 100;
60 <  nsamp = 100;
60 >  nsamp = 1e4;
61    twopi = 2.0 * M_PI;
62    dtheta = 0.1;
63    kb = 0.0019872198;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines