ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tcProps/params.h
Revision: 1070
Committed: Thu Feb 26 18:46:17 2004 UTC (20 years, 4 months ago) by mmeineke
Content type: text/plain
File size: 203 byte(s)
Log Message:
switched params for tcR systems

File Contents

# Content
1 #ifndef __PARAMS_H__
2 #define __PARAMS_H__
3
4
5 // system info
6
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__