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

Comparing trunk/tcProps/params.h (file contents):
Revision 1049 by mmeineke, Wed Feb 11 21:55:56 2004 UTC vs.
Revision 1070 by mmeineke, Thu Feb 26 18:46:17 2004 UTC

# Line 1 | Line 1
1 + #ifndef __PARAMS_H__
2 + #define __PARAMS_H__
3  
4 +
5   // system info
6  
7 < #define NLIPIDS 60
8 < #define NSSD 1620
7 > #define NLIPIDS 72
8 > #define NL_ATOMS 19
9  
10 + #define NSSD 1800
11  
12 + #define NBONDS 18
13 +
14   // correlation info
15  
16   #define NBINS 100
17 +
18 +
19 + #endif // __PARAMS_H__

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines