| # | Line 4 | Line 4 | |
|---|---|---|
| 4 | ||
| 5 | // system info | |
| 6 | ||
| 7 | < | #define NLIPIDS 72 |
| 7 | > | #define NLIPIDS 60 |
| 8 | #define NL_ATOMS 19 | |
| 9 | ||
| 10 | < | #define NSSD 1800 |
| 10 | > | #define NSSD 1620 |
| 11 | ||
| 12 | #define NBONDS 18 | |
| 13 | ||
| 14 | – | // correlation info |
| 14 | ||
| 16 | – | #define NBINS 100 |
| 15 | ||
| 16 | ||
| 17 | #endif // __PARAMS_H__ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |