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

Comparing trunk/ripple/dp.c (file contents):
Revision 1191 by xsun, Mon May 24 16:52:32 2004 UTC vs.
Revision 1193 by xsun, Mon May 24 21:14:07 2004 UTC

# Line 138 | Line 138 | int main(argc, argv)
138    state->dtheta = 0.3;
139    state->deltaz = 1.0;
140    state->deltaphi = 0.5;
141 <  state->t = 300;
141 >  state->t = 300.0;
142    state->beta = 1.0 / (kb * state->t);
143  
144    // these three should really be given as command line arguments, but we'll

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines